paper-with-me

홈 › Papers

Measuring Iterative Temporal Reasoning with Time Puzzles

2026-01-12 · Zhengxiang Wang, Zeyu Dong arxiv

Tool use, such as web search, has become a standard capability even in freely available large language models (LLMs). However, existing benchmarks evaluate temporal reasoning mainly in static, non-tool-using settings, which poorly reflect how LLMs perform temporal reasoning in practice. We introduce Time Puzzles, a constraint-based date inference task for evaluating iterative temporal reasoning with tools. Each puzzle combines factual temporal anchors with (cross-cultural) calendar relations and may admit one or multiple valid dates. The puzzles are algorithmically generated, enabling controlled and continual evaluation. Across 13 LLMs, even the best model (GPT-5) achieves only 55.3% accuracy without tools, despite using easily searchable facts. While web search improves performance, models perform substantially better when constraints are rewritten with explicit dates, removing the need for factual lookup. These results reveal a gap in reliable tool use for iterative temporal reasoning.

📄 PDF Abstract BibTeX arXiv:2601.07148

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Measuring reasoning capabilities of ChatGPT

2023-10-08 · Adrian Groza

I shall quantify the logical faults generated by ChatGPT when applied to reasoning tasks. For experiments, I use the 144 puzzles from the library \url{https://users.utcluj.ro/~agroza/puzzles/maloga}~\cite{groza:fol}. The…

Language Modelling

Pencil Puzzle Bench: A Benchmark for Multi-Step Verifiable Reasoning

2026-03-02 · Justin Waugh arxiv

We introduce Pencil Puzzle Bench, a framework for evaluating large language model reasoning through pencil puzzles, a family of constraint-satisfaction problems closely related to NP-complete problems, with deterministic…

Reinforcement Learning

SPaRC: A Spatial Pathfinding Reasoning Challenge

2025-05-22 · Lars Benedikt Kaesberg, Jan Philip Wahle, Terry Ruas, Bela Gipp

Existing reasoning datasets saturate and fail to test abstract, multi-step problems, especially pathfinding and complex rule constraint satisfaction. We introduce SPaRC (Spatial Pathfinding Reasoning Challenge), a datase…

Spatial Reasoning

What to Ask Next? Probing the Imaginative Reasoning of LLMs with TurtleSoup Puzzles

2025-08-14 · Mengtao Zhou, Sifan Wu, Huan Zhang, Qi Sima 외 arxiv

We investigate the capacity of Large Language Models (LLMs) for imaginative reasoning--the proactive construction, testing, and revision of hypotheses in information-sparse environments. Existing benchmarks, often static…

Unfolding Spatial Cognition: Evaluating Multimodal Models on Visual Simulations

2025-06-05 · Linjie Li, Mahtab Bigverdi, Jiawei Gu, Zixian Ma 외

Spatial cognition is essential for human intelligence, enabling problem-solving through visual simulations rather than solely relying on verbal reasoning. However, existing AI benchmarks primarily assess verbal reasoning…

4kSpatial Reasoning