paper-with-me

Papers

Byzantine-Robust Aggregation for Securing Decentralized Federated Learning

2024-09-26 · Diego Cajaraville-Aboy, Ana Fernández-Vilas, Rebeca P. Díaz-Redondo, Manuel Fernández-Veiga

Federated Learning (FL) emerges as a distributed machine learning approach that addresses privacy concerns by training AI models locally on devices. Decentralized Federated Learning (DFL) extends the FL paradigm by eliminating the central server, thereby enhancing scalability and robustness through the avoidance of a single point of failure. However, DFL faces significant challenges in optimizing security, as most Byzantine-robust algorithms proposed in the literature are designed for centralized scenarios. In this paper, we present a novel Byzantine-robust aggregation algorithm to enhance the security of Decentralized Federated Learning environments, coined WFAgg. This proposal handles the adverse conditions and strength robustness of dynamic decentralized topologies at the same time by employing multiple filters to identify and mitigate Byzantine attacks. Experimental results demonstrate the effectiveness of the proposed algorithm in maintaining model accuracy and convergence in the presence of various Byzantine attack scenarios, outperforming state-of-the-art centralized Byzantine-robust aggregation schemes (such as Multi-Krum or Clustering). These algorithms are evaluated on an IID image classification problem in both centralized and decentralized scenarios.

📄 PDF Abstract BibTeX arXiv:2409.17754

Code (2)

diegoiclab/decentralizedfedsim 공식 구현 pytorch
https://gitlab.com/compromise3/decentralizedfedsim pytorch

Tasks

Federated Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

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

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

Decentralized Federated Policy Gradient with Byzantine Fault-Tolerance and Provably Fast Convergence

2024-01-07 · Philip Jordan, Florian Grötschla, Flint Xiaofeng Fan, Roger Wattenhofer

In Federated Reinforcement Learning (FRL), agents aim to collaboratively learn a common task, while each agent is acting in its local environment without exchanging raw trajectories. Existing approaches for FRL either (a…

Automated Byzantine-Resilient Clustered Decentralized Federated Learning for Battery Intelligence in Connected EVs

2026-05-20 · Mouhamed Amine Bouchiha, Abdelaziz Amara Korba, Yacine Ghamri-Doudane arxiv

Federated learning (FL) has emerged as a promising paradigm for managing electric vehicle (EV) battery data in intelligent transportation systems (ITS), enabling privacy-preserving tasks such as anomaly detection and cap…

Federated LearningAnomaly Detection

Byzantine-robust Decentralized Federated Learning via Dual-domain Clustering and Trust Bootstrapping

2024-01-01 · CVPR 2024 1 · Peng Sun, Xinyang Liu, Zhibo Wang, Bo Liu

Decentralized federated learning (DFL) facilitates collaborative model training across multiple connected clients without a central coordination server thereby avoiding the single point of failure in traditional cent…

ClusteringFederated Learning