paper-with-me

Papers

Bi-level Personalization for Federated Foundation Models: A Task-vector Aggregation Approach

2025-09-16 · Yiyuan Yang, Guodong Long, Qinghua Lu, Liming Zhu, Jing Jiang arxiv

Federated foundation models represent a new paradigm to jointly fine-tune pre-trained foundation models across clients. It is still a challenge to fine-tune foundation models for a small group of new users or specialized scenarios, which typically involve limited data compared to the large-scale data used in pre-training. In this context, the trade-off between personalization and federation becomes more sensitive. To tackle these, we proposed a bi-level personalization framework for federated fine-tuning on foundation models. Specifically, we conduct personalized fine-tuning on the client-level using its private data, and then conduct a personalized aggregation on the server-level using similar users measured by client-specific task vectors. Given the personalization information gained from client-level fine-tuning, the server-level personalized aggregation can gain group-wise personalization information while mitigating the disturbance of irrelevant or interest-conflict clients with non-IID data. The effectiveness of the proposed algorithm has been demonstrated by extensive experimental analysis in benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2509.12697

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Profit: Benchmarking Personalization and Robustness Trade-off in Federated Prompt Tuning

2023-10-06 · Liam Collins, Shanshan Wu, Sewoong Oh, Khe Chai Sim

In many applications of federated learning (FL), clients desire models that are personalized using their local data, yet are also robust in the sense that they retain general global knowledge. However, the presence of da…

BenchmarkingFederated LearningGeneral KnowledgeNavigate+1

Dual-Personalizing Adapter for Federated Foundation Models

2024-03-28 · Yiyuan Yang, Guodong Long, Tao Shen, Jing Jiang 외

Recently, foundation models, particularly large language models (LLMs), have demonstrated an impressive ability to adapt to various tasks by fine-tuning diverse instruction data. Notably, federated foundation models (Fed…

Federated Learning

TAP: Two-Stage Adaptive Personalization of Multi-Task and Multi-Modal Foundation Models in Federated Learning

2025-09-30 · Seohyun Lee, Wenzhi Fang, Dong-Jun Han, Seyyedali Hosseinalipour 외 arxiv

In federated learning (FL), local personalization of models has received significant attention, yet personalized fine-tuning of foundation models remains underexplored. In particular, there is a lack of understanding in …

Federated Learning

ZooPFL: Exploring Black-box Foundation Models for Personalized Federated Learning

2023-10-08 · Wang Lu, Hao Yu, Jindong Wang, Damien Teney 외

When personalized federated learning (FL) meets large foundation models, new challenges arise from various limitations in resources. In addition to typical limitations such as data, computation, and communication costs, …

Federated LearningPersonalized Federated Learning

Fine-Tuning Impairs the Balancedness of Foundation Models in Long-tailed Personalized Federated Learning

2026-05-04 · Shihao Hou, Chikai Shang, Zhiheng Yang, Jiacheng Yang 외 arxiv

Personalized federated learning (PFL) with foundation models has emerged as a promising paradigm enabling clients to adapt to heterogeneous data distributions. However, real-world scenarios often face the co-occurrence o…

Personalized Federated Learning