Attract or Distract: Exploit the Margin of Open Set
Qianyu Feng, Guoliang Kang, Hehe Fan, Yi Yang

TL;DR
This paper introduces a novel open set domain adaptation method that leverages semantic structure to improve class separation and unknown detection, outperforming existing approaches on benchmark datasets.
Contribution
It proposes semantic categorical alignment and contrastive mapping to enhance open set domain adaptation by exploiting semantic structures, addressing bias and decision boundary issues.
Findings
Outperforms state-of-the-art on Digit datasets
Outperforms state-of-the-art on Office-31 datasets
Effective separation of known and unknown classes
Abstract
Open set domain adaptation aims to diminish the domain shift across domains, with partially shared classes. There exist unknown target samples out of the knowledge of source domain. Compared to the close set setting, how to separate the unknown (unshared) class from the known (shared) ones plays a key role. Whereas, previous methods did not emphasize the semantic structure of the open set data, which may introduce bias into the domain alignment and confuse the classifier around the decision boundary. In this paper, we exploit the semantic structure of open set data from two aspects: 1) Semantic Categorical Alignment, which aims to achieve good separability of target known classes by categorically aligning the centroid of target with the source. 2)Semantic Contrastive Mapping, which aims to push the unknown class away from the decision boundary. Empirically, we demonstrate that our…
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 · Machine Learning and ELM
