paper-with-me

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 introduce a novel unsupervised DA approach based on both subspace alignment and selection of landmarks similarly distributed between the two domains. Those landmarks are selected so as to reduce the discrepancy between the domains and then are used to non linearly project the data in the same space where an efficient subspace alignment (in closed-form) is performed. We carry out a large experimental comparison in visual domain adaptation showing that our new method outperforms the most recent unsupervised DA approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Large-Scale Sparse Subspace Clustering Using Landmarks

2019-08-02 · Farhad Pourkamali-Anaraki

Subspace clustering methods based on expressing each data point as a linear combination of all other points in a dataset are popular unsupervised learning techniques. However, existing methods incur high computational co…

Clustering

RULLS: Randomized Union of Locally Linear Subspaces for Feature Engineering

2018-04-25 · Namita Lokare, Jorge Silva, Ilknur Kaynar Kabul

Feature engineering plays an important role in the success of a machine learning model. Most of the effort in training a model goes into data preparation and choosing the right representation. In this paper, we propose a…

ClusteringFeature EngineeringGeneral Classification

SALT: Subspace Alignment as an Auxiliary Learning Task for Domain Adaptation

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

Unsupervised domain adaptation aims to transfer and adapt knowledge learned from a labeled source domain to an unlabeled target domain. Key components of unsupervised domain adaptation include: (a) maximizing performance…

Auxiliary LearningDomain AdaptationFormUnsupervised 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

Subspace Alignment Based Domain Adaptation for RCNN Detector

2015-07-20 · Anant Raj, Vinay P. Namboodiri, Tinne Tuytelaars

In this paper, we propose subspace alignment based domain adaptation of the state of the art RCNN based object detector. The aim is to be able to achieve high quality object detection in novel, real world target scenario…

Domain AdaptationObjectobject-detectionObject Detection+1