PulseAugur
EN
LIVE 10:58:37

New research tackles Byzantine attacks in Federated Learning

Two new research papers address the challenge of Byzantine attacks in Federated Learning (FL). The first paper introduces Projected Dimensionality Reduction (PDR), a framework designed to accelerate robust aggregation by compressing gradients into a smaller subspace, thereby reducing computational overhead without significantly impacting accuracy. The second paper proposes a novel optimization problem that treats aggregation weights as learnable parameters, allowing them to be jointly optimized with the global model for improved Byzantine resilience, especially in heterogeneous data scenarios. AI

IMPACT These papers offer theoretical advancements and practical methods to enhance the security and efficiency of distributed machine learning models.

RANK_REASON The cluster contains two academic papers published on arXiv detailing new theoretical analyses and methods for improving the robustness of Federated Learning against adversarial attacks.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New research tackles Byzantine attacks in Federated Learning

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Shiyuan Zuo, Jiashuo Li, Rongfei Fan, Han Hu, Jie Xu ·

    Dimensionality Reduction for Robust Federated Learning: A Theoretical Analysis and Convergence Guarantee

    arXiv:2605.28335v1 Announce Type: new Abstract: Federated Learning (FL) enables multiple clients to collaboratively train models without sharing raw data, but it is highly vulnerable to Byzantine attacks. Existing robust approaches can neutralize these threats but incur substanti…

  2. arXiv cs.LG TIER_1 English(EN) · Javad Parsa, Amir Hossein Daghestani, Andr\'e M. H. Teixeira, Mikael Johansson ·

    Byzantine-Robust Federated Learning with Learnable Aggregation Weights

    arXiv:2511.03529v2 Announce Type: replace Abstract: Federated Learning (FL) enables clients to collaboratively train a global model without sharing their private data. However, the presence of malicious (Byzantine) clients poses significant challenges to the robustness of FL, par…