Research
AdapTime: Enabling Adaptive Temporal Reasoning in Large Language Models
arXiv:2604.24175v1 Announce Type: cross Abstract: Large language models have demonstrated strong reasoning capabilities in general knowledge question answering. However, their ability to handle tempor
arXiv:2604.24175v1 Announce Type: cross 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.
Related
- ChessArena: A Chess Testbed for Evaluating Strategic Reasoning Capabilities of Large Language Models
- KG-Reasoner: A Reinforced Model for End-to-End Multi-Hop Knowledge Graph Reasoning
- Topology-Aware Reasoning over Incomplete Knowledge Graph with Graph-Based Soft Prompting
- On the Step Length Confounding in LLM Reasoning Data Selection
- Critical-CoT: A Robust Defense Framework against Reasoning-Level Backdoor Attacks in Large Language Models
Source: arXiv cs.AI | 2026-04-28