Enhancing Perception: Refining Explanations of News Claims with LLM Conversations (2024.findings-naacl)
Copied to clipboard
| Challenge: | a new framework for Large Language Models (LLMs) streamlines the task of crafting explanations for fake news . a study compared refinement conversations between human and LLMs to enhance the effectiveness of LLM explanations . |
| Approach: | They propose a framework for Large Language Models to streamline the task of crafting fake news explanations. |
| Outcome: | The proposed framework enhances the process of crafting explanations for fake news claims through conversational refinement. |
Similar Papers
The ART of LLM Refinement: Ask, Refine, and Trust (2024.naacl-long)
Copied to clipboard
Kumar Shridhar, Koustuv Sinha, Andrew Cohen, Tianlu Wang, Ping Yu, Ramakanth Pasunuru, Mrinmaya Sachan, Jason Weston, Asli Celikyilmaz
| Challenge: | Large Language Models (LLMs) have demonstrated remarkable generative abilities, but can they judge the quality of their own generations and self-improve? |
| Approach: | They propose a reasoning with a refinement strategy called *ART: Ask, Refine, and Trust* that asks necessary questions to decide when an LLM should refine its output and uses it to affirm or deny trust. |
| Outcome: | The proposed reasoning with a refinement strategy achieves a performance gain of +5 points over baselines on two multistep reasoning tasks. |
Self-Critique and Refinement for Faithful Natural Language Explanations (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing work has demonstrated that Large Language Models (LLMs) can self-critique and refine their initial outputs, but this capability remains unexplored for improving explanation faithfulness. |
| Approach: | They propose a framework that enables models to improve the faithfulness of their own explanations through an iterative critique and refinement process without external supervision. |
| Outcome: | The proposed framework reduces unfaithfulness rates in three datasets and four state-of-the-art LLMs by 36% compared to 54.81% for baseline. |
Cross-Refine: Improving Natural Language Explanation Generation by Learning in Tandem (2025.coling-main)
Copied to clipboard
| Challenge: | Natural language explanations (NLEs) are vital for elucidating the reasoning behind large language model (LLM) decisions. |
| Approach: | They propose a role-modeling approach that employs two LLMs as generator and critic to generate and refine NLEs. |
| Outcome: | The proposed model outperforms self-refine and can perform with less powerful LLMs. |
Beyond Evidence: Belief-Chain Conditioning for Persuasive Misinformation Debunking Explanation (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing methods to misinformation correction focus on relying on audience beliefs to generate factually accurate responses and to engage with users' mental states. |
| Approach: | They construct large language models with cognitive chains and use them to model their outputs on beliefs that engage with users' mental states. |
| Outcome: | The proposed model improves explanation quality for audiences with misinformation-aligned beliefs by incorporating believers’ chains into the model. |
Can LLMs Clarify? Investigation and Enhancement of Large Language Models on Argument Claim Optimization (2025.coling-main)
Copied to clipboard
| Challenge: | While Large Language Models (LLMs) have demonstrated proficiency in text rewriting tasks such as style transfer and query rewrite, their application to claim optimization remains unexplored. |
| Approach: | They propose to use a sliding window mechanism to evaluate the performance of large language models in claim clarification tasks under different settings. |
| Outcome: | The proposed model improves the performance of three LLMs on the claim clarification task under zero-shot, few-shot and supervised fine-tuning settings. |
Is Explanation the Cure? Misinformation Mitigation in the Short Term and Long Term (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Using natural language processing (NLP), there is an ongoing shift towards NLPbased solutions such as fake news detection and generation of fact-checked, counterfactual explanations. |
| Approach: | They compare the effectiveness of a warning label and state-of-the-art counterfactual explanations generated by natural language generation (GPT4) models in debunking misinformation. |
| Outcome: | The proposed explanations significantly decrease participants’ self-reported belief in fake claims for the short-term and long-term. |
Enhancing Recommendation Explanations through User-Centric Refinement (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing explanations for user reviews often fail to meet user-centric aspects, reducing their usefulness to users. |
| Approach: | They propose a paradigm that refines initial explanations generated by existing models during the inference stage to enhance their quality in multiple aspects. |
| Outcome: | The proposed model improves explanations generated by existing models during the inference stage to enhance their quality in multiple aspects. |
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. |
Verification and Refinement of Natural Language Explanations through LLM-Symbolic Theorem Proving (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for assessing the validity of explanations for NLI are time-consuming and prone to logical errors. |
| Approach: | They propose a framework that integrates Large Language Models and Theorem Provers to verify and refine natural language explanations through crowd-sourcing . they propose to use TPs to generate and formalise explanatory sentences and suggest potential inference strategies for NLI. |
| Outcome: | The proposed framework generates and formalises explanatory sentences and suggests potential inference strategies for NLI. |
GMEG-EXP: A Dataset of Human- and LLM-Generated Explanations of Grammatical and Fluency Edits (2024.lrec-main)
Copied to clipboard
| Challenge: | Recent work has explored the ability of large language models (LLMs) to generate explanations of existing labeled data. |
| Approach: | They propose a dataset to examine the ability of large language models to explain revisions in sentences by comparing human- and LLM-generated explanations of grammatical and fluency edits to a human evaluation criteria. |
| Outcome: | The proposed explanations address grammatical and fluency edits and are compared with a dataset built from the GMEG (Grammarly Multi-domain Evaluation for GEC) dataset. |