paper-with-me

Papers

Connecting Low-Loss Subspace for Personalized Federated Learning

2021-09-16 · Seok-Ju Hahn, Minwoo Jeong, Junghye Lee

Due to the curse of statistical heterogeneity across clients, adopting a personalized federated learning method has become an essential choice for the successful deployment of federated learning-based services. Among diverse branches of personalization techniques, a model mixture-based personalization method is preferred as each client has their own personalized model as a result of federated learning. It usually requires a local model and a federated model, but this approach is either limited to partial parameter exchange or requires additional local updates, each of which is helpless to novel clients and burdensome to the client's computational capacity. As the existence of a connected subspace containing diverse low-loss solutions between two or more independent deep networks has been discovered, we combined this interesting property with the model mixture-based personalized federated learning method for improved performance of personalization. We proposed SuPerFed, a personalized federated learning method that induces an explicit connection between the optima of the local and the federated model in weight space for boosting each other. Through extensive experiments on several benchmark datasets, we demonstrated that our method achieves consistent gains in both personalization performance and robustness to problematic scenarios possible in realistic services.

📄 PDF Abstract BibTeX arXiv:2109.07628

Code (1)

vaseline555/superfed 공식 구현 pytorch

Tasks

Ensemble LearningFederated LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

Proximity Regularization 설명 없음
Orthogonal Regularization Orthogonal Regularization is a regularization technique for convolutional neural networks, introduced with generative modelling as the task in mind. Orthogonality is argued to…

Similar Papers 제목 키워드 기반

FediOS: Decoupling Orthogonal Subspaces for Personalization in Feature-skew Federated Learning

2023-11-30 · Lingzhi Gao, Zexi Li, Yang Lu, Chao Wu

Personalized federated learning (pFL) enables collaborative training among multiple clients to enhance the capability of customized local models. In pFL, clients may have heterogeneous (also known as non-IID) data, which…

Federated LearningPersonalized Federated Learning

HiLoRA: Hierarchical Low-Rank Adaptation for Personalized Federated Learning

2026-03-03 · Zihao Peng, Nan Zou, Jiandian Zeng, Guo Li 외 arxiv

Vision Transformers (ViTs) have been widely adopted in vision tasks due to their strong transferability. In Federated Learning (FL), where full fine-tuning is communication heavy, Low-Rank Adaptation (LoRA) provides an e…

Personalized Federated LearningRepresentation Learning

Personalized Multi-Agent Average Reward TD-Learning via Joint Linear Approximation

2026-03-02 · Leo Muxing Wang, Pengkun Yang, Lili Su arxiv

We study personalized multi-agent average reward TD learning, in which a collection of agents interacts with different environments and jointly learns their respective value functions. We focus on the setting where there…

Personalized Federated Learning

Subspace-Constrained Federated Learning with Low-Rank Adaptation

2026-06-21 · Neranjan Senarath, Rohit Muralitharan, Sadia Asif arxiv

Federated low-rank adaptation methods are attractive for fine-tuning large models under communication and privacy constraints, but heterogeneous client data can induce geometric misalignment between local low-rank update…

Federated Learning

Dysco: Dynamic Subspace Boosting to Mitigate LoRA Interference in Federated Learning

2026-07-15 · Haobo Zhang, Jiankun Wang, Suraj Rajendran, Weishen Pan 외 arxiv

Federated fine-tuning of large pre-trained models increasingly relies on Low-Rank Adaptation (LoRA) to reduce communication and computation, but heterogeneous clients can make adapter aggregation unstable. We identify th…

Federated Learning