TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/OVANet: One-vs-All Network for Universal Domain Adaptation

OVANet: One-vs-All Network for Universal Domain Adaptation

Kuniaki Saito, Kate Saenko

2021-04-07ICCV 2021 10Universal Domain AdaptationAllDomain Adaptation
PaperPDFCode(official)Code

Abstract

Universal Domain Adaptation (UNDA) aims to handle both domain-shift and category-shift between two datasets, where the main challenge is to transfer knowledge while rejecting unknown classes which are absent in the labeled source data but present in the unlabeled target data. Existing methods manually set a threshold to reject unknown samples based on validation or a pre-defined ratio of unknown samples, but this strategy is not practical. In this paper, we propose a method to learn the threshold using source samples and to adapt it to the target domain. Our idea is that a minimum inter-class distance in the source domain should be a good threshold to decide between known or unknown in the target. To learn the inter-and intra-class distance, we propose to train a one-vs-all classifier for each class using labeled source data. Then, we adapt the open-set classifier to the target domain by minimizing class entropy. The resulting framework is the simplest of all baselines of UNDA and is insensitive to the value of a hyper-parameter yet outperforms baselines with a large margin.

Results

TaskDatasetMetricValueModel
Domain AdaptationOffice-31H-score86.5OVANet
Domain AdaptationOffice-HomeH-Score71.8OVANet
Domain AdaptationVisDA2017H-score53.1OVANet
Domain AdaptationDomainNetH-Score50.7OVANet
Universal Domain AdaptationOffice-31H-score86.5OVANet
Universal Domain AdaptationOffice-HomeH-Score71.8OVANet
Universal Domain AdaptationVisDA2017H-score53.1OVANet
Universal Domain AdaptationDomainNetH-Score50.7OVANet

Related Papers

A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Modeling Code: Is Text All You Need?2025-07-15All Eyes, no IMU: Learning Flight Attitude from Vision Alone2025-07-15Domain Borders Are There to Be Crossed With Federated Few-Shot Adaptation2025-07-14An Offline Mobile Conversational Agent for Mental Health Support: Learning from Emotional Dialogues and Psychological Texts with Student-Centered Evaluation2025-07-11The Bayesian Approach to Continual Learning: An Overview2025-07-11Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10Is Diversity All You Need for Scalable Robotic Manipulation?2025-07-08