paper-with-me

Papers

Evaluating Evidence Attribution in Generated Fact Checking Explanations

2024-06-18 · Rui Xing, Timothy Baldwin, Jey Han Lau

Automated fact-checking systems often struggle with trustworthiness, as their generated explanations can include hallucinations. In this work, we explore evidence attribution for fact-checking explanation generation. We introduce a novel evaluation protocol, citation masking and recovery, to assess attribution quality in generated explanations. We implement our protocol using both human annotators and automatic annotators, and find that LLM annotation correlates with human annotation, suggesting that attribution assessment can be automated. Finally, our experiments reveal that: (1) the best-performing LLMs still generate explanations with inaccurate attributions; and (2) human-curated evidence is essential for generating better explanations. Code and data are available here: https://github.com/ruixing76/Transparent-FCExp.

📄 PDF Abstract BibTeX arXiv:2406.12645

Code (1)

ruixing76/transparent-fcexp 공식 구현

Tasks

Explanation GenerationFact Checking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FinVet: A Collaborative Framework of RAG and External Fact-Checking Agents for Financial Misinformation Detection

2025-10-13 · Daniel Berhane Araya, Duoduo Liao arxiv

Financial markets face growing threats from misinformation that can trigger billions in losses in minutes. Most existing approaches lack transparency in their decision-making and provide limited attribution to credible s…

QuestGen: Effectiveness of Question Generation Methods for Fact-Checking Applications

2024-07-31 · Ritvik Setty, Vinay Setty

Verifying fact-checking claims poses a significant challenge, even for humans. Recent approaches have demonstrated that decomposing claims into relevant questions to gather evidence enhances the efficiency of the fact-ch…

Data AugmentationFact CheckingQuestion GenerationQuestion-Generation

Evidence-based Fact-Checking of Health-related Claims

2021-11-01 · Findings (EMNLP) 2021 11 · Mourad Sarrouti, Asma Ben Abacha, Yassine Mrabet, Dina Demner-Fushman

The task of verifying the truthfulness of claims in textual documents, or fact-checking, has received significant attention in recent years. Many existing evidence-based factchecking datasets contain synthetic claims and…

ArticlesFact Checking

Automated Fact-Checking of Claims from Wikipedia

2020-05-01 · LREC 2020 5 · Aalok Sathe, Salar Ather, Tuan Manh Le, Nathan Perry 외

Automated fact checking is becoming increasingly vital as both truthful and fallacious information accumulate online. Research on fact checking has benefited from large-scale datasets such as FEVER and SNLI. However, suc…

ArticlesFact Checking

Automatic Evaluation of Attribution by Large Language Models

2023-05-10 · Xiang Yue, Boshi Wang, Ziru Chen, Kai Zhang 외

A recent focus of large language model (LLM) development, as exemplified by generative search engines, is to incorporate external references to generate and support its claims. However, evaluating the attribution, i.e., …

Fact CheckingLanguage ModelingLanguage ModellingLarge Language Model+2