UoCAD-OH, a Bi-LSTM anomaly detector with Keras Tuner hyperparameters, reports F1 scores up to 0.97 on smart home air quality data, but lacks a baseline comparison to the original UoCAD.
RoLA: A Real-Time Online Lightweight Anomaly Detection System for Multivariate Time Series
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
A multivariate time series refers to observations of two or more variables taken from a device or a system simultaneously over time. There is an increasing need to monitor multivariate time series and detect anomalies in real time to ensure proper system operation and good service quality. It is also highly desirable to have a lightweight anomaly detection system that considers correlations between different variables, adapts to changes in the pattern of the multivariate time series, offers immediate responses, and provides supportive information regarding detection results based on unsupervised learning and online model training. In the past decade, many multivariate time series anomaly detection approaches have been introduced. However, they are unable to offer all the above-mentioned features. In this paper, we propose RoLA, a real-time online lightweight anomaly detection system for multivariate time series based on a divide-and-conquer strategy, parallel processing, and the majority rule. RoLA employs multiple lightweight anomaly detectors to monitor multivariate time series in parallel, determine the correlations between variables dynamically on the fly, and then jointly detect anomalies based on the majority rule in real time. To demonstrate the performance of RoLA, we conducted an experiment based on a public dataset provided by the FerryBox of the One Ocean Expedition. The results show that RoLA provides satisfactory detection accuracy and lightweight performance.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
Exploring the impact of Optimised Hyperparameters on Bi-LSTM-based Contextual Anomaly Detector
UoCAD-OH, a Bi-LSTM anomaly detector with Keras Tuner hyperparameters, reports F1 scores up to 0.97 on smart home air quality data, but lacks a baseline comparison to the original UoCAD.