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

Exploring Category Attention for Open Set Domain Adaptation

TL;DR: In this article, the authors propose a two-stage method to deal with the more challenging task of open set domain adaptation, where the target domain contains categories unseen to the source domain, and the first stage formulates the alignment of two domains as a semi-supervised clustering problem, and initially associates each target-domain sample with a source-domain category label.
Posted Content

Zero-Shot Visual Recognition using Semantics-Preserving Adversarial Embedding Networks

TL;DR: Zhang et al. as discussed by the authors proposed a semantic preserving adversarial embedding network (SP-AEN) for zero-shot visual recognition, which disentangles the semantic space into two subspaces for classification and reconstruction.
Journal ArticleDOI

Imitating targets from all sides: an unsupervised transfer learning method for person re-identification

TL;DR: An unsupervised transfer learning method characterized by bridging inter-dataset bias and intra- dataset difference via a proposed ImitateModel simultaneously is proposed, and experimental results demonstrate that the proposed method can achieve a competitive performance against other state-of-the-art un supervised Re-ID approaches.
Posted Content

Asymmetric Co-Teaching for Unsupervised Cross Domain Person Re-Identification.

TL;DR: Zhang et al. as mentioned in this paper proposed an asymmetric co-teaching framework, which resists noisy labels by cooperating two models to select data with possibly clean labels for each other.
Journal ArticleDOI

Unsupervised thermal-to-visible domain adaptation method for pedestrian detection

TL;DR: In this paper, the authors proposed a domain adaptation method by incorporating feature distribution alignments into Faster R-CNN architecture at different levels and at two phases of the network, which has the advantage of covering different aspects of the domain shift.
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)