Learning Classifiers of Prototypes and Reciprocal Points for Universal Domain Adaptation
Sungsu Hur, Inkyu Shin, Kwanyong Park, Sanghyun Woo, In So Kweon

TL;DR
This paper introduces a novel dual classifier approach with prototypes and reciprocals for universal domain adaptation, effectively distinguishing known and unknown samples in high-dimensional spaces.
Contribution
It proposes a new framework using dual classifiers to better separate known and unknown samples, improving adaptation performance over threshold-based methods.
Findings
Achieves state-of-the-art results on three benchmarks.
Effectively distinguishes unknown target samples.
Validates design choices through extensive ablation studies.
Abstract
Universal Domain Adaptation aims to transfer the knowledge between the datasets by handling two shifts: domain-shift and category-shift. The main challenge is correctly distinguishing the unknown target samples while adapting the distribution of known class knowledge from source to target. Most existing methods approach this problem by first training the target adapted known classifier and then relying on the single threshold to distinguish unknown target samples. However, this simple threshold-based approach prevents the model from considering the underlying complexities existing between the known and unknown samples in the high-dimensional feature space. In this paper, we propose a new approach in which we use two sets of feature points, namely dual Classifiers for Prototypes and Reciprocals (CPR). Our key idea is to associate each prototype with corresponding known class features…
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
Learning Classifiers of Prototypes and Reciprocal points for Universal Domain Adaptation· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsTest
