paper-with-me

Papers

Towards Explainable Fact Checking

2021-08-23 · Isabelle Augenstein

The past decade has seen a substantial rise in the amount of mis- and disinformation online, from targeted disinformation campaigns to influence politics, to the unintentional spreading of misinformation about public health. This development has spurred research in the area of automatic fact checking, from approaches to detect check-worthy claims and determining the stance of tweets towards claims, to methods to determine the veracity of claims given evidence documents. These automatic methods are often content-based, using natural language processing methods, which in turn utilise deep neural networks to learn higher-order features from text in order to make predictions. As deep neural networks are black-box models, their inner workings cannot be easily explained. At the same time, it is desirable to explain how they arrive at certain decisions, especially if they are to be used for decision making. While this has been known for some time, the issues this raises have been exacerbated by models increasing in size, and by EU legislation requiring models to be used for decision making to provide explanations, and, very recently, by legislation requiring online platforms operating in the EU to provide transparent reporting on their services. Despite this, current solutions for explainability are still lacking in the area of fact checking. This thesis presents my research on automatic fact checking, including claim check-worthiness detection, stance detection and veracity prediction. Its contributions go beyond fact checking, with the thesis proposing more general machine learning solutions for natural language processing in the area of learning with limited labelled data. Finally, the thesis presents some first solutions for explainable fact checking.

📄 PDF Abstract BibTeX arXiv:2108.10274

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFact CheckingMisinformationStance Detection

Similar Papers 제목 키워드 기반

RU22Fact: Optimizing Evidence for Multilingual Explainable Fact-Checking on Russia-Ukraine Conflict

2024-03-25 · Yirong Zeng, Xiao Ding, Yi Zhao, Xiangyu Li 외

Fact-checking is the task of verifying the factuality of a given claim by examining the available evidence. High-quality evidence plays a vital role in enhancing fact-checking systems and facilitating the generation of e…

16kClaim VerificationExplanation GenerationFact Checking+3

Explainable Automated Fact-Checking for Public Health Claims

2020-10-19 · EMNLP 2020 11 · Neema Kotonya, Francesca Toni

Fact-checking is the task of verifying the veracity of claims by assessing their assertions against credible evidence. The vast majority of fact-checking studies focus exclusively on political claims. Very little researc…

Explanation GenerationFact Checking

Reinforcement Learning-based Knowledge Graph Reasoning for Explainable Fact-checking

2023-10-11 · Gustav Nikopensius, Mohit Mayank, Orchid Chetia Phukan, Rajesh Sharma

Fact-checking is a crucial task as it ensures the prevention of misinformation. However, manual fact-checking cannot keep up with the rate at which false information is generated and disseminated online. Automated fact-c…

Fact CheckingMisinformationreinforcement-learningReinforcement Learning+1

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, m…

Decision MakingFact CheckingQuestion Answering

Explainable Automated Fact-Checking: A Survey

2020-11-07 · COLING 2020 8 · Neema Kotonya, Francesca Toni

A number of exciting advances have been made in automated fact-checking thanks to increasingly larger datasets and more powerful systems, leading to improvements in the complexity of claims which can be accurately fact-c…

Fact CheckingSurvey