Heterogeneity-Oblivious Robust Federated Learning
Weiyao Zhang, Jinyang Li, Qi Song, Miao Wang, Chungang Lin, Haitong Luo, Xuying Meng, Yujun Zhang

TL;DR
Horus introduces a heterogeneity-oblivious robust federated learning framework that uses low-rank adaptations to improve attack detection and robustness across diverse client data distributions and model architectures.
Contribution
Horus employs low-rank adaptations inserted into stable layers and a novel poisoning score based on input projections to enhance robustness in heterogeneous federated learning environments.
Findings
Horus outperforms existing methods in robustness and accuracy.
LoRA-A is more stable than LoRA-B under heterogeneity and poisoning.
Projection-aware aggregation improves client update consistency.
Abstract
Federated Learning (FL) remains highly vulnerable to poisoning attacks, especially under real-world hyper-heterogeneity, where clients differ significantly in data distributions, communication capabilities, and model architectures. Such heterogeneity not only undermines the effectiveness of aggregation strategies but also makes attacks more difficult to detect. Furthermore, high-dimensional models expand the attack surface. To address these challenges, we propose Horus, a heterogeneity-oblivious robust FL framework centered on low-rank adaptations (LoRAs). Rather than aggregating full model parameters, Horus inserts LoRAs into empirically stable layers and aggregates only LoRAs to reduce the attack uncover a key empirical observation that the input projection (LoRA-A) is markedly more stable than the output projection (LoRA-B) under heterogeneity and poisoning. Leveraging this, we…
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
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Data Stream Mining Techniques
