UFDA: Universal Federated Domain Adaptation with Practical Assumptions
Xinhui Liu, Zhenghao Chen, Luping Zhou, Dong Xu, Wei Xi, Gairui Bai,, Yihan Zhao, and Jizhong Zhao

TL;DR
This paper introduces UFDA, a practical federated domain adaptation framework that requires minimal assumptions, using black-box models and label set info, and proposes HCLD and MVD methods to handle domain and category shifts.
Contribution
It relaxes assumptions of traditional FDA, proposing a new UFDA scenario and a novel method combining contrastive label disambiguation and cluster-level consensus strategies.
Findings
Achieves comparable performance with fewer assumptions.
Effectively handles domain shifts and category gaps.
Demonstrates robustness across benchmark datasets.
Abstract
Conventional Federated Domain Adaptation (FDA) approaches usually demand an abundance of assumptions, which makes them significantly less feasible for real-world situations and introduces security hazards. This paper relaxes the assumptions from previous FDAs and studies a more practical scenario named Universal Federated Domain Adaptation (UFDA). It only requires the black-box model and the label set information of each source domain, while the label sets of different source domains could be inconsistent, and the target-domain label set is totally blind. Towards a more effective solution for our newly proposed UFDA scenario, we propose a corresponding methodology called Hot-Learning with Contrastive Label Disambiguation (HCLD). It particularly tackles UFDA's domain shifts and category gaps problems by using one-hot outputs from the black-box models of various source domains. Moreover,…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsSparse Evolutionary Training
