Semi-Supervised Domain Adaptation With Subspace Learning for Visual Recognition
In many real-world applications, we are often facing the problem of cross domain learning, i.e., to borrow the labeled data or transfer the already learnt knowledge from a source domain to a target domain. However, simply applying existing source data or knowledge may even hurt the performance, especially when the data distribution in the source and target domain is quite different, or there are very few labeled data available in the target domain. This paper proposes a novel domain adaptation framework, named Semi-supervised Domain Adaptation with Subspace Learning (SDASL), which jointly explores invariant low-dimensional structures across domains to correct data distribution mismatch and leverages available unlabeled target examples to exploit the underlying intrinsic information in the target domain. Specifically, SDASL conducts the learning by simultaneously minimizing the classification error, preserving the structure within and across domains, and restricting similarity defined on unlabeled target examples. Encouraging results are reported for two challenging domain transfer tasks (including image-to-image and image-to-video transfers) on several standard datasets in the context of both image object recognition and video concept detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationObject RecognitionSemi-supervised Domain AdaptationSimilar Papers 제목 키워드 기반
Landmarks-Based Kernelized Subspace Alignment for Unsupervised Domain Adaptation
Domain adaptation (DA) has gained a lot of success in the recent years in computer vision to deal with situations where the learning process has to transfer knowledge from a source to a target domain. In this paper, we i…
Domain AdaptationUnsupervised Domain AdaptationLow-Rank Subspace Override for Unsupervised Domain Adaptation
Current supervised learning models cannot generalize well across domain boundaries, which is a known problem in many applications, such as robotics or visual classification. Domain adaptation methods are used to improve …
DescriptiveDomain AdaptationGeneral Classificationimage-classification+3Multiple Subspace Alignment Improves Domain Adaptation
We present a novel unsupervised domain adaptation (DA) method for cross-domain visual recognition. Though subspace methods have found success in DA, their performance is often limited due to the assumption of approximati…
Domain Adaptationsubspace methodsUnsupervised Domain AdaptationMulti-Source Domain Adaptation and Semi-Supervised Domain Adaptation with Focus on Visual Domain Adaptation Challenge 2019
This notebook paper presents an overview and comparative analysis of our systems designed for the following two tasks in Visual Domain Adaptation Challenge (VisDA-2019): multi-source domain adaptation and semi-supervised…
Domain AdaptationSelf-LearningSemi-supervised Domain AdaptationRevisiting Deep Subspace Alignment for Unsupervised Domain Adaptation
Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this pro…
Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation