Unified Optimal Transport Framework for Universal Domain Adaptation
Wanxing Chang, Ye Shi, Hoang Duong Tuan, Jingya Wang

TL;DR
This paper introduces UniOT, a unified optimal transport framework for universal domain adaptation that automatically detects common and private classes without predefined thresholds, improving accuracy and recognition of private categories.
Contribution
The paper presents the first OT-based method for automatic discovery and recognition of private categories in UniDA, with adaptive partial alignment and target representation learning.
Findings
Outperforms state-of-the-art methods in UniDA tasks
Automatically detects common classes without predefined thresholds
Effectively recognizes and clusters private categories
Abstract
Universal Domain Adaptation (UniDA) aims to transfer knowledge from a source domain to a target domain without any constraints on label sets. Since both domains may hold private classes, identifying target common samples for domain alignment is an essential issue in UniDA. Most existing methods require manually specified or hand-tuned threshold values to detect common samples thus they are hard to extend to more realistic UniDA because of the diverse ratios of common classes. Moreover, they cannot recognize different categories among target-private samples as these private samples are treated as a whole. In this paper, we propose to use Optimal Transport (OT) to handle these issues under a unified framework, namely UniOT. First, an OT-based partial alignment with adaptive filling is designed to detect common classes without any predefined threshold values for realistic UniDA. It can…
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
