Tune it the Right Way: Unsupervised Validation of Domain Adaptation via Soft Neighborhood Density
Kuniaki Saito, Donghyun Kim, Piotr Teterwak, Stan Sclaroff, Trevor, Darrell, and Kate Saenko

TL;DR
This paper introduces a simple yet effective unsupervised validation criterion based on soft neighborhood density for hyper-parameter tuning in domain adaptation, improving performance in image classification and segmentation.
Contribution
Proposes a novel unsupervised validation method using entropy of similarity distributions to tune hyper-parameters in domain adaptation tasks.
Findings
The new criterion outperforms existing validation methods.
It effectively tunes hyper-parameters without labeled target data.
Applicable to both image classification and semantic segmentation.
Abstract
Unsupervised domain adaptation (UDA) methods can dramatically improve generalization on unlabeled target domains. However, optimal hyper-parameter selection is critical to achieving high accuracy and avoiding negative transfer. Supervised hyper-parameter validation is not possible without labeled target data, which raises the question: How can we validate unsupervised adaptation techniques in a realistic way? We first empirically analyze existing criteria and demonstrate that they are not very effective for tuning hyper-parameters. Intuitively, a well-trained source classifier should embed target samples of the same class nearby, forming dense neighborhoods in feature space. Based on this assumption, we propose a novel unsupervised validation criterion that measures the density of soft neighborhoods by computing the entropy of the similarity distribution between points. Our criterion is…
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 · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
