Retrieval-Augmented Generation with Covariate Time Series
Kenny Ye Liang, Zhongyi Pei, Huan Zhang, Yuhui Liu, Shaoxu Song, Jianmin Wang

TL;DR
This paper introduces RAG4CTS, a regime-aware retrieval-augmented generation framework for covariate time series, improving predictive maintenance in industrial settings with scarce, transient, and covariate-dependent data.
Contribution
We propose a novel, training-free RAG framework that uses a hierarchical knowledge base and dynamic context optimization for covariate time series.
Findings
Outperforms state-of-the-art baselines in prediction accuracy
Successfully deployed in industrial environment for fault detection
Identified a fault with zero false alarms in two months
Abstract
While RAG has greatly enhanced LLMs, extending this paradigm to Time-Series Foundation Models (TSFMs) remains a challenge. This is exemplified in the Predictive Maintenance of the Pressure Regulating and Shut-Off Valve (PRSOV), a high-stakes industrial scenario characterized by (1) data scarcity, (2) short transient sequences, and (3) covariate coupled dynamics. Unfortunately, existing time-series RAG approaches predominantly rely on generated static vector embeddings and learnable context augmenters, which may fail to distinguish similar regimes in such scarce, transient, and covariate coupled scenarios. To address these limitations, we propose RAG4CTS, a regime-aware, training-free RAG framework for Covariate Time-Series. Specifically, we construct a hierarchal time-series native knowledge base to enable lossless storage and physics-informed retrieval of raw historical regimes. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Machine Fault Diagnosis Techniques
