arXiv Analytics

Sign in

arXiv:2108.08404 [cs.LG]AbstractReferencesReviewsResources

Federated Variational Learning for Anomaly Detection in Multivariate Time Series

Kai Zhang, Yushan Jiang, Lee Seversky, Chengtao Xu, Dahai Liu, Houbing Song

Published 2021-08-18Version 1

Anomaly detection has been a challenging task given high-dimensional multivariate time series data generated by networked sensors and actuators in Cyber-Physical Systems (CPS). Besides the highly nonlinear, complex, and dynamic natures of such time series, the lack of labeled data impedes data exploitation in a supervised manner and thus prevents an accurate detection of abnormal phenomenons. On the other hand, the collected data at the edge of the network is often privacy sensitive and large in quantity, which may hinder the centralized training at the main server. To tackle these issues, we propose an unsupervised time series anomaly detection framework in a federated fashion to continuously monitor the behaviors of interconnected devices within a network and alerts for abnormal incidents so that countermeasures can be taken before undesired consequences occur. To be specific, we leave the training data distributed at the edge to learn a shared Variational Autoencoder (VAE) based on Convolutional Gated Recurrent Unit (ConvGRU) model, which jointly captures feature and temporal dependencies in the multivariate time series data for representation learning and downstream anomaly detection tasks. Experiments on three real-world networked sensor datasets illustrate the advantage of our approach over other state-of-the-art models. We also conduct extensive experiments to demonstrate the effectiveness of our detection framework under non-federated and federated settings in terms of overall performance and detection latency.

Comments: Accepted paper in the IEEE 40th International Performance Computing and Communications Conference - IPCCC 2021
Categories: cs.LG
Related articles: Most relevant | Search more
arXiv:2309.05305 [cs.LG] (Published 2023-09-11)
Fully-Connected Spatial-Temporal Graph for Multivariate Time Series Data
arXiv:2008.10781 [cs.LG] (Published 2020-08-25)
Counterfactual Explanations for Machine Learning on Multivariate Time Series Data
arXiv:2501.07172 [cs.LG] (Published 2025-01-13)
Anomalous Agreement: How to find the Ideal Number of Anomaly Classes in Correlated, Multivariate Time Series Data