paper-with-me

Papers

Implicit Temporal Reasoning for Evidence-Based Fact-Checking

2023-02-24 · Liesbeth Allein, Marlon Saelens, Ruben Cartuyvels, Marie-Francine Moens

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.

📄 PDF Abstract BibTeX arXiv:2302.12569

Code (1)

marlon668/verificationclaimswithtimeattribution 공식 구현 pytorch

Tasks

Claim VerificationFact Checking

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Heterogeneous-Graph Reasoning and Fine-Grained Aggregation for Fact Checking

2022-05-01 · FEVER (ACL) 2022 5 · Hongbin Lin, Xianghua Fu

Fact checking is a challenging task that requires corresponding evidences to verify the property of a claim based on reasoning. Previous studies generally i) construct the graph by treating each evidence-claim pair as no…

Fact CheckingGraph Attention

Heterogeneous-Graph Reasoning and Fine-Grained Aggregation for Fact Checking

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Fact checking is a challenging task that requires corresponding evidences to verify the property of a claim based on reasoning. Previous studies generally i) construct the graph by treating each evidence-claim pair as no…

Fact CheckingGraph Attention

TSVer: A Benchmark for Fact Verification Against Time-Series Evidence

2025-11-02 · Marek Strong, Andreas Vlachos arxiv

Reasoning over temporal and numerical data, such as time series, is a crucial aspect of fact-checking. While many systems have recently been developed to handle this form of evidence, their evaluation remains limited by …

Fact Verification

CORRECT: Context- and Reference-Augmented Reasoning and Prompting for Fact-Checking

2025-02-09 · Delvin Ce Zhang, Dongwon Lee

Fact-checking the truthfulness of claims usually requires reasoning over multiple evidence sentences. Oftentimes, evidence sentences may not be always self-contained, and may require additional contexts and references fr…

Fact Checking

From Articles to Premises: Building PrimeFacts, an Extraction Methodology and Resource for Fact-Checking Evidence

2026-05-07 · Premtim Sahitaj, Jawan Kolanowski, Ariana Sahitaj, Veronika Solopova 외 arxiv

Fact-checking articles encode rich supporting evidence and reasoning, yet this evidence remains largely inaccessible to automated verification systems due to unstructured presentation. We introduce PrimeFacts, a methodol…