paper-with-me

Papers

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 existing datasets, which often lack structured evidence, provide insufficient justifications for verdicts, or rely on synthetic claims. In this paper, we introduce TSVer, a new benchmark dataset for fact verification focusing on temporal and numerical reasoning with time-series evidence. TSVer contains 304 real-world claims sourced from 41 fact-checking organizations and a curated database of 400 time series covering diverse domains. Each claim is annotated with time frames across all pertinent time series, along with a verdict and justifications reflecting how the evidence is used to reach the verdict. Using an LLM-assisted multi-step annotation process, we improve the quality of our annotations and achieve an inter-annotator agreement of kappa=0.77 on verdicts. We also develop a baseline for verifying claims against time-series evidence and show that even the state-of-the-art reasoning models like Gemini-2.5-Pro are challenged by time series, achieving a 63.57 accuracy score on verdicts and an Ev2R score of 47.36 on verdict justifications.

📄 PDF Abstract BibTeX arXiv:2511.01101

Code (0)

등록된 구현이 없습니다.

Tasks

Fact Verification

Similar Papers 제목 키워드 기반

Approximating Shapley Explanations in Reinforcement Learning

2025-11-08 · Daniel Beechey, Özgür Şimşek arxiv

Reinforcement learning has achieved remarkable success in complex decision-making environments, yet its lack of transparency limits its deployment in practice, especially in safety-critical settings. Shapley values from …

Reinforcement Learning

LOREN: Logic-Regularized Reasoning for Interpretable Fact Verification

2020-12-25 · Jiangjie Chen, Qiaoben Bao, Changzhi Sun, Xinbo Zhang 외

Given a natural language statement, how to verify its veracity against a large-scale textual knowledge source like Wikipedia? Most existing neural models make predictions without giving clues about which part of a false …

Claim VerificationFact VerificationQuestion Answering

Evaluating adversarial attacks against multiple fact verification systems

2019-11-01 · IJCNLP 2019 11 · James Thorne, Andreas Vlachos, Christos Christodoulopoulos, Arpit Mittal

Automated fact verification has been progressing owing to advancements in modeling and availability of large datasets. Due to the nature of the task, it is critical to understand the vulnerabilities of these systems agai…

Fact Verification

VISTA: Verification In Sequential Turn-based Assessment

2025-10-30 · Ashley Lewis, Andrew Perrault, Eric Fosler-Lussier, Michael White arxiv

Hallucination--defined here as generating statements unsupported or contradicted by available evidence or conversational context--remains a major obstacle to deploying conversational AI systems in settings that demand fa…

Not All Claims Are Equally Risky: FACTOR for Adaptive Verification in Factual Long-Form Generation

2026-06-21 · Areeba Hassan, Arooj Kausar, Syeda Kisaa Fatima, Gibrail Islam 외 arxiv

Large Language Models (LLMs) generate fluent long-form text, however, often add unsupported factual claims. Existing verification techniques improve factuality by grounding generation in external evidence. However, the s…