Enhancing Federated Domain Adaptation with Multi-Domain Prototype-Based Federated Fine-Tuning
Jingyuan Zhang, Yiyang Duan, Shuaicheng Niu, Yang Cao, Wei Yang Bryan, Lim

TL;DR
This paper introduces MPFT, a federated learning framework that uses multi-domain prototypes for effective domain adaptation, achieving rapid convergence, improved accuracy, and privacy preservation without data sharing.
Contribution
MPFT is a novel prototype-based federated fine-tuning method that enhances domain adaptation and privacy in federated learning with a single communication round.
Findings
MPFT significantly improves in-domain and out-of-domain accuracy.
MPFT converges within a single communication round.
MPFT maintains data privacy through differential privacy.
Abstract
Federated Domain Adaptation (FDA) is a Federated Learning (FL) scenario where models are trained across multiple clients with unique data domains but a shared category space, without transmitting private data. The primary challenge in FDA is data heterogeneity, which causes significant divergences in gradient updates when using conventional averaging-based aggregation methods, reducing the efficacy of the global model. This further undermines both in-domain and out-of-domain performance (within the same federated system but outside the local client). To address this, we propose a novel framework called \textbf{M}ulti-domain \textbf{P}rototype-based \textbf{F}ederated Fine-\textbf{T}uning (MPFT). MPFT fine-tunes a pre-trained model using multi-domain prototypes, i.e., pretrained representations enriched with domain-specific information from category-specific local data. This enables…
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.
Videos
Taxonomy
TopicsAdvanced Data Storage Technologies
MethodsAdapter
