paper-with-me

Papers

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 wireless links under constraints, these systems cannot rely on retransmissions, so model parameters must be accepted as partial chunks, leading to two key failure modes, which are selection bias, where poor-quality links are systematically under-represented in gossip aggregation, and update staleness, where asynchronous nodes contribute outdated models. We prove that classical gossip aggregation introduces irreducible selection bias proportional to the link-loss rate. We propose DFL-AA (Decentralized Federated Learning with Adaptive AoI-weighted Aggregation), which corrects selection bias using Inverse Probability Weighting (IPW) with online channel estimation and mitigates staleness via Age-of-Information (AoI) decay without requiring a global clock. We prove that DFL-AA removes link-quality distortion in expectation and consistently outperforms state-of-the-art baselines across varying loss rates and heterogeneous channel conditions on fixed directed topologies.

📄 PDF Abstract BibTeX arXiv:2606.10774

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesFederated Learning

Similar Papers 제목 키워드 기반

DRACO: Decentralized Asynchronous Federated Learning over Row-Stochastic Wireless Networks

2024-06-19 · Eunjeong Jeong, Marios Kountouris

Recent developments and emerging use cases, such as smart Internet of Things (IoT) and Edge AI, have sparked considerable interest in the training of neural networks over fully decentralized (serverless) networks. One of…

Federated Learning

Asynchronous Decentralized Learning over Unreliable Wireless Networks

2022-02-02 · Eunjeong Jeong, Matteo Zecchin, Marios Kountouris

Decentralized learning enables edge users to collaboratively train models by exchanging information via device-to-device communication, yet prior works have been limited to wireless networks with fixed topologies and rel…

DAG-AFL:Directed Acyclic Graph-based Asynchronous Federated Learning

2025-07-28 · Shuaipeng Zhang, Lanju Kong, Yixin Zhang, Wei He 외 arxiv

Due to the distributed nature of federated learning (FL), the vulnerability of the global model and the need for coordination among many client devices pose significant challenges. As a promising decentralized, scalable …

Federated Learning

Asynchronous SGD on Graphs: a Unified Framework for Asynchronous Decentralized and Federated Optimization

2023-11-01 · Mathieu Even, Anastasia Koloskova, Laurent Massoulié

Decentralized and asynchronous communications are two popular techniques to speedup communication complexity of distributed machine learning, by respectively removing the dependency over a central orchestrator and the ne…

FAuNO: Semi-Asynchronous Federated Reinforcement Learning Framework for Task Offloading in Edge Systems

2025-06-03 · Frederico Metelo, Alexandre Oliveira, Stevo Racković, Pedro Ákos Costa 외

Edge computing addresses the growing data demands of connected-device networks by placing computational resources closer to end users through decentralized infrastructures. This decentralization challenges traditional, f…

Edge-computing