Tailoring Rumor Debunking to You: Diversifying Chinese Rumor-Debunking Passages with an LLM-Driven Simulated Feedback-Enhanced Framework (2026.eacl-industry)
Copied to clipboard
| Challenge: | Existing methods for fact-checking lack coherence and context, whereas abstractive methods lack cohesion and context. |
| Approach: | They propose a framework that generates Chinese user-specific debunking passages . they propose to use a generative AI framework to generate context-sensitive responses . |
| Outcome: | The proposed framework generates Chinese user-specific debunking passages by iteratively refining outputs based on simulated user feedback. |
Similar Papers
Enhancing Rumor Detection Methods with Propagation Structure Infused Language Model (2025.coling-main)
Copied to clipboard
| Challenge: | Pretrained Language Models excel in various Natural Language Processing tasks, but performance on social media applications like rumor detection remains suboptimal. |
| Approach: | They propose a pretraining strategy to infuse information from propagation structures into pretrained language models to capture interactions of stance and sentiment crucial for rumor detection. |
| Outcome: | The proposed model outperforms existing methods on social media applications and significantly improves rumor detection performance. |
Rethink Rumor Detection in the Era of LLMs: A Review (2025.findings-emnlp)
Copied to clipboard
| Challenge: | rumor detection has been reshaped by large language models (LLMs) this paper proposes a Cognition-Interaction-Behavior (CIB) framework for rumour detection based on collective intelligence . |
| Approach: | They propose a Cognition-Interaction-Behavior framework for rumor detection based on collective intelligence and explore synergistic relationship between LLMs and collective intelligence in rumour governance. |
| Outcome: | The proposed framework unifies existing methods and reveals synergistic relationship between LLMs and collective intelligence in rumor governance. |
MisinfoEval: Generative AI in the Era of “Alternative Facts” (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing efforts to address misinformation on social media platforms are hampered by user biases and scalability challenges. |
| Approach: | They propose a framework for generating and comprehensively evaluating large language model based misinformation interventions using a simulated social media environment and personalized explanations tailored to users' beliefs. |
| Outcome: | The proposed framework improves accuracy at reliability labeling by up to 41.72% and personalized explanations appeal to users' pre-existing values. |
Semantic Reshuffling with LLM and Heterogeneous Graph Auto-Encoder for Enhanced Rumor Detection (2025.coling-main)
Copied to clipboard
| Challenge: | Current methods struggle against complex propagation influenced by bots, coordinated accounts, and echo chambers, which fragment information and increase risks of misjudgments. |
| Approach: | They propose a framework that integrates metapath-based rumor reconstruction and narrative reordering to detect rumors. |
| Outcome: | The proposed model outperforms existing methods and is highly accurate and robust. |
Improving LLM Generations via Fine-Grained Self-Endorsement (2024.findings-acl)
Copied to clipboard
| Challenge: | Recent large language models (LLMs) have demonstrated remarkable capabilities but can still fail frequently on knowledge-intensive tasks. |
| Approach: | They propose a self-endorsement framework that leverages fine-grained fact-level comparisons across multiple sampled responses. |
| Outcome: | The proposed framework can improve factuality of generations with simple prompts across scales of LLMs. |
MONTROSE: LLM-driven Monte Carlo Tree Search Self-Refinement for Cross-Domain Rumor Detection (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing feature alignment methods are susceptible to task interference during training. |
| Approach: | MONTROSE is a cross-domain rumor detection method that generates high-quality synthetic data for the target domain and a domain-sharpness-aware approach to train models with these synthetic data. |
| Outcome: | Experiments show that MONTROSE improves in cross-domain rumor detection. |
Exploiting Microblog Conversation Structures to Detect Rumors (2020.coling-main)
Copied to clipboard
| Challenge: | Existing models for rumor detection ignore the conversation structure of tweets . 68% of american adults occasionally read news on social media platforms . however, the credibility of news propagated through social media is questionable due to the lack of editors who can validate it. |
| Approach: | They propose to model Twitter conversation structure by modeling it as a graph to detect rumors by reading tweets that voice other users’ stances on the tweet. |
| Outcome: | The proposed model outperforms baseline models on two rumor datasets and shows that it outperformed several baseline models. |
BiasFilter: An Inference-Time Debiasing Framework for Large Language Models (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for debiasing large language models incur high human and computational costs and are limited in their effectiveness. |
| Approach: | They propose a model-agnostic, inference-time debiasing framework that enforces fairness by filtering generation outputs in real time. |
| Outcome: | The proposed framework mitigates social bias across a range of LLMs while preserving overall generation quality. |
LLM-based Rumor Detection via Influence Guided Sample Selection and Game-based Perspective Analysis (2025.acl-long)
Copied to clipboard
Zhiliang Tian, Jingyuan Huang, Zejiang He, Zhen Huang, Menglong Lu, Linbo Qiao, Songzhu Mei, Yijie Wang, Dongsheng Li
| Challenge: | Existing methods for rumor detection on social media are limited by limited modeling capacity and insufficient training corpora. |
| Approach: | They propose an SFT-based rumor detection model with Influence guided Sample selection and Game-based multi-perspective analysis to address these issues. |
| Outcome: | The proposed model outperforms existing SOTA on three datasets. |
Beyond Detection: A Defend-and-Summarize Strategy for Robust and Interpretable Rumor Analysis on Social Media (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing detection models for rumors detection are poor interpretability and lack the textual content to detect rumors. |
| Approach: | They propose a framework that analyzes the textual content and propagation paths of rumors on social media and provides multi-perspective prediction explanations. |
| Outcome: | The proposed framework defends against malicious attacks and provides prediction explanations on three public datasets. |