paper-with-me

Papers

FedAR: Addressing Client Unavailability in Federated Learning with Local Update Approximation and Rectification

2024-07-26 · Chutian Jiang, Hansong Zhou, Xiaonan Zhang, Shayok Chakraborty

Federated learning (FL) enables clients to collaboratively train machine learning models under the coordination of a server in a privacy-preserving manner. One of the main challenges in FL is that the server may not receive local updates from each client in each round due to client resource limitations and intermittent network connectivity. The existence of unavailable clients severely deteriorates the overall FL performance. In this paper, we propose , a novel client update Approximation and Rectification algorithm for FL to address the client unavailability issue. FedAR can get all clients involved in the global model update to achieve a high-quality global model on the server, which also furnishes accurate predictions for each client. To this end, the server uses the latest update from each client as a surrogate for its current update. It then assigns a different weight to each client's surrogate update to derive the global model, in order to guarantee contributions from both available and unavailable clients. Our theoretical analysis proves that FedAR achieves optimal convergence rates on non-IID datasets for both convex and non-convex smooth loss functions. Extensive empirical studies show that FedAR comprehensively outperforms state-of-the-art FL baselines including FedAvg, MIFA, FedVARP and Scaffold in terms of the training loss, test accuracy, and bias mitigation. Moreover, FedAR also depicts impressive performance in the presence of a large number of clients with severe client unavailability.

📄 PDF Abstract BibTeX arXiv:2407.19103

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Efficient Federated Learning against Heterogeneous and Non-stationary Client Unavailability

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

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 unavailabi…

Federated Learning

FedARKS: Federated Aggregation via Robust and Discriminative Knowledge Selection and Integration for Person Re-identification

2026-03-06 · Xin Xu, Binchang Ma, Zhixi Yu, Wei Liu arxiv

The application of federated domain generalization in person re-identification (FedDG-ReID) aims to enhance the model's generalization ability in unseen domains while protecting client data privacy. However, existing mai…

Person Re-IdentificationDomain GeneralizationFederated Learning

FedAR+: A Federated Learning Approach to Appliance Recognition with Mislabeled Data in Residential Buildings

2022-09-03 · Ashish Gupta, Hari Prabhat Gupta, Sajal K. Das

With the enhancement of people's living standards and rapid growth of communication technologies, residential environments are becoming smart and well-connected, increasing overall energy consumption substantially. As ho…

Federated LearningPrivacy Preserving

Adaptive Rank Allocation for Federated Parameter-Efficient Fine-Tuning of Language Models

2025-01-24 · Fei Wu, Jia Hu, Geyong Min, Shiqiang Wang

Pre-trained Language Models (PLMs) have demonstrated their superiority and versatility in modern Natural Language Processing (NLP), effectively adapting to various downstream tasks through further fine-tuning. Federated …

Federated Learningparameter-efficient fine-tuning

FedAR: Activity and Resource-Aware Federated Learning Model for Distributed Mobile Robots

2021-01-11 · Ahmed Imteaj, M. Hadi Amini

Smartphones, autonomous vehicles, and the Internet-of-things (IoT) devices are considered the primary data source for a distributed network. Due to a revolutionary breakthrough in internet availability and continuous imp…

Autonomous VehiclesBIG-bench Machine LearningFederated Learning