ACL 2025long0 citations

UnSeenTimeQA: Time-Sensitive Question-Answering Beyond LLMs’ Memorization

Md Nayem Uddin, Amir Saeidi, Divij Handa, Agastya Seth, Tran Cao Son, Eduardo Blanco, Steven Corman, Chitta Baral

Abstract

This paper introduces UnSeenTimeQA, a novel data contamination-free time-sensitive question-answering (TSQA) benchmark. It differs from existing TSQA benchmarks by avoiding web-searchable queries grounded in the real world. We present a series of time-sensitive event scenarios based on synthetically generated facts. It requires large language models (LLMs) to engage in genuine temporal reasoning without depending on the factual knowledge acquired during the pre-training phase. Our data generation framework enables on-demand generation of new samples, mitigating the risk of data leakage. We designed three types of time-sensitive questions to test LLMs’ temporal reasoning abilities over sequential and parallel event occurrences. Our evaluation of five LLMs on synthetic fact-based TSQA reveals mixed results: while they perform well on simpler subsets, their overall performance remains inferior as compared to real world fact-based TSQA. Error analysis indicates that LLMs face difficulties in reasoning over long-range event dependencies and parallel events.

BibTeX
@inproceedings{uddin-etal-2025-unseentimeqa,
    title = "{U}n{S}een{T}ime{QA}: Time-Sensitive Question-Answering Beyond {LLM}s' Memorization",
    author = "Uddin, Md Nayem  and
      Saeidi, Amir  and
      Handa, Divij  and
      Seth, Agastya  and
      Son, Tran Cao  and
      Blanco, Eduardo  and
      Corman, Steven  and
      Baral, Chitta",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.94/",
    doi = "10.18653/v1/2025.acl-long.94",
    pages = "1873--1913",
    ISBN = "979-8-89176-251-0"
}