paper-with-me

Papers

Efficient Federated Learning against Heterogeneous and Non-stationary Client Unavailability

2024-09-26 · Ming Xiang, Stratis Ioannidis, Edmund Yeh, Carlee Joe-Wong, Lili Su

Addressing intermittent client availability is critical for the real-world deployment of federated learning algorithms. Most prior work either overlooks the potential non-stationarity in the dynamics of client unavailability or requires substantial memory/computation overhead. We study federated learning in the presence of heterogeneous and non-stationary client availability, which may occur when the deployment environments are uncertain, or the clients are mobile. The impacts of heterogeneity and non-stationarity on client unavailability can be significant, as we illustrate using FedAvg, the most widely adopted federated learning algorithm. We propose FedAPM, which includes novel algorithmic structures that (i) compensate for missed computations due to unavailability with only $O(1)$ additional memory and computation with respect to standard FedAvg, and (ii) evenly diffuse local updates within the federated learning system through implicit gossiping, despite being agnostic to non-stationary dynamics. We show that FedAPM converges to a stationary point of even non-convex objectives while achieving the desired linear speedup property. We corroborate our analysis with numerical experiments over diversified client unavailability dynamics on real-world data sets.

📄 PDF Abstract BibTeX arXiv:2409.17446

Code (1)

mingxiang12/fedawe 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Resilience Beyond Stationary Client Unavailability: Unlocking Efficient and Unbiased Federated Learning

2026-09-04 · Ming Xiang, Stratis Ioannidis, Edmund Yeh, Carlee Joe-Wong 외 arxiv

Due to resource constraints or external and internal uncertainties, clients in real-world federated learning systems are often intermittently available edge devices. In highly dynamic environments, the parameter server l…

Federated Learning

MAB-Based Channel Scheduling for Asynchronous Federated Learning in Non-Stationary Environments

2025-03-03 · Zhiyin Li, Yubo Yang, Tao Yang, Xiaofeng Wu 외

Federated learning enables distributed model training across clients under central coordination without raw data exchange. However, in wireless implementations, frequent parameter updates between the server and clients c…

FairnessFederated LearningScheduling

Federated Imputation under Heterogeneous Feature Spaces

2026-05-15 · Imane Hocine, Chaimaa Medjadji, Sylvain Kubler, Gregoire Danoy 외 arxiv

Federated Learning (FL) enables collaborative training across decentralized clients, but most methods assume aligned feature schemas, an assumption that rarely holds in tabular settings where clients observe only partial…

Federated Learning

Federated Learning in the Presence of Adversarial Client Unavailability

2023-05-31 · Lili Su, Ming Xiang, Jiaming Xu, Pengkun Yang

Federated learning is a decentralized machine learning framework that enables collaborative model training without revealing raw data. Due to the diverse hardware and software limitations, a client may not always be avai…

Federated LearningSelection bias

Fractional-Order Federated Learning

2026-02-17 · Mohammad Partohaghighi, Roummel Marcia, YangQuan Chen arxiv

Federated learning (FL) allows remote clients to train a global model collaboratively while protecting client privacy. Despite its privacy-preserving benefits, FL has significant drawbacks, including slow convergence, hi…

Federated Learning