paper-with-me

Papers

On the Push-Based Asynchronous Federated Learning: A Bias-Correction Aggregation Approach

2026-05-24 · Jiahui Bai, Hai Dong, A. K. Qin arxiv

Asynchronous decentralized federated learning (ADFL) eliminates central coordination and global synchronization, making it attractive for large-scale and heterogeneous systems. However, frequent peer-to-peer communication, asynchronous updates on directed topologies, and non-IID data jointly lead to excessive communication overhead, biased aggregation and severe model drift. We propose PushCen-ADFL, a communication-efficient ADFL framework that enables stable training under asymmetric communication and delayed client participation. PushCen-ADFL couples communication, aggregation, and local stabilization in a shared centroid representation space, forming a closed loop between compression and optimization. Clients exchange centroid-form messages, apply average-preserving push-sum mixing to correct aggregation bias, and use a lightweight centroid regularization anchored in the same centroid space to mitigate drift under heterogeneity and staleness. A bounded, sender-deduplicated buffer further improves robustness under irregular asynchronous arrivals. Experiments on vision datasets demonstrate that PushCen-ADFL improves accuracy under data heterogeneity by up to 6\% while reducing per-push communication cost by more than 80\%, achieving a favorable accuracy-communication trade-off.

📄 PDF Abstract BibTeX arXiv:2605.26162

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Corrected with the Latest Version: Make Robust Asynchronous Federated Learning Possible

2025-04-05 · Chaoyi Lu, Yiding Sun, Pengbo Li, Zhichuan Yang

As an emerging paradigm of federated learning, asynchronous federated learning offers significant speed advantages over traditional synchronous federated learning. Unlike synchronous federated learning, which requires wa…

Federated LearningKnowledge Distillation

Technical Report: Aggregation on Learnable Manifolds for Asynchronous Federated Optimization

2025-03-18 · Archie Licudi

In Federated Learning (FL), a primary challenge to the server-side aggregation of client models is device heterogeneity, in both loss landscape geometry and computational capacity. This issue can be particularly pronounc…

Federated Learning

Asynchronous Decentralized Federated Learning over Lossy Wireless Links via Reception- and Age-Aware Aggregation

2026-06-09 · Chanuka A. S. Hewa Kaluannakkage, Rajkumar Buyya arxiv

Decentralized Federated Learning(DFL) enables collaborative model training across wireless edge nodes, including IoT deployments, autonomous vehicles, UAV swarms, and satellite constellations. Operating over lossy wirele…

Autonomous VehiclesFederated Learning

Scheduling and Aggregation Design for Asynchronous Federated Learning over Wireless Networks

2022-12-14 · Chung-Hsuan Hu, Zheng Chen, Erik G. Larsson

Federated Learning (FL) is a collaborative machine learning (ML) framework that combines on-device training and server-based aggregation to train a common ML model among distributed agents. In this work, we propose an as…

Federated LearningScheduling

FedStaleWeight: Buffered Asynchronous Federated Learning with Fair Aggregation via Staleness Reweighting

2024-06-05 · Jeffrey Ma, Alan Tu, YiLing Chen, Vijay Janapa Reddi

Federated Learning (FL) endeavors to harness decentralized data while preserving privacy, facing challenges of performance, scalability, and collaboration. Asynchronous Federated Learning (AFL) methods have emerged as pr…

FairnessFederated Learning