LLM-Enhanced Reinforcement Learning for Time Series Anomaly Detection
By: Bahareh Golchin, Banafsheh Rekabdar, Danielle Justo
Potential Business Impact:
Finds weird patterns in data using smart AI.
Detecting anomalies in time series data is crucial for finance, healthcare, sensor networks, and industrial monitoring applications. However, time series anomaly detection often suffers from sparse labels, complex temporal patterns, and costly expert annotation. We propose a unified framework that integrates Large Language Model (LLM)-based potential functions for reward shaping with Reinforcement Learning (RL), Variational Autoencoder (VAE)-enhanced dynamic reward scaling, and active learning with label propagation. An LSTM-based RL agent leverages LLM-derived semantic rewards to guide exploration, while VAE reconstruction errors add unsupervised anomaly signals. Active learning selects the most uncertain samples, and label propagation efficiently expands labeled data. Evaluations on Yahoo-A1 and SMD benchmarks demonstrate that our method achieves state-of-the-art detection accuracy under limited labeling budgets and operates effectively in data-constrained settings. This study highlights the promise of combining LLMs with RL and advanced unsupervised techniques for robust, scalable anomaly detection in real-world applications.
Similar Papers
Anomaly Detection in Time Series Data Using Reinforcement Learning, Variational Autoencoder, and Active Learning
Machine Learning (CS)
Finds weird patterns in data automatically.
Calibrated Unsupervised Anomaly Detection in Multivariate Time-series using Reinforcement Learning
Machine Learning (CS)
Finds hidden problems in data patterns.
Time-RA: Towards Time Series Reasoning for Anomaly with LLM Feedback
Machine Learning (CS)
Helps computers explain why something is wrong.