paper-with-me

홈 › Papers

STReasoner: Empowering LLMs for Spatio-Temporal Reasoning in Time Series via Spatial-Aware Reinforcement Learning

2026-01-06 · Juntong Ni, Shiyu Wang, Qi He, Ming Jin, Wei Jin arxiv

Spatio-temporal reasoning in time series involves the explicit synthesis of temporal dynamics, spatial dependencies, and textual context. This capability is vital for high-stakes decision-making in systems such as traffic networks, power grids, and disease propagation. However, the field remains underdeveloped because most existing works prioritize predictive accuracy over reasoning. To address the gap, we introduce ST-Bench, a benchmark consisting of four core tasks, including etiological reasoning, entity identification, correlation reasoning, and in-context forecasting, developed via a network SDE-based multi-agent data synthesis pipeline. We then propose STReasoner, which empowers LLM to integrate time series, graph structure, and text for explicit reasoning. To promote spatially grounded logic, we introduce S-GRPO, a reinforcement learning algorithm that rewards performance gains specifically attributable to spatial information. Experiments show that STReasoner achieves average accuracy gains between 17% and 135% at only 0.004X the cost of proprietary models and generalizes robustly to real-world data.

📄 PDF Abstract BibTeX arXiv:2601.03248

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

R-AVST: Empowering Video-LLMs with Fine-Grained Spatio-Temporal Reasoning in Complex Audio-Visual Scenarios

2025-11-21 · Lu Zhu, Tiantian Geng, Yangye Chen, Teng Wang 외 arxiv

Recently, rapid advancements have been made in multimodal large language models (MLLMs), especially in video understanding tasks. However, current research focuses on simple video scenarios, failing to reflect the comple…

Reinforcement LearningVisual Reasoning

Strefer: Empowering Video LLMs with Space-Time Referring and Reasoning via Synthetic Instruction Data

2025-09-03 · Honglu Zhou, Xiangyu Peng, Shrikant Kendre, Michael S. Ryoo 외 arxiv

Next-generation AI companions must go beyond general video understanding to resolve spatial and temporal references in dynamic, real-world environments. Existing Video Large Language Models (Video LLMs), while capable of…

Benchmarking Spatiotemporal Reasoning in LLMs and Reasoning Models: Capabilities and Challenges

2025-05-16 · Pengrui Quan, Brian Wang, Kang Yang, Liying Han 외

Spatiotemporal reasoning plays a key role in Cyber-Physical Systems (CPS). Despite advances in Large Language Models (LLMs) and Large Reasoning Models (LRMs), their capacity to reason about complex spatiotemporal signals…

BenchmarkingState EstimationWorld Knowledge

V-STaR: Benchmarking Video-LLMs on Video Spatio-Temporal Reasoning

2025-03-14 · Zixu Cheng, Jian Hu, Ziquan Liu, Chenyang Si 외

Human processes video reasoning in a sequential spatio-temporal reasoning logic, we first identify the relevant frames ("when") and then analyse the spatial relationships ("where") between key objects, and finally levera…

BenchmarkingRelational ReasoningVideo Understanding

STBench: Assessing the Ability of Large Language Models in Spatio-Temporal Analysis

2024-06-27 · Wenbin Li, Di Yao, Ruibo Zhao, Wenjie Chen 외

The rapid evolution of large language models (LLMs) holds promise for reforming the methodology of spatio-temporal data mining. However, current works for evaluating the spatio-temporal understanding capability of LLMs a…

In-Context Learning