FAPAD: a federated aggregation optimization-based privacy-preserving anomaly detection framework for time series
摘要
Anomaly detection in multivariate time series is critical for system status monitoring, particularly in healthcare surveillance. However, centralized anomaly detection in cloud-edge collaborative environments may raise privacy concerns. This paper proposes a Federated Aggregation Optimization-based Privacy-Preserving Anomaly Detection Framework for Time Series (FAPAD). The FAPAD framework mitigates the risk of privacy leakage by distributing data anomaly detection tasks across multiple edge nodes and deploying model anomaly detection and parameter aggregation modules on the cloud. Specifically, we integrate a deep anomaly detection method for multivariate time-series data in the anomaly detection module to ensure detection performance. This method employs an adversarial Transformer feature learning model to capture the feature representations of the time-series data. Anomaly scores and decision thresholds are then calculated using an anomaly interpretation method to enable effective differentiation between normal and anomalous data. Furthermore, the differential privacy technique is employed to protect the privacy of both the model and data during the parameter upload phase, thus preventing model inference attacks. In the parameter aggregation module, a federated aggregation optimization strategy is designed, which combines the F1 score and