paper-with-me

Papers

Robust Model Aggregation for Heterogeneous Federated Learning: Analysis and Optimizations

2024-05-11 · Yumeng Shao, Jun Li, Long Shi, Kang Wei, Ming Ding, Qianmu Li, Zengxiang Li, Wen Chen, Shi Jin

Conventional synchronous federated learning (SFL) frameworks suffer from performance degradation in heterogeneous systems due to imbalanced local data size and diverse computing power on the client side. To address this problem, asynchronous FL (AFL) and semi-asynchronous FL have been proposed to recover the performance loss by allowing asynchronous aggregation. However, asynchronous aggregation incurs a new problem of inconsistency between local updates and global updates. Motivated by the issues of conventional SFL and AFL, we first propose a time-driven SFL (T-SFL) framework for heterogeneous systems. The core idea of T-SFL is that the server aggregates the models from different clients, each with varying numbers of iterations, at regular time intervals. To evaluate the learning performance of T-SFL, we provide an upper bound on the global loss function. Further, we optimize the aggregation weights to minimize the developed upper bound. Then, we develop a discriminative model selection (DMS) algorithm that removes local models from clients whose number of iterations falls below a predetermined threshold. In particular, this algorithm ensures that each client's aggregation weight accurately reflects its true contribution to the global model update, thereby improving the efficiency and robustness of the system. To validate the effectiveness of T-SFL with the DMS algorithm, we conduct extensive experiments using several popular datasets including MNIST, Cifar-10, Fashion-MNIST, and SVHN. The experimental results demonstrate that T-SFL with the DMS algorithm can reduce the latency of conventional SFL by 50\%, while achieving an average 3\% improvement in learning accuracy over state-of-the-art AFL algorithms.

📄 PDF Abstract BibTeX arXiv:2405.06993

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel Selection

Similar Papers 제목 키워드 기반

HADFL: Heterogeneity-aware Decentralized Federated Learning Framework

2021-11-16 · Jing Cao, Zirui Lian, Weihong Liu, Zongwei Zhu 외

Federated learning (FL) supports training models on geographically distributed devices. However, traditional FL systems adopt a centralized synchronous strategy, putting high communication pressure and model generalizati…

Federated Learning

Federated Learning based on Pruning and Recovery

2024-03-16 · Chengjie Ma

A novel federated learning training framework for heterogeneous environments is presented, taking into account the diverse network speeds of clients in realistic settings. This framework integrates asynchronous learning …

Federated Learning

End-to-End Speech Recognition from Federated Acoustic Models

2021-04-29 · Yan Gao, Titouan Parcollet, Salah Zaiem, Javier Fernandez-Marques 외

Training Automatic Speech Recognition (ASR) models under federated learning (FL) settings has attracted a lot of attention recently. However, the FL scenarios often presented in the literature are artificial and fail to …

2k4kAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)+3

FLoRA: Federated Fine-Tuning Large Language Models with Heterogeneous Low-Rank Adaptations

2024-09-09 · Ziyao Wang, Zheyu Shen, Yexiao He, Guoheng Sun 외

The rapid development of Large Language Models (LLMs) has been pivotal in advancing AI, with pre-trained LLMs being adaptable to diverse downstream tasks through fine-tuning. Federated learning (FL) further enhances fine…

Federated LearningPrivacy Preserving

FedUAF: Uncertainty-Aware Fusion with Reliability-Guided Aggregation for Multimodal Federated Sentiment Analysis

2026-02-28 · Xianxun Zhu, Zezhong Sun, Imad Rida, Erik Cambria 외 arxiv

Multimodal sentiment analysis in federated learning environments faces significant challenges due to missing modalities, heterogeneous data distributions, and unreliable client updates. Existing federated approaches ofte…

Multimodal Sentiment AnalysisFederated Learning