CLLGOct 11, 2021

Explainable Fact-checking through Question Answering

arXiv:2110.05369v119 citations
Originality Incremental advance
AI Analysis

This addresses the need for trustworthy fact-checking systems to combat misinformation, though it is an incremental improvement in explainability.

The paper tackles the problem of automated fact-checking lacking explainability by proposing a method that uses question answering to break down the process, achieving state-of-the-art performance with improved explainable capabilities.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes