CLAIJun 26, 2025

Evaluating List Construction and Temporal Understanding capabilities of Large Language Models

arXiv:2506.21783v11 citationsh-index: 10Has CodeICTIR
Originality Synthesis-oriented
AI Analysis

This work addresses a gap in benchmarking for AI models on combined temporal and list-based tasks, though it is incremental as it builds on existing evaluation frameworks.

The authors tackled the problem of evaluating large language models' capabilities in list construction and temporal understanding by proposing the TLQA benchmark, which revealed significant shortcomings in current models, such as incomplete answers and poor temporal alignment in closed-book settings.

Large Language Models (LLMs) have demonstrated immense advances in a wide range of natural language tasks. However, these models are susceptible to hallucinations and errors on particularly temporal understanding tasks involving multiple entities in answers. In such tasks, they fail to associate entities with accurate time intervals, generate a complete list of entities in answers or reason about events associated with specific temporal bounds. Existing works do not extensively evaluate the abilities of the model to perform implicit and explicit temporal understanding in a list answer construction setup. To bridge this gap, we propose the Time referenced List based Question Answering or TLQA benchmark that requires structured answers in list format aligned with corresponding time periods. Our TLQA benchmark, requires both list construction and temporal understanding simultaneously, which to the best of our knowledge has not been explored in prior benchmarks. We investigate the temporal understanding and list construction capabilities of state-of-the-art generative models on TLQA in closed-book and open-domain settings. Our findings reveal significant shortcomings in current models, particularly their inability to provide complete answers and temporally align facts in a closed-book setup and the need to improve retrieval in open-domain setup, providing clear future directions for research on TLQA. The benchmark and code at https://github.com/elixir-research-group/TLQA.

Foundations

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

Your Notes