Dual-Personalizing Adapter for Federated Foundation Models
Yiyuan Yang, Guodong Long, Tao Shen, Jing Jiang, Michael Blumenstein

TL;DR
This paper introduces FedDPA, a federated learning approach with dual adapters and dynamic weighting to improve personalization and robustness against test-time distribution shifts in foundation models.
Contribution
It proposes a novel federated dual-personalizing adapter architecture with dynamic instance-wise weighting for effective test-time personalization under distribution shifts.
Findings
Improves test-time adaptation in federated foundation models.
Effectively handles complex distribution shifts during inference.
Achieves superior performance on NLP benchmarks.
Abstract
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 (FedFM) emerge as a privacy preservation method to fine-tune models collaboratively under federated learning (FL) settings by leveraging many distributed datasets with non-IID data. To alleviate communication and computation overhead, parameter-efficient methods are introduced for efficiency, and some research adapted personalization methods to FedFM for better user preferences alignment. However, a critical gap in existing research is the neglect of test-time distribution shifts in real-world applications, and conventional methods for test-time distribution shifts in personalized FL are less effective for FedFM due to their failure to adapt to complex distribution shift…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Data Management and Algorithms · Distributed and Parallel Computing Systems
MethodsAdapter
