Tightening Classification Boundaries in Open Set Domain Adaptation through Unknown Exploitation
Lucas Fernando Alvarenga e Silva, Nicu Sebe, Jurandy Almeida

TL;DR
This paper enhances open set domain adaptation by exploiting high-confidence unknown instances to tighten classification boundaries, leading to improved accuracy and H-Score on benchmark datasets.
Contribution
It introduces a novel loss constraint leveraging unknown instance extraction, evaluated through three methods, to improve OSDA performance.
Findings
Consistent accuracy and H-Score improvements on Office-31 and Office-Home datasets.
Up to 1.3% accuracy gain on Office-31.
Up to 5.8% accuracy gain on Office-Home.
Abstract
Convolutional Neural Networks (CNNs) have brought revolutionary advances to many research areas due to their capacity of learning from raw data. However, when those methods are applied to non-controllable environments, many different factors can degrade the model's expected performance, such as unlabeled datasets with different levels of domain shift and category shift. Particularly, when both issues occur at the same time, we tackle this challenging setup as Open Set Domain Adaptation (OSDA) problem. In general, existing OSDA approaches focus their efforts only on aligning known classes or, if they already extract possible negative instances, use them as a new category learned with supervision during the course of training. We propose a novel way to improve OSDA approaches by extracting a high-confidence set of unknown instances and using it as a hard constraint to tighten the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsFocus
