Discovering and Articulating Frames of Communication from Social Media Using Chain-of-Thought Reasoning (2024.eacl-long)
Copied to clipboard
| Challenge: | a method for Discovering and Articulating FoCs is proposed . 86.2% of the FoC encoded by communication experts were also uncovered . |
| Approach: | They propose a method for Discovering and Articulating FoCs that uses Chain-of-Thought prompting and In-Context Active Curriculum Learning to uncover FoC. |
| Outcome: | The proposed method uncovered 86.72% of the FoCs encoded by communication experts on the same reference dataset. |
Similar Papers
Graph Chain-of-Thought: Augmenting Large Language Models by Reasoning on Graphs (2024.findings-acl)
Copied to clipboard
Bowen Jin, Chulin Xie, Jiawei Zhang, Kashob Kumar Roy, Yu Zhang, Zheng Li, Ruirui Li, Xianfeng Tang, Suhang Wang, Yu Meng, Jiawei Han
| Challenge: | Existing studies suggest augmenting LLMs with external text corpora to alleviate hallucination problems. |
| Approach: | They propose to augment large language models with text units retrieved from external knowledge corpora to alleviate the issue. |
| Outcome: | The proposed framework outperforms baselines on GRBench with three LLMs and shows that iterative reasoning outperformed the baselines. |
GoT: Effective Graph-of-Thought Reasoning in Language Models (2024.findings-naacl)
Copied to clipboard
| Challenge: | Recent advances in Large Language Models (LLMs) have been advancing at an unprecedented pace. |
| Approach: | They propose a graph-based approach which models human thought processes as a chain and as 'graphs' by representing thought units as nodes and connections between them as edges, they capture the non-sequential nature of human thinking and allows for a more realistic modeling of thought processes. |
| Outcome: | The proposed model improves on a text-only reasoning task and a multimodal reasoning task. |
Improving Large Language Models Function Calling and Interpretability via Guided-Structured Templates (2025.emnlp-main)
Copied to clipboard
Hy Dang, Tianyi Liu, Zhuofeng Wu, Jingfeng Yang, Haoming Jiang, Tao Yang, Pei Chen, Zhengyang Wang, Helen Wang, Huasheng Li, Bing Yin, Meng Jiang
| Challenge: | Large language models (LLMs) have strong reasoning and tool-use capabilities, yet fail in real-world tool-interactions due to incorrect parameterization, poor tool selection, or misinterpretation of user intent. |
| Approach: | They propose a curriculum-inspired framework that leverages structured reasoning templates to guide LLMs through more deliberate step-by-step instructions for generating function calls. |
| Outcome: | The proposed framework reduces tool-use errors and improves interpretability and transparency of tool-using agents. |
Exploring Large Language Models for Effective Rumor Detection on Social Media (2025.naacl-long)
Copied to clipboard
| Challenge: | Large-scale contexts hinder LLMs’ reasoning abilities while moderate contexts perform better for LLM. |
| Approach: | They propose a semantic-propagation collaboration-base framework that integrates small language models with LLMs for effective rumor detection. |
| Outcome: | The proposed framework bridges the gap between LLMs and LLM in facing long, structured data and offers a novel solution for rumor detection on social media. |
Investigating Controversy Framing across Topics on Social Media (2025.findings-emnlp)
Copied to clipboard
| Challenge: | a novel method for discovering framings of controversial problems is proposed . framers of controversial issues can be explored across topics, the paper argues . |
| Approach: | This paper proposes a method for discovering and articulating framing of controversial problems . framers offer valuable insights into how and why controversial problems are discussed online . |
| Outcome: | The proposed method enables the investigation of how controversy is framed across topics. |
Beyond Chain-of-Thought: A Survey of Chain-of-X Paradigms for LLMs (2025.coling-main)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have shown impressive reasoning abilities when prompted with Chain-of-Thought (CoT). |
| Approach: | They propose to categorize Chain-of-X methods by taxonomies of nodes, i.e., the X in CoX, and application tasks, and then categorise them by taxanomies and discuss potential future directions. |
| Outcome: | The proposed methods are categorised by taxonomies of nodes, i.e., the X in CoX, and application tasks. |
Leveraging Machine-Generated Rationales to Facilitate Social Meaning Detection in Conversations (2024.acl-long)
Copied to clipboard
| Challenge: | Existing models for language from a social perspective are gaining popularity . we present a generalizable classification approach that leverages Large Language Models . |
| Approach: | They propose a generalizable classification approach that leverages Large Language Models to detect social meaning in conversations. |
| Outcome: | The proposed approach improves on two social meaning detection tasks over 2,340 settings. |
Explainable Chain-of-Thought Reasoning: An Empirical Analysis on State-Aware Reasoning Dynamics (2025.findings-emnlp)
Copied to clipboard
Sheldon Yu, Yuxin Xiong, Junda Wu, Xintong Li, Tong Yu, Xiang Chen, Ritwik Sinha, Jingbo Shang, Julian McAuley
| Challenge: | Recent advances in chain-of-thought prompting have demonstrated the ability of large language models to perform multi-step reasoning. |
| Approach: | They propose a framework to analyze latent dynamics of CoT trajectories for interpretability . they segment generated CoT into discrete reasoning steps and abstract each step into a spectral embedding based on token-level Gram matrices . |
| Outcome: | The proposed framework segments generated CoT steps into discrete reasoning steps, abstracts each step into a spectral embedding based on token-level Gram matrices, and clusters these embeddements into semantically meaningful latent states. |
Uncovering Latent Arguments in Social Media Messaging by Employing LLMs-in-the-Loop Strategy (2025.findings-naacl)
Copied to clipboard
| Challenge: | Supervised methods are adept at text categorization, but dynamic nature of social media debates pose challenges for them . traditional methods for extracting themes from public discourse often reveal overarching patterns that might not capture specific nuances. |
| Approach: | They propose a generic approach that leverages the advanced capabilities of Large Language Models to extract latent arguments from social media messaging. |
| Outcome: | The proposed approach leverages the advanced capabilities of Large Language Models (LLMs) to extract latent arguments from social media messaging. |
A Graph Talks, But Who’s Listening? Rethinking Evaluations for Graph-Language Models (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing benchmarks for Graph-Language Models (GLMs) do not assess true multimodal integration. |
| Approach: | They propose a benchmark to evaluate multimodal reasoning over graph topology and textual semantics. |
| Outcome: | The proposed benchmarks show that strong performance is achievable using textual or structural features in isolation, bypassing the need for joint reasoning. |