paper-with-me

Papers

FedGSM: Efficient Federated Learning for LEO Constellations with Gradient Staleness Mitigation

2023-04-17 · Lingling Wu, Jingjing Zhang

Recent advancements in space technology have equipped low Earth Orbit (LEO) satellites with the capability to perform complex functions and run AI applications. Federated Learning (FL) on LEO satellites enables collaborative training of a global ML model without the need for sharing large datasets. However, intermittent connectivity between satellites and ground stations can lead to stale gradients and unstable learning, thereby limiting learning performance. In this paper, we propose FedGSM, a novel asynchronous FL algorithm that introduces a compensation mechanism to mitigate gradient staleness. FedGSM leverages the deterministic and time-varying topology of the orbits to offset the negative effects of staleness. Our simulation results demonstrate that FedGSM outperforms state-of-the-art algorithms for both IID and non-IID datasets, underscoring its effectiveness and advantages. We also investigate the effect of system parameters.

📄 PDF Abstract BibTeX arXiv:2304.08537

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Scheduling for Ground-Assisted Federated Learning in LEO Satellite Constellations

2022-06-04 · Nasrin Razmi, Bho Matthiesen, Armin Dekorsy, Petar Popovski

Distributed training of machine learning models directly on satellites in low Earth orbit (LEO) is considered. Based on a federated learning (FL) algorithm specifically targeted at the unique challenges of the satellite …

Federated LearningScheduling

AsyncFLEO: Asynchronous Federated Learning for LEO Satellite Constellations with High-Altitude Platforms

2022-12-22 · Mohamed Elmahallawy, Tie Luo

Low Earth Orbit (LEO) constellations, each comprising a large number of satellites, have become a new source of big data "from the sky". Downloading such data to a ground station (GS) for big data analytics demands very …

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

Revisiting Gradient Staleness: Evaluating Distance Metrics for Asynchronous Federated Learning Aggregation

2026-03-09 · Patrick Wilhelm, Odej Kao arxiv

In asynchronous federated learning (FL), client devices send updates to a central server at varying times based on their computational speed, often using stale versions of the global model. This staleness can degrade the…

Federated Learning

Federated Stochastic Gradient Descent Begets Self-Induced Momentum

2022-02-17 · Howard H. Yang, Zuozhu Liu, Yaru Fu, Tony Q. S. Quek 외

Federated learning (FL) is an emerging machine learning method that can be applied in mobile edge systems, in which a server and a host of clients collaboratively train a statistical model utilizing the data and computat…

Federated Learning