Measuring Iterative Temporal Reasoning with TimePuzzles
Zhengxiang Wang, Zeyu Dong
TL;DR
Time Puzzles introduces a constraint-based, dynamically generated benchmark to evaluate iterative temporal reasoning with external tools. It reveals that even state-of-the-art or large models struggle to resolve implicit temporal constraints, though tool access and explicit date constraints improve performance; web search and code interpreter tools yield mixed or conditional benefits. The work emphasizes sustained, structured reasoning over exhaustive generation and provides a reproducible framework with public datasets for diagnosing tool-augmented temporal inference. Overall, Time Puzzles offers a cost-effective diagnostic to track progress in tool-assisted temporal reasoning and paves the way for more robust, tool-aware reasoning evaluations.
Abstract
We introduce TimePuzzles, a constraint-based date inference task for evaluating iterative temporal reasoning. Each puzzle combines factual temporal anchors with (cross-cultural) calendar relations, admits one or multiple valid solution dates, and is algorithmically generated for controlled, dynamic, and continual evaluation. Across 13 diverse LLMs, TimePuzzles well distinguishes their iterative temporal reasoning capabilities and remains challenging without tools: GPT-5 reaches only 49.3% accuracy and all other models stay below 31%, despite the dataset's simplicity. Web search consistently yields substantial gains and using code interpreter shows mixed effects, but all models perform much better when constraints are rewritten with explicit dates, revealing a gap in reliable tool use. Overall, TimePuzzles presents a simple, cost-effective diagnostic for tool-augmented iterative temporal reasoning.
