Federated Learning with Reservoir State Analysis for Time Series Anomaly Detection
Keigo Nogami, Hiroto Tamura, and Gouhei Tanaka

TL;DR
This paper introduces IncFed MD-RS, a federated learning approach using reservoir state analysis and Mahalanobis Distance for efficient, privacy-preserving time series anomaly detection, outperforming deep learning methods especially with limited, heterogeneous data.
Contribution
The paper presents a novel federated learning method with reservoir state analysis and incremental Mahalanobis Distance, improving efficiency and robustness for time series anomaly detection.
Findings
Outperforms deep learning-based federated methods on benchmark datasets.
Robust against reduced sample data and data heterogeneity.
Computational cost can be lowered via reservoir state subsampling.
Abstract
With a growing data privacy concern, federated learning has emerged as a promising framework to train machine learning models without sharing locally distributed data. In federated learning, local model training by multiple clients and model integration by a server are repeated only through model parameter sharing. Most existing federated learning methods assume training deep learning models, which are often computationally demanding. To deal with this issue, we propose federated learning methods with reservoir state analysis to seek computational efficiency and data privacy protection simultaneously. Specifically, our method relies on Mahalanobis Distance of Reservoir States (MD-RS) method targeting time series anomaly detection, which learns a distribution of reservoir states for normal inputs and detects anomalies based on a deviation from the learned distribution. Iterative updating…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and ELM · Neural Networks and Reservoir Computing
