paper-with-me

홈 › Papers

Learning to Generate and Evaluate Fact-checking Explanations with Transformers

2024-10-21 · Darius Feher, Abdullah Khered, Hao Zhang, Riza Batista-Navarro, Viktor Schlegel

In an era increasingly dominated by digital platforms, the spread of misinformation poses a significant challenge, highlighting the need for solutions capable of assessing information veracity. Our research contributes to the field of Explainable Artificial Antelligence (XAI) by developing transformer-based fact-checking models that contextualise and justify their decisions by generating human-accessible explanations. Importantly, we also develop models for automatic evaluation of explanations for fact-checking verdicts across different dimensions such as \texttt{(self)-contradiction}, \texttt{hallucination}, \texttt{convincingness} and \texttt{overall quality}. By introducing human-centred evaluation methods and developing specialised datasets, we emphasise the need for aligning Artificial Intelligence (AI)-generated explanations with human judgements. This approach not only advances theoretical knowledge in XAI but also holds practical implications by enhancing the transparency, reliability and users' trust in AI-driven fact-checking systems. Furthermore, the development of our metric learning models is a first step towards potentially increasing efficiency and reducing reliance on extensive manual assessment. Based on experimental results, our best performing generative model \textsc{ROUGE-1} score of 47.77, demonstrating superior performance in generating fact-checking explanations, particularly when provided with high-quality evidence. Additionally, the best performing metric learning model showed a moderately strong correlation with human judgements on objective dimensions such as \texttt{(self)-contradiction and \texttt{hallucination}, achieving a Matthews Correlation Coefficient (MCC) of around 0.7.}

📄 PDF Abstract BibTeX arXiv:2410.15669

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingHallucinationMetric LearningMisinformation

Similar Papers 제목 키워드 기반

Evidence-based Interpretable Open-domain Fact-checking with Large Language Models

2023-12-10 · Xin Tan, Bowei Zou, Ai Ti Aw

Universal fact-checking systems for real-world claims face significant challenges in gathering valid and sufficient real-time evidence and making reasoned decisions. In this work, we introduce the Open-domain Explainable…

Fact Checkingvalid

Can LLMs Produce Faithful Explanations For Fact-checking? Towards Faithful Explainable Fact-Checking via Multi-Agent Debate

2024-02-12 · Kyungha Kim, Sangyun Lee, Kung-Hsiang Huang, Hou Pong Chan 외

Fact-checking research has extensively explored verification but less so the generation of natural-language explanations, crucial for user trust. While Large Language Models (LLMs) excel in text generation, their capabil…

Fact CheckingText Generation

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 …

Explanation GenerationFact Checking

Fact-Checking Complex Claims with Program-Guided Reasoning

2023-05-22 · Liangming Pan, Xiaobao Wu, Xinyuan Lu, Anh Tuan Luu 외

Fact-checking real-world claims often requires collecting multiple pieces of evidence and applying complex multi-step reasoning. In this paper, we present Program-Guided Fact-Checking (ProgramFC), a novel fact-checking m…

Fact CheckingIn-Context Learning

Generating Fact Checking Explanations

2020-04-13 · ACL 2020 6 · Pepa Atanasova, Jakob Grue Simonsen, Christina Lioma, Isabelle Augenstein

Most 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 clai…

Fact CheckingInformativeness