paper-with-me

Papers

AFLGuard: Byzantine-robust Asynchronous Federated Learning

2022-12-13 · Minghong Fang, Jia Liu, Neil Zhenqiang Gong, Elizabeth S. Bentley

Federated learning (FL) is an emerging machine learning paradigm, in which clients jointly learn a model with the help of a cloud server. A fundamental challenge of FL is that the clients are often heterogeneous, e.g., they have different computing powers, and thus the clients may send model updates to the server with substantially different delays. Asynchronous FL aims to address this challenge by enabling the server to update the model once any client's model update reaches it without waiting for other clients' model updates. However, like synchronous FL, asynchronous FL is also vulnerable to poisoning attacks, in which malicious clients manipulate the model via poisoning their local data and/or model updates sent to the server. Byzantine-robust FL aims to defend against poisoning attacks. In particular, Byzantine-robust FL can learn an accurate model even if some clients are malicious and have Byzantine behaviors. However, most existing studies on Byzantine-robust FL focused on synchronous FL, leaving asynchronous FL largely unexplored. In this work, we bridge this gap by proposing AFLGuard, a Byzantine-robust asynchronous FL method. We show that, both theoretically and empirically, AFLGuard is robust against various existing and adaptive poisoning attacks (both untargeted and targeted). Moreover, AFLGuard outperforms existing Byzantine-robust asynchronous FL methods.

📄 PDF Abstract BibTeX arXiv:2212.06325

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Asynchronous Byzantine Federated Learning

2024-06-03 · Bart Cox, Abele Mălan, Lydia Y. Chen, Jérémie Decouchant

Federated learning (FL) enables a set of geographically distributed clients to collectively train a model through a server. Classically, the training process is synchronous, but can be made asynchronous to maintain its s…

Federated Learning

Cellular Traffic Prediction via Byzantine-robust Asynchronous Federated Learning

2025-05-25 · Hui Ma, Kai Yang, Yang Jiao

Network traffic prediction plays a crucial role in intelligent network operation. Traditional prediction methods often rely on centralized training, necessitating the transfer of vast amounts of traffic data to a central…

Federated LearningPredictionPrivacy PreservingTraffic Prediction

Anti-Byzantine Attacks Enabled Vehicle Selection for Asynchronous Federated Learning in Vehicular Edge Computing

2024-04-12 · Cui Zhang, Xiao Xu, Qiong Wu, Pingyi Fan 외

In vehicle edge computing (VEC), asynchronous federated learning (AFL) is used, where the edge receives a local model and updates the global model, effectively reducing the global aggregation latency.Due to different amo…

Deep Reinforcement LearningEdge-computingFederated Learning

Weight for Robustness: A Comprehensive Approach towards Optimal Fault-Tolerant Asynchronous ML

2025-01-16 · Tehila Dahan, Kfir Y. Levy

We address the challenges of Byzantine-robust training in asynchronous distributed machine learning systems, aiming to enhance efficiency amid massive parallelization and heterogeneous computing resources. Asynchronous s…

SecureAFL: Secure Asynchronous Federated Learning

2026-04-04 · Anjun Gao, Feng Wang, Zhenglin Wan, Yueyang Quan 외 arxiv

Federated learning (FL) enables multiple clients to collaboratively train a global machine learning model via a server without sharing their private training data. In traditional FL, the system follows a synchronous appr…

Federated Learning