English

AdapTime: Enabling Adaptive Temporal Reasoning in Large Language Models

Computation and Language 2026-04-28 v1 Artificial Intelligence

Abstract

Large language models have demonstrated strong reasoning capabilities in general knowledge question answering. However, their ability to handle temporal information remains limited. To address this limitation, existing approaches often involve external tools or manual verification and are tailored to specific scenarios, leading to poor generalizability. Moreover, these methods apply a fixed pipeline to all questions, overlooking the fact that different types of temporal questions require distinct reasoning strategies, which leads to unnecessary processing for simple cases and inadequate reasoning for complex ones. To this end, we propose AdapTime, an adaptive temporal reasoning method that dynamically executes reasoning steps based on the input context. Specifically, it involves three temporal reasoning actions: reformulate, rewrite and review, with an LLM planner guiding the reasoning process. AdapTime integrates seamlessly with state-of-the-art LLMs and significantly enhances their temporal reasoning capabilities without relying on external support. Extensive experiments demonstrate the effectiveness of our approach.

Keywords

Cite

@article{arxiv.2604.24175,
  title  = {AdapTime: Enabling Adaptive Temporal Reasoning in Large Language Models},
  author = {Yimin Deng and Yejing Wang and Zhenxi Lin and Zichuan Fu and Guoshuai Zhao and Derong Xu and Yefeng Zheng and Xiangyu Zhao and Xian Wu and Li Zhu and Xueming Qian},
  journal= {arXiv preprint arXiv:2604.24175},
  year   = {2026}
}

Comments

ACL 2026 findings

R2 v1 2026-07-01T12:36:37.434Z