paper-with-me

Papers

Explaining Veracity Predictions with Evidence Summarization: A Multi-Task Model Approach

2024-02-09 · Recep Firat Cekinel, Pinar Karagoz

The rapid dissemination of misinformation through social media increased the importance of automated fact-checking. Furthermore, studies on what deep neural models pay attention to when making predictions have increased in recent years. While significant progress has been made in this field, it has not yet reached a level of reasoning comparable to human reasoning. To address these gaps, we propose a multi-task explainable neural model for misinformation detection. Specifically, this work formulates an explanation generation process of the model's veracity prediction as a text summarization problem. Additionally, the performance of the proposed model is discussed on publicly available datasets and the findings are evaluated with related studies.

📄 PDF Abstract BibTeX arXiv:2402.06443

Code (1)

firatcekinel/multi-task-fact-checking 공식 구현 pytorch

Tasks

Explanation GenerationFact CheckingMisinformationText Summarization

Similar Papers 제목 키워드 기반

DeSePtion: Dual Sequence Prediction and Adversarial Examples for Improved Fact-Checking

2020-04-27 · ACL 2020 6 · Christopher Hidey, Tuhin Chakrabarty, Tariq Alhindi, Siddharth Varia 외

The increased focus on misinformation has spurred development of data and systems for detecting the veracity of a claim as well as retrieving authoritative evidence. The Fact Extraction and VERification (FEVER) dataset p…

Fact CheckingMisinformationRetrieval

Complex Claim Verification with Evidence Retrieved in the Wild

2023-05-19 · Jifan Chen, Grace Kim, Aniruddh Sriram, Greg Durrett 외

Evidence retrieval is a core part of automatic fact-checking. Prior work makes simplifying assumptions in retrieval that depart from real-world use cases: either no access to evidence, access to evidence curated by a hum…

Claim VerificationFact CheckingRetrieval

Time-Aware Evidence Ranking for Fact-Checking

2020-09-10 · Liesbeth Allein, Isabelle Augenstein, Marie-Francine Moens

Truth can vary over time. Fact-checking decisions on claim veracity should therefore take into account temporal information of both the claim and supporting or refuting evidence. In this work, we investigate the hypothes…

ClusteringFact CheckingLearning-To-RankPosition+2

MERMAID: Memory-Enhanced Retrieval and Reasoning with Multi-Agent Iterative Knowledge Grounding for Veracity Assessment

2026-01-29 · Yupeng Cao, Chengyang He, Yangyang Yu, Ping Wang 외 arxiv

Assessing the veracity of online content has become increasingly critical. Large language models (LLMs) have recently enabled substantial progress in automated veracity assessment, including automated fact-checking and c…

Heterogeneous Graph Reasoning for Fact Checking over Texts and Tables

2024-02-20 · Haisong Gong, Weizhi Xu, Shu Wu, Qiang Liu 외

Fact checking aims to predict claim veracity by reasoning over multiple evidence pieces. It usually involves evidence retrieval and veracity reasoning. In this paper, we focus on the latter, reasoning over unstructured t…

Fact CheckingGraph Neural NetworkLanguage ModelingLanguage Modelling+1