LGAICLApr 7, 2025

Learning to Reason Over Time: Timeline Self-Reflection for Improved Temporal Reasoning in Language Models

arXiv:2504.05258v29 citationsh-index: 6Has CodeACL
Originality Highly original
AI Analysis

This addresses a critical limitation in LLMs for applications like question answering and scheduling, representing a strong specific gain rather than a foundational breakthrough.

The paper tackles the problem of temporal reasoning in large language models (LLMs) by introducing TISER, a framework that combines timeline construction with iterative self-reflection, resulting in state-of-the-art performance across multiple benchmarks and enabling smaller open-source models to surpass larger closed-weight models.

Large Language Models (LLMs) have emerged as powerful tools for generating coherent text, understanding context, and performing reasoning tasks. However, they struggle with temporal reasoning, which requires processing time-related information such as event sequencing, durations, and inter-temporal relationships. These capabilities are critical for applications including question answering, scheduling, and historical analysis. In this paper, we introduce TISER, a novel framework that enhances the temporal reasoning abilities of LLMs through a multi-stage process that combines timeline construction with iterative self-reflection. Our approach leverages test-time scaling to extend the length of reasoning traces, enabling models to capture complex temporal dependencies more effectively. This strategy not only boosts reasoning accuracy but also improves the traceability of the inference process. Experimental results demonstrate state-of-the-art performance across multiple benchmarks, including out-of-distribution test sets, and reveal that TISER enables smaller open-source models to surpass larger closed-weight models on challenging temporal reasoning tasks.

Foundations

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

Your Notes