CLAIFeb 24, 2023

Implicit Temporal Reasoning for Evidence-Based Fact-Checking

arXiv:2302.12569v1269 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses the overlooked impact of temporal reasoning in evidence-based fact-checking, offering incremental improvements for automated verification systems.

The study tackled the problem of automated claim verification by incorporating temporal reasoning, showing that time-aware models improved performance by up to 9% Micro F1 and 15% Macro F1 on the MultiFC dataset.

Leveraging contextual knowledge has become standard practice in automated claim verification, yet the impact of temporal reasoning has been largely overlooked. Our study demonstrates that time positively influences the claim verification process of evidence-based fact-checking. The temporal aspects and relations between claims and evidence are first established through grounding on shared timelines, which are constructed using publication dates and time expressions extracted from their text. Temporal information is then provided to RNN-based and Transformer-based classifiers before or after claim and evidence encoding. Our time-aware fact-checking models surpass base models by up to 9% Micro F1 (64.17%) and 15% Macro F1 (47.43%) on the MultiFC dataset. They also outperform prior methods that explicitly model temporal relations between evidence. Our findings show that the presence of temporal information and the manner in which timelines are constructed greatly influence how fact-checking models determine the relevance and supporting or refuting character of evidence documents.

Code Implementations1 repo
Foundations

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

Your Notes