paper-with-me

홈 › Papers

Semi-Supervised Domain Adaptation With Subspace Learning for Visual Recognition

2015-06-01 · CVPR 2015 6 · Ting Yao, Yingwei Pan, Chong-Wah Ngo, Houqiang Li, Tao Mei

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObject RecognitionSemi-supervised Domain Adaptation

Similar Papers 제목 키워드 기반

Landmarks-Based Kernelized Subspace Alignment for Unsupervised Domain Adaptation

2015-06-01 · CVPR 2015 6 · Rahaf Aljundi, Remi Emonet, Damien Muselet, Marc Sebban

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 Adaptation

Low-Rank Subspace Override for Unsupervised Domain Adaptation

2019-07-02 · Christoph Raab, Frank-Michael Schleif

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+3

Multiple Subspace Alignment Improves Domain Adaptation

2018-11-11 · Kowshik Thopalli, Rushil Anirudh, Jayaraman J. Thiagarajan, Pavan Turaga

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 Adaptation

Multi-Source Domain Adaptation and Semi-Supervised Domain Adaptation with Focus on Visual Domain Adaptation Challenge 2019

2019-10-08 · Yingwei Pan, Yehao Li, Qi Cai, Yang Chen 외

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 Adaptation

Revisiting Deep Subspace Alignment for Unsupervised Domain Adaptation

2022-01-05 · Kowshik Thopalli, Jayaraman J Thiagarajan, Rushil Anirudh, Pavan K Turaga

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