Toward Reasoning-Centric Time-Series Analysis
Xinlei Wang, Mingtian Tan, Jing Qiu, Junhua Zhao, Jinjin Gu
TL;DR
The paper argues that time-series analysis should move beyond pattern recognition toward reasoning about causal structure and context, especially in dynamic real-world settings. It proposes a reasoning-centric paradigm that leverages LLMs to process multimodal inputs, generate explicit causal explanations, and act as cognitive agents guiding data selection, hypothesis formation, and evaluation. A three-level taxonomy of time-series reasoning (Structured, Context-aware, Open-world) with seven reasoning types anchors the framework, complemented by an instructive LLM-based pipeline and a toy demonstration showing adaptive causal filtering. The outlook discusses benefits and challenges of this approach, emphasizing interpretability, robustness to regime shifts, and directions such as domain-grounded instruction tuning and integration with symbolic causal tools to enable practical, transparent time-series understanding.
Abstract
Traditional time series analysis has long relied on pattern recognition, trained on static and well-established benchmarks. However, in real-world settings -- where policies shift, human behavior adapts, and unexpected events unfold -- effective analysis must go beyond surface-level trends to uncover the actual forces driving them. The recent rise of Large Language Models (LLMs) presents new opportunities for rethinking time series analysis by integrating multimodal inputs. However, as the use of LLMs becomes popular, we must remain cautious, asking why we use LLMs and how to exploit them effectively. Most existing LLM-based methods still employ their numerical regression ability and ignore their deeper reasoning potential. This paper argues for rethinking time series with LLMs as a reasoning task that prioritizes causal structure and explainability. This shift brings time series analysis closer to human-aligned understanding, enabling transparent and context-aware insights in complex real-world environments.
