paper-with-me

Papers

Federated Structured Sparse PCA for Anomaly Detection in IoT Networks

2025-03-31 · Chenyi Huang, Xinrong Li, Xianchao Xiu

Although federated learning has gained prominence as a privacy-preserving framework tailored for distributed Internet of Things (IoT) environments, current federated principal component analysis (PCA) methods lack integration of sparsity, a critical feature for robust anomaly detection. To address this limitation, we propose a novel federated structured sparse PCA (FedSSP) approach for anomaly detection in IoT networks. The proposed model uniquely integrates double sparsity regularization: (1) row-wise sparsity governed by $\ell_{2,p}$-norm with $p\in[0,1)$ to eliminate redundant feature dimensions, and (2) element-wise sparsity via $\ell_{q}$-norm with $q\in[0,1)$ to suppress noise-sensitive components. To efficiently solve this non-convex optimization problem in a distributed setting, we devise a proximal alternating minimization (PAM) algorithm with rigorous theoretical proofs establishing its convergence guarantees. Experiments on real datasets validate that incorporating structured sparsity enhances both model interpretability and detection accuracy.

📄 PDF Abstract BibTeX arXiv:2503.23981

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFederated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

The Tradeoff Between Privacy and Accuracy in Anomaly Detection Using Federated XGBoost

2019-07-16 · Mengwei Yang, Linqi Song, Jie Xu, Congduan Li 외

Privacy has raised considerable concerns recently, especially with the advent of information explosion and numerous data mining techniques to explore the information inside large volumes of data. In this context, a new d…

Anomaly DetectionFederated LearningSparse Learning

FedTADBench: Federated Time-Series Anomaly Detection Benchmark

2022-12-19 · Fanxing Liu, Cheng Zeng, Le Zhang, Yingjie Zhou 외

Time series anomaly detection strives to uncover potential abnormal behaviors and patterns from temporal data, and has fundamental significance in diverse application scenarios. Constructing an effective detection model …

Anomaly DetectionFederated LearningTime SeriesTime Series Analysis+1

FGAD: Self-boosted Knowledge Distillation for An Effective Federated Graph Anomaly Detection Framework

2024-02-20 · Jinyu Cai, Yunhe Zhang, Zhoumin Lu, Wenzhong Guo 외

Graph anomaly detection (GAD) aims to identify anomalous graphs that significantly deviate from other ones, which has raised growing attention due to the broad existence and complexity of graph-structured data in many re…

Anomaly DetectionFederated LearningGraph Anomaly DetectionKnowledge Distillation

FadMan: Federated Anomaly Detection across Multiple Attributed Networks

2022-05-27 · Nannan Wu, Ning Zhang, Wenjun Wang, Lixin Fan 외

Anomaly subgraph detection has been widely used in various applications, ranging from cyber attack in computer networks to malicious activities in social networks. Despite an increasing need for federated anomaly detecti…

Anomaly DetectionData IntegrationFederated LearningVertical Federated Learning

Federated Learning for Anomaly Detection in Maritime Movement Data

2025-12-04 · Anita Graser, Axel Weißenfeld, Clemens Heistracher, Melitta Dragaschnig 외 arxiv

This paper introduces M3fed, a novel solution for federated learning of movement anomaly detection models. This innovation has the potential to improve data privacy and reduce communication costs in machine learning for …

Federated LearningAnomaly Detection