ProxyMix: Proxy-based Mixup Training with Label Refinery for Source-Free Domain Adaptation
Yuhe Ding, Lijun Sheng, Jian Liang, Aihua Zheng, Ran He

TL;DR
ProxyMix introduces a source-free domain adaptation method that uses proxy-based mixup training and label refinement to effectively align source and target domains without additional network parameters.
Contribution
It proposes a novel proxy domain construction and a frequency-weighted pseudo label refinement strategy for improved source-free UDA performance.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Effectively mitigates noisy pseudo labels during training.
Demonstrates robustness across 2D and 3D recognition tasks.
Abstract
Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Owing to privacy concerns and heavy data transmission, source-free UDA, exploiting the pre-trained source models instead of the raw source data for target learning, has been gaining popularity in recent years. Some works attempt to recover unseen source domains with generative models, however introducing additional network parameters. Other works propose to fine-tune the source model by pseudo labels, while noisy pseudo labels may misguide the decision boundary, leading to unsatisfied results. To tackle these issues, we propose an effective method named Proxy-based Mixup training with label refinery (ProxyMix). First of all, to avoid additional parameters and explore the information in the source model, ProxyMix defines the weights of the classifier as the class…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsMixup · ALIGN
