scispace - formally typeset
Proceedings ArticleDOI

Open Set Domain Adaptation

Reads0
Chats0
TLDR
This work learns a mapping from the source to the target domain by jointly solving an assignment problem that labels those target instances that potentially belong to the categories of interest present in the source dataset.
Abstract
When the training and the test data belong to different domains, the accuracy of an object classifier is significantly reduced. Therefore, several algorithms have been proposed in the last years to diminish the so called domain shift between datasets. However, all available evaluation protocols for domain adaptation describe a closed set recognition task, where both domains, namely source and target, contain exactly the same object classes. In this work, we also explore the field of domain adaptation in open sets, which is a more realistic scenario where only a few categories of interest are shared between source and target data. Therefore, we propose a method that fits in both closed and open set scenarios. The approach learns a mapping from the source to the target domain by jointly solving an assignment problem that labels those target instances that potentially belong to the categories of interest present in the source dataset. A thorough evaluation shows that our approach outperforms the state-of-the-art.

read more

Citations
More filters
Journal ArticleDOI

NI-UDA: Graph Contrastive Domain Adaptation for Nonshared-and-Imbalanced Unsupervised Domain Adaptation

TL;DR: Li et al. as mentioned in this paper proposed K-CDA, which explores k-positive instances for each class to every mini-batch with contrastive learning to align imbalanced feature representations.
Proceedings ArticleDOI

Coupling Deep Models and Extreme Value Theory for Open Set Fault Diagnosis

TL;DR: The open set fault diagnosis (OSFD) is introduced and defined, and an extreme-value-theory-based method is proposed to build a rejection model to detect samples from the unknown classes.
Posted Content

Adaptive Deep Learning through Visual Domain Localization

TL;DR: This work addresses the issue of generalization in robotics applications by proposing an algorithm that takes into account the specific needs of robot vision, embedded into an end-to-end deep domain adaptation architecture.
Journal ArticleDOI

Towards Adaptive Unknown Authentication for Universal Domain Adaptation by Classifier Paradox

TL;DR: This paper proposes a new UniDA method with adaptive Unknown Authentication by C lassifier Paradox (UACP), considering that samples with paradoxical predictions are probably unknowns belonging to none of the source classes.
Proceedings ArticleDOI

AuxMix: Semi-Supervised Learning with Unconstrained Unlabeled Data

TL;DR: Auxiliary-SSL as mentioned in this paper leverages self-supervised learning tasks to learn generic features in order to mask auxiliary data that are not semantically similar to the labeled set.
References
More filters
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Journal ArticleDOI

LIBSVM: A library for support vector machines

TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
Proceedings Article

DeCAF: A Deep Convolutional Activation Feature for Generic Visual Recognition

TL;DR: DeCAF as discussed by the authors is an open-source implementation of these deep convolutional activation features, along with all associated network parameters, to enable vision researchers to conduct experimentation with deep representations across a range of visual concept learning paradigms.
Posted Content

DeCAF: A Deep Convolutional Activation Feature for Generic Visual Recognition

TL;DR: DeCAF, an open-source implementation of deep convolutional activation features, along with all associated network parameters, are released to enable vision researchers to be able to conduct experimentation with deep representations across a range of visual concept learning paradigms.
Posted Content

Learning Transferable Features with Deep Adaptation Networks

TL;DR: A new Deep Adaptation Network (DAN) architecture is proposed, which generalizes deep convolutional neural network to the domain adaptation scenario and can learn transferable features with statistical guarantees, and can scale linearly by unbiased estimate of kernel embedding.
Related Papers (5)