# Implicit Temporal Reasoning for Evidence-Based Fact-Checking

**Authors:** Liesbeth Allein, Marlon Saelens, Ruben Cartuyvels, Marie-Francine, Moens

arXiv: 2302.12569 · 2023-02-27

## TL;DR

This paper demonstrates that incorporating temporal reasoning and timeline construction into evidence-based fact-checking models significantly improves their accuracy, highlighting the importance of temporal context in claim verification.

## Contribution

The study introduces a method to incorporate temporal reasoning into fact-checking models, showing that temporal information enhances model performance beyond existing approaches.

## Key findings

- Temporal information improves verification accuracy by up to 9% Micro F1.
- Time-aware models outperform prior methods with explicit temporal relation modeling.
- Constructing shared timelines using publication dates and expressions is effective for temporal grounding.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.12569/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/2302.12569/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/2302.12569/full.md

---
Source: https://tomesphere.com/paper/2302.12569