paper-with-me

홈 › Papers

Communication-Efficient Personalized Adaptation via Federated-Local Model Merging

2026-02-20 · Yinan Zou, Md Kamran Chowdhury Shisher, Christopher G. Brinton, Vishrant Tripathi arxiv

Parameter-efficient fine-tuning methods, such as LoRA, offer a practical way to adapt large vision and language models to client tasks. However, this becomes particularly challenging under task-level heterogeneity in federated deployments. In this regime, personalization requires balancing general knowledge with personalized knowledge, yet existing approaches largely rely on heuristic mixing rules and lack theoretical justification. Moreover, prior model merging approaches are also computation and communication intensive, making the process inefficient in federated settings. In this work, we propose Potara, a principled framework for federated personalization that constructs a personalized model for each client by merging two complementary models: (i) a federated model capturing general knowledge, and (ii) a local model capturing personalized knowledge. Through the construct of linear mode connectivity, we show that the expected task loss admits a variance trace upper bound, whose minimization yields closed-form optimal mixing weights that guarantee a tighter bound for the merged model than for either the federated or local model alone. Experiments on vision and language benchmarks show that Potara consistently improves personalization while reducing communication, leading to a strong performance-communication trade-off.

📄 PDF Abstract BibTeX arXiv:2602.18658

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningGeneral Knowledge

Similar Papers 제목 키워드 기반

Fed-PISA: Federated Voice Cloning via Personalized Identity-Style Adaptation

2025-09-19 · Qi Wang, Shituo Ma, Guoxin Yu, Hanyang Peng 외 arxiv

Voice cloning for Text-to-Speech (TTS) aims to generate expressive and personalized speech from text using limited data from a target speaker. Federated Learning (FL) offers a collaborative and privacy-preserving framewo…

Collaborative FilteringFederated Learning

Personalized Federated Domain Adaptation for Item-to-Item Recommendation

2023-06-05 · Ziwei Fan, Hao Ding, Anoop Deoras, Trong Nghia Hoang

Item-to-Item (I2I) recommendation is an important function in most recommendation systems, which generates replacement or complement suggestions for a particular item based on its semantic similarities to other cataloged…

Domain AdaptationFederated LearningPersonalized Federated LearningRecommendation Systems

Personalized Wireless Federated Learning for Large Language Models

2024-04-20 · Feibo Jiang, Li Dong, Siwei Tu, Yubo Peng 외

Large Language Models (LLMs) have revolutionized natural language processing tasks. However, their deployment in wireless networks still face challenges, i.e., a lack of privacy and security protection mechanisms. Federa…

Federated Learning

Personalized Federated Recommendation via Joint Representation Learning, User Clustering, and Model Adaptation

2022-08-19 · Sichun Luo, Yuanzhang Xiao, Linqi Song

Federated recommendation applies federated learning techniques in recommendation systems to help protect user privacy by exchanging models instead of raw user data between user devices and the central server. Due to the …

AttributeClusteringFederated LearningGraph Neural Network+2

Towards Generalizable Personalized Federated Learning with Adaptive Local Adaptation

2021-09-29 · Sijia Chen, Baochun Li

Personalized federated learning aims to find a shared global model that can be adapted to meet personal needs on each individual device. Starting from such a shared initial model, devices should be able to easily adapt t…

Federated LearningMeta-LearningPersonalized Federated Learning