paper-with-me

홈 › Papers

Deep Unfolding-based Weighted Averaging for Federated Learning in Heterogeneous Environments

2022-12-23 · Ayano Nakai-Kasai, Tadashi Wadayama

Federated learning is a collaborative model training method that iterates model updates by multiple clients and aggregation of the updates by a central server. Device and statistical heterogeneity of participating clients cause significant performance degradation so that an appropriate aggregation weight should be assigned to each client in the aggregation phase of the server. To adjust the aggregation weights, this paper employs deep unfolding, which is known as the parameter tuning method that leverages both learning capability using training data like deep learning and domain knowledge. This enables us to directly incorporate the heterogeneity of the environment of interest into the tuning of the aggregation weights. The proposed approach can be combined with various federated learning algorithms. The results of numerical experiments indicate that a higher test accuracy for unknown class-balanced data can be obtained with the proposed method than that with conventional heuristic weighting methods. The proposed method can handle large-scale learning models with the aid of pretrained models such that it can perform practical real-world tasks. Convergence rate of federated learning algorithms with the proposed method is also provided in this paper.

📄 PDF Abstract BibTeX arXiv:2212.12191

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Precision-Weighted Federated Learning

2021-07-20 · Jonatan Reyes, Lisa Di Jorio, Cecile Low-Kam, Marta Kersten-Oertel

Federated Learning using the Federated Averaging algorithm has shown great advantages for large-scale applications that rely on collaborative learning, especially when the training data is either unbalanced or inaccessib…

Computational EfficiencyFederated Learningimage-classificationImage Classification

WAFFLE: Weighted Averaging for Personalized Federated Learning

2021-10-13 · Martin Beaussart, Felix Grimberg, Mary-Anne Hartley, Martin Jaggi

In federated learning, model personalization can be a very effective strategy to deal with heterogeneous training data across clients. We introduce WAFFLE (Weighted Averaging For Federated LEarning), a personalized colla…

Federated LearningPersonalized Federated Learning

FedQHD: Closed-Form Function-Space Federated Reinforcement Learning

2026-05-27 · Yuchen Hou, Yongshan Chen, Zhuowen Zou, Calvin Yeung 외 arxiv

Federated reinforcement learning enables decentralized agents to collaboratively improve policies or value estimates without exchanging raw trajectories. However, FedAvg-style parameter averaging is not function-space co…

Reinforcement Learning

FUNAvg: Federated Uncertainty Weighted Averaging for Datasets with Diverse Labels

2024-07-10 · Malte Tölle, Fernando Navarro, Sebastian Eble, Ivo Wolf 외

Federated learning is one popular paradigm to train a joint model in a distributed, privacy-preserving environment. But partial annotations pose an obstacle meaning that categories of labels are heterogeneous over client…

Federated LearningPrivacy PreservingSegmentation

Bandwidth-Aware and Overlap-Weighted Compression for Communication-Efficient Federated Learning

2024-08-27 · Zichen Tang, Junlin Huang, Rudan Yan, Yuxin Wang 외

Current data compression methods, such as sparsification in Federated Averaging (FedAvg), effectively enhance the communication efficiency of Federated Learning (FL). However, these methods encounter challenges such as t…

Data CompressionFederated Learning