LGAICLMLFeb 23

SenTSR-Bench: Thinking with Injected Knowledge for Time-Series Reasoning

arXiv:2602.19455v11 citationsh-index: 18
Originality Incremental advance
AI Analysis

It addresses time-series diagnostic reasoning for industrial applications, offering a novel hybrid approach that is incremental in combining existing methods.

The paper tackles the gap in time-series diagnostic reasoning by proposing a hybrid knowledge-injection framework that combines time-series LLMs with general reasoning LLMs, achieving performance improvements of 9.1%-26.1% over TSLMs and 7.9%-22.4% over GRLMs on benchmarks.

Time-series diagnostic reasoning is essential for many applications, yet existing solutions face a persistent gap: general reasoning large language models (GRLMs) possess strong reasoning skills but lack the domain-specific knowledge to understand complex time-series patterns. Conversely, fine-tuned time-series LLMs (TSLMs) understand these patterns but lack the capacity to generalize reasoning for more complicated questions. To bridge this gap, we propose a hybrid knowledge-injection framework that injects TSLM-generated insights directly into GRLM's reasoning trace, thereby achieving strong time-series reasoning with in-domain knowledge. As collecting data for knowledge injection fine-tuning is costly, we further leverage a reinforcement learning-based approach with verifiable rewards (RLVR) to elicit knowledge-rich traces without human supervision, then transfer such an in-domain thinking trace into GRLM for efficient knowledge injection. We further release SenTSR-Bench, a multivariate time-series-based diagnostic reasoning benchmark collected from real-world industrial operations. Across SenTSR-Bench and other public datasets, our method consistently surpasses TSLMs by 9.1%-26.1% and GRLMs by 7.9%-22.4%, delivering robust, context-aware time-series diagnostic insights.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes