Sparsification Under Siege: Dual-Level Defense Against Poisoning in Communication-Efficient Federated Learning
Zhiyong Jin, Runhua Xu, Chao Li, Yizhong Liu, Jianxin Li, James Joshi

TL;DR
This paper introduces SafeSparse, a novel defense framework for federated learning that addresses the challenges of gradient sparsification by restoring robustness against poisoning attacks through topological and semantic analysis.
Contribution
SafeSparse is the first method to decouple sparsification and security, employing structure-aware calibration and semantic alignment to improve robustness in communication-efficient FL.
Findings
Recover up to 25.7% accuracy under poisoning attacks
Effectively closes the vulnerability gap in communication-efficient FL
Theoretically guarantees convergence of the proposed method
Abstract
Gradient sparsification, while mitigating communication bottlenecks in Federated Learning (FL), fundamentally alters the geometric landscape of model updates. We reveal that the resultant high-dimensional orthogonality renders traditional Euclidean-based robust aggregation metrics mathematically ambiguous, creating a 'sparsity-robustness trade-off' that adversaries exploit to bypass detection. To resolve this structural dissonance, we propose SafeSparse, a consensus restoration framework that decouples defense into topological and semantic dimensions. Unlike prior arts that treat sparsification and security orthogonally, SafeSparse introduces: (1) a Structure-Aware Calibration mechanism utilizing Jaccard similarity to filter topological outliers induced by index poisoning; and (2) a Directional Semantic Alignment module employing density-based clustering on update signs to neutralize…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
