KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowledge Distillation
Hao-Zhe Feng, Zhaoyang You, Minghao Chen, Tianye Zhang, Minfeng Zhu,, Fei Wu, Chao Wu, Wei Chen

TL;DR
KD3A introduces a privacy-preserving, decentralized multi-source domain adaptation method using knowledge distillation, effectively reducing communication costs and improving robustness against negative transfer.
Contribution
The paper proposes KD3A, a novel decentralized UMDA framework utilizing knowledge distillation, dynamic domain weighting, and privacy-preserving optimization strategies.
Findings
Achieves 100x reduction in communication cost.
Outperforms state-of-the-art UMDA methods.
Robust against negative transfer and malicious domains.
Abstract
Conventional unsupervised multi-source domain adaptation (UMDA) methods assume all source domains can be accessed directly. This neglects the privacy-preserving policy, that is, all the data and computations must be kept decentralized. There exists three problems in this scenario: (1) Minimizing the domain distance requires the pairwise calculation of the data from source and target domains, which is not accessible. (2) The communication cost and privacy security limit the application of UMDA methods (e.g., the domain adversarial training). (3) Since users have no authority to check the data quality, the irrelevant or malicious source domains are more likely to appear, which causes negative transfer. In this study, we propose a privacy-preserving UMDA paradigm named Knowledge Distillation based Decentralized Domain Adaptation (KD3A), which performs domain adaptation through the…
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 · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
MethodsKnowledge Distillation
