LGFeb 13

Efficient Personalized Federated PCA with Manifold Optimization for IoT Anomaly Detection

arXiv:2602.12622v1h-index: 3Has Code
Originality Incremental advance
AI Analysis

This work addresses security threats in IoT networks by improving anomaly detection with a personalized federated learning approach, though it is incremental as it builds on existing federated PCA methods.

The paper tackles the lack of personalization and robustness in federated PCA for IoT anomaly detection by proposing FedEP, which achieves higher F1-scores and accuracy than state-of-the-art methods in various IoT security scenarios.

Internet of things (IoT) networks face increasing security threats due to their distributed nature and resource constraints. Although federated learning (FL) has gained prominence as a privacy-preserving framework for distributed IoT environments, current federated principal component analysis (PCA) methods lack the integration of personalization and robustness, which are critical for effective anomaly detection. To address these limitations, we propose an efficient personalized federated PCA (FedEP) method for anomaly detection in IoT networks. The proposed model achieves personalization through introducing local representations with the $\ell_1$-norm for element-wise sparsity, while maintaining robustness via enforcing local models with the $\ell_{2,1}$-norm for row-wise sparsity. To solve this non-convex problem, we develop a manifold optimization algorithm based on the alternating direction method of multipliers (ADMM) with rigorous theoretical convergence guarantees. Experimental results confirm that the proposed FedEP outperforms the state-of-the-art FedPG, achieving excellent F1-scores and accuracy in various IoT security scenarios. Our code will be available at \href{https://github.com/xianchaoxiu/FedEP}{https://github.com/xianchaoxiu/FedEP}.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes