REFLEX: Self-Refining Explainable Fact-Checking via Verdict-Anchored Style Control (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods for automated fact-checking often overlook deceptive misinformation styles in generated explanations. |
| Approach: | They propose a framework that explicitly controls reasoning style by anchoring explanations to the predicted verdict. |
| Outcome: | The proposed framework achieves state-of-the-art under LLaMA-series models with 465 samples. |
Similar Papers
Language Models with Rationality (2023.emnlp-main)
Copied to clipboard
| Challenge: | lack of interpretability is a growing impediment to widespread use of large language models . a new approach to solve this problem is to add a rational layer on top of the LLM . |
| Approach: | They propose to add a rational layer to the large language models to make model beliefs explicit . they also propose to identify and minimize contradictions in the model belief graph . |
| Outcome: | a new approach improves consistency without harming overall answer accuracy . the proposed approach makes model beliefs explicit and resolves inconsistencies . |
Self-Alignment for Factuality: Mitigating Hallucinations in LLMs via Self-Evaluation (2024.acl-long)
Copied to clipboard
| Challenge: | Existing approaches to addressing factual inaccuracies require high-quality human factuality annotations to mitigate these hallucinations. |
| Approach: | They propose to leverage the self-evaluation capability of an LLM to provide training signals that steer the model towards factuality. |
| Outcome: | The proposed approach significantly improves factual accuracy over LLMs across three key knowledge-intensive tasks on TruthfulQA and BioGEN. |
Automated Justification Production for Claim Veracity in Fact Checking: A Survey on Architectures and Approaches (2024.acl-long)
Copied to clipboard
| Challenge: | Current research focuses on predicting claim veracity through metadata analysis and language scrutiny, with an emphasis on justifying verdicts. |
| Approach: | They propose a comprehensive taxonomy for categorizing works based on various criteria and propose scalable methodologies for improving fact-checking explainability. |
| Outcome: | The proposed taxonomy identifies challenges while proposing future directions in fact-checking explainability. |
Explainable Claim Verification via Knowledge-Grounded Reasoning with Large Language Models (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing claims verification models rely on annotated data, which is expensive to create at a large scale. |
| Approach: | They propose a model that can verify complex claims without annotated data . they leverage the in-context learning ability of Large Language Models to translate a claim into a First-Order-Logic clause . |
| Outcome: | The proposed model outperforms baseline models on three datasets . it performs well on the datasets, and the results are published online. |
Generating Fact Checking Explanations (2020.acl-main)
Copied to clipboard
| Challenge: | Existing work on automated fact checking is concerned with predicting the veracity of claims based on metadata, social network spread, language used in claims, and, more recently, evidence supporting or denying claims. |
| Approach: | They propose to combine the generation of justifications for verdicts on claims with the multi-task model to optimize both objectives at the same time rather than training them separately. |
| Outcome: | The proposed model improves the informativeness, coverage and overall quality of the generated explanations, rather than training them separately. |
Do Not Guess, Verify: Logic-Guided Adaptive Reasoning for Multimodal Misinformation Detection (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing multimodal misinformation detection paradigms rely on passive aggregation of multimodal features and social signals. |
| Approach: | They propose a verification-oriented framework that integrates large vision–language models into multimodal misinformation detection through explicit rationale-guided reasoning. |
| Outcome: | The proposed framework outperforms state-of-the-art methods on multimodal misinformation detection benchmarks while significantly reducing computational cost. |
Large Language Models Require Curated Context for Reliable Political Fact-Checking—Even with Reasoning and Web Search (2026.findings-acl)
Copied to clipboard
| Challenge: | Large language models (LLMs) have raised hopes for automated end-to-end fact-checking, but prior studies report mixed results. |
| Approach: | They evaluate 15 large language models on 6,000 claims fact-checked by PolitiFact . standard models perform poorly, reasoning offers minimal benefits, and web search provides only moderate gains . |
| Outcome: | The models predict claim veracity and a curated RAG system improved macro F1 by 233% on average across model variants. |
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. |
Teaching Language Models to Check Grounded Claim Factuality with Human Test-Taking Strategies (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods for factuality checking require dataset-specific threshold tuning, while LLM-based approaches often use direct prompting. |
| Approach: | They propose to use a reading comprehension task to check for true/false claim factuality and prompt LLMs with explicit test-taking strategies for efficient reasoning. |
| Outcome: | The proposed method reduces token usage by over 80% compared to unguided open-ended reasoning and achieves competitive performance to more expensive alternatives. |
The Role of Context in Detecting Previously Fact-Checked Claims (2022.findings-naacl)
Copied to clipboard
| Challenge: | Recent years have seen the proliferation of disinformation and fake news online. |
| Approach: | They propose to model the context of a political debate and the contexts of the document describing the fact-checked claim. |
| Outcome: | The proposed model improves on the state-of-the-art model by modeling the context of the claim . the experimental results show that the model can provide 10+ points of improvement over the state of the art model . |