Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Adaptive Time Series Reasoning via Segment Selection

About

Time series reasoning tasks often start with a natural language question and require targeted analysis of a time series. Evidence may span the full series or appear in a few short intervals, so the model must decide what to inspect. Most existing approaches encode the entire time series into a fixed representation before inference, regardless of whether or not the entire sequence is relevant. We introduce ARTIST, which formulates time-series reasoning as a sequential decision problem. ARTIST interleaves reasoning with adaptive temporal segment selection. It adopts a controller-reasoner architecture and uses reinforcement learning to train the controller role to select informative segments and the reasoner role to generate segment-conditioned reasoning traces and final answers. During inference, the model actively acquires task-relevant information instead of relying on a static summary of the full sequence. We use a novel hierarchical policy optimization approach for post-training that allows the model to excel in both segment selection and question-answering behavior. We evaluate ARTIST on six time-series reasoning benchmarks and compare it with large language models, vision-language models, and prior time-series reasoning systems. ARTIST improves average accuracy by 6.46 absolute percentage points over the strongest baseline. The largest gains appear on rare event localization and multi-segment reasoning tasks. Supervised fine-tuning improves performance, and reinforcement learning provides additional gains by optimizing question-adaptive segment selection. These results show that selective data use drives effective time-series reasoning.

Shvat Messica, Jiawen Zhang, Kevin Li, Theodoros Tsiligkaridis, Marinka Zitnik• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ReasoningETI
Accuracy87.03
22
Time Series ReasoningRCW
Accuracy77
22
Time Series ReasoningECG-QA
Accuracy69.81
22
Time Series ReasoningTSQA
Accuracy62
22
Time Series ReasoningTRQA
Accuracy83.34
22
Time Series ReasoningSLEEP QA
Acc0.3663
22
Showing 6 of 6 rows

Other info

Follow for update