paper-with-me

홈 › Papers

Adaptive Parameterization of Deep Learning Models for Federated Learning

2023-02-06 · Morten From Elvebakken, Alexandros Iosifidis, Lukas Esterle

Federated Learning offers a way to train deep neural networks in a distributed fashion. While this addresses limitations related to distributed data, it incurs a communication overhead as the model parameters or gradients need to be exchanged regularly during training. This can be an issue with large scale distribution of learning tasks and negate the benefit of the respective resource distribution. In this paper, we we propose to utilise parallel Adapters for Federated Learning. Using various datasets, we show that Adapters can be incorporated to different Federated Learning techniques. We highlight that our approach can achieve similar inference performance compared to training the full model while reducing the communication overhead by roughly 90%. We further explore the applicability of Adapters in cross-silo and cross-device settings, as well as different non-IID data distributions.

📄 PDF Abstract BibTeX arXiv:2302.02949

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFederated Learning

Similar Papers 제목 키워드 기반

Differential Privacy Personalized Federated Learning Based on Dynamically Sparsified Client Updates

2025-03-12 · Chuanyin Wang, Yifei Zhang, Neng Gao, Qiang Luo

Personalized federated learning is extensively utilized in scenarios characterized by data heterogeneity, facilitating more efficient and automated local training on data-owning terminals. This includes the automated sel…

Federated LearningPersonalized Federated Learning

Expressive variational quantum circuits provide inherent privacy in federated learning

2023-09-22 · Niraj Kumar, Jamie Heredge, Changhao Li, Shaltiel Eloul 외

Federated learning has emerged as a viable distributed solution to train machine learning models without the actual need to share data with the central aggregator. However, standard neural network-based federated learnin…

Federated LearningQuantum Machine Learning

FedSVD: Adaptive Orthogonalization for Private Federated Learning with LoRA

2025-05-19 · Seanie Lee, Sangwoo Park, Dong Bok Lee, Dominik Wagner 외

Low-Rank Adaptation (LoRA), which introduces a product of two trainable low-rank matrices into frozen pre-trained weights, is widely used for efficient fine-tuning of language models in federated learning (FL). However, …

Federated Learning

Noise-Resilient Quantum Aggregation on NISQ for Federated ADAS Learning

2025-12-15 · Chethana Prasad Kabgere, Sudarshan T S B arxiv

Advanced Driver Assistance Systems (ADAS) increasingly employ Federated Learning (FL) to collaboratively train models across distributed vehicular nodes while preserving data privacy. Yet, conventional FL aggregation rem…

Federated Learning

FedHQL: Federated Heterogeneous Q-Learning

2023-01-26 · Flint Xiaofeng Fan, Yining Ma, Zhongxiang Dai, Cheston Tan 외

Federated Reinforcement Learning (FedRL) encourages distributed agents to learn collectively from each other's experience to improve their performance without exchanging their raw trajectories. The existing work on FedRL…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)