paper-with-me

Papers

Explainable Fact-checking through Question Answering

2021-10-11 · Jing Yang, Didier Vega-Oliveros, Taís Seibt, Anderson Rocha

Misleading or false information has been creating chaos in some places around the world. To mitigate this issue, many researchers have proposed automated fact-checking methods to fight the spread of fake news. However, most methods cannot explain the reasoning behind their decisions, failing to build trust between machines and humans using such technology. Trust is essential for fact-checking to be applied in the real world. Here, we address fact-checking explainability through question answering. In particular, we propose generating questions and answers from claims and answering the same questions from evidence. We also propose an answer comparison model with an attention mechanism attached to each question. Leveraging question answering as a proxy, we break down automated fact-checking into several steps -- this separation aids models' explainability as it allows for more detailed analysis of their decision-making processes. Experimental results show that the proposed model can achieve state-of-the-art performance while providing reasonable explainable capabilities.

📄 PDF Abstract BibTeX arXiv:2110.05369

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFact CheckingQuestion Answering

Similar Papers 제목 키워드 기반

QACHECK: A Demonstration System for Question-Guided Multi-Hop Fact-Checking

2023-10-11 · Liangming Pan, Xinyuan Lu, Min-Yen Kan, Preslav Nakov

Fact-checking real-world claims often requires complex, multi-step reasoning due to the absence of direct evidence to support or refute them. However, existing fact-checking systems often lack transparency in their decis…

Decision MakingFact CheckingQuestion Answering

AnswerFact: Fact Checking in Product Question Answering

2020-11-01 · EMNLP 2020 11 · Wenxuan Zhang, Yang Deng, Jing Ma, Wai Lam

Product-related question answering platforms nowadays are widely employed in many E-commerce sites, providing a convenient way for potential customers to address their concerns during online shopping. However, the misinf…

Fact CheckingMisinformationQuestion Answering

FACTIFY-5WQA: 5W Aspect-based Fact Verification through Question Answering

2023-05-07 · Anku Rani, S. M Towhidul Islam Tonmoy, Dwip Dalal, Shreya Gautam 외

Automatic fact verification has received significant attention recently. Contemporary automatic fact-checking systems focus on estimating truthfulness using numerical scores which are not human-interpretable. A human fac…

Fact CheckingFact VerificationLanguage ModellingQuestion Answering+1

A Fact Checking and Verification System for FEVEROUS Using a Zero-Shot Learning Approach

2021-11-01 · EMNLP (FEVER) 2021 11 · Orkun Temiz, Özgün Ozan Kılıç, Arif Ozan Kızıldağ, Tuğba Taşkaya Temizel

In this paper, we propose a novel fact checking and verification system to check claims against Wikipedia content. Our system retrieves relevant Wikipedia pages using Anserini, uses BERT-large-cased question answering mo…

Fact CheckingNatural Language InferenceQuestion AnsweringZero-Shot Learning

SemEval-2019 Task 8: Fact Checking in Community Question Answering Forums

2019-05-25 · SEMEVAL 2019 6 · Tsvetomila Mihaylova, Georgi Karadjov, Pepa Atanasova, Ramy Baly 외

We present SemEval-2019 Task 8 on Fact Checking in Community Question Answering Forums, which features two subtasks. Subtask A is about deciding whether a question asks for factual information vs. an opinion/advice vs. j…

Community Question AnsweringFact CheckingQuestion Answering