arXiv:2502.05679cs.LG2025-02被引 2

用储层状态分析实现高效隐私保护的时间序列异常检测

Federated Learning with Reservoir State Analysis for Time Series Anomaly Detection

  • 基于储层状态的马氏距离方法,通过统计分布差异检测异常
  • 在数据短且异构时表现优于深度学习模型,准确率提升显著
  • 计算量小、通信成本低,适合资源受限场景的异常检测

随着数据隐私问题日益突出,联邦学习成为无需共享本地数据即可训练模型的有力框架。传统联邦学习多依赖深度学习,计算开销大。本文提出基于储层状态分析的联邦学习方法(IncFed MD-RS),针对时间序列异常检测任务,利用马氏距离分析储层状态分布,对正常输入建模并检测偏离分布的异常。通过迭代更新统计参数,实现增量式联邦学习。在多个基准数据集上的实验表明,当客户端数据较短且异构时,该方法性能优于现有深度学习与储层计算模型。其对样本减少具有鲁棒性,且可通过子采样储层状态进一步降低计算成本而无性能损失。该方法在计算效率、算法简洁性与低通信开销方面优势明显,特别适用于资源受限的异常检测场景。

原文摘要 · Abstract (English)

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 of statistical parameters in the MD-RS enables incremental federated learning (IncFed MD-RS). We evaluate the performance of IncFed MD-RS using benchmark datasets for time series anomaly detection. The results show that IncFed MD-RS outperforms other federated learning methods with deep learning and reservoir computing models particularly when clients' data are relatively short and heterogeneous. We demonstrate that IncFed MD-RS is robust against reduced sample data compared to other methods. We also show that the computational cost of IncFed MD-RS can be reduced by subsampling from the reservoir states without performance degradation. The proposed method is beneficial especially in anomaly detection applications where computational efficiency, algorithm simplicity, and low communication cost are required.

联邦学习异常检测储层计算隐私保护

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。