paper-with-me

Papers

Byzantine-Robust Federated Learning with Learnable Aggregation Weights

2025-11-05 · Javad Parsa, Amir Hossein Daghestani, André M. H. Teixeira, Mikael Johansson arxiv

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, particularly when data distributions across clients are heterogeneous. In this paper, we propose a novel Byzantine-robust FL optimization problem that incorporates adaptive weighting into the aggregation process. Unlike conventional approaches, our formulation treats aggregation weights as learnable parameters, jointly optimizing them alongside the global model parameters. To solve this optimization problem, we develop an alternating minimization algorithm with strong convergence guarantees under adversarial attack. We analyze the Byzantine resilience of the proposed objective. We evaluate the performance of our algorithm against state-of-the-art Byzantine-robust FL approaches across various datasets and attack scenarios. Experimental results demonstrate that our method consistently outperforms existing approaches, particularly in settings with highly heterogeneous data and a large proportion of malicious clients.

📄 PDF Abstract BibTeX arXiv:2511.03529

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningAdversarial Attack

Similar Papers 제목 키워드 기반

An Experimental Study of Byzantine-Robust Aggregation Schemes in Federated Learning

2023-02-14 · Shenghui Li, Edith C. -H. Ngai, Thiemo Voigt

Byzantine-robust federated learning aims at mitigating Byzantine failures during the federated training process, where malicious participants may upload arbitrary local updates to the central server to degrade the perfor…

Federated Learning

BRFL: A Blockchain-based Byzantine-Robust Federated Learning Model

2023-10-20 · Yang Li, Chunhe Xia, Chang Li, Tianbo Wang

With the increasing importance of machine learning, the privacy and security of training data have become critical. Federated learning, which stores data in distributed nodes and shares only model parameters, has gained …

Federated Learning

Rethinking Byzantine Robustness in Federated Recommendation from Sparse Aggregation Perspective

2025-01-06 · Zhongjian Zhang, Mengmei Zhang, Xiao Wang, Lingjuan Lyu 외

To preserve user privacy in recommender systems, federated recommendation (FR) based on federated learning (FL) emerges, keeping the personal data on the local client and updating a model collaboratively. Unlike FL, FR h…

Federated LearningRecommendation Systems

FEDERATED LEARNING FRAMEWORK BASED ON TRIMMED MEAN AGGREGATION RULES

2021-09-29 · Wang Tian Xiang, Meiyue Shao, Yanwei Fu, Riheng Jia 외

This paper studies the problem of information security in the distributed learning framework. In particular, we consider the clients will always be attacked by Byzantine nodes and poisoning in the federated learning. Typ…

Federated Learning

Impact of Network Topology on Byzantine Resilience in Decentralized Federated Learning

2024-07-06 · Siddhartha Bhattacharya, Daniel Helo, Joshua Siegel

Federated learning (FL) enables a collaborative environment for training machine learning models without sharing training data between users. This is typically achieved by aggregating model gradients on a central server.…

Federated Learning