paper-with-me

홈 › Papers

Unsupervised Transductive Domain Adaptation

2016-02-10 · Ozan Sener, Hyun Oh Song, Ashutosh Saxena, Silvio Savarese

Supervised learning with large scale labeled datasets and deep layered models has made a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers generalization issues under the presence of a domain shift between the training and the test data distribution. In this regard, unsupervised domain adaptation algorithms have been proposed to directly address the domain shift problem. In this paper, we approach the problem from a transductive perspective. We incorporate the domain shift and the transductive target inference into our framework by jointly solving for an asymmetric similarity metric and the optimal transductive target label assignment. We also show that our model can easily be extended for deep feature learning in order to learn features which are discriminative in the target domain. Our experiments show that the proposed method significantly outperforms state-of-the-art algorithms in both object recognition and digit classification experiments by a large margin.

📄 PDF Abstract BibTeX arXiv:1602.03534

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObject RecognitionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Embedding Adaptation via Early-Stage Feature Reconstruction for Few-Shot Classification

2021-06-22 · Dong Hoon Lee, Sae-Young Chung

We propose unsupervised embedding adaptation for the downstream few-shot classification task. Based on findings that deep neural networks learn to generalize before memorizing, we develop Early-Stage Feature Reconstructi…

Few-Shot Image ClassificationFew-Shot Learning

Dual Moving Average Pseudo-Labeling for Source-Free Inductive Domain Adaptation

2022-12-15 · Hao Yan, Yuhong Guo

Unsupervised domain adaptation reduces the reliance on data annotation in deep learning by adapting knowledge from a source to a target domain. For privacy and efficiency concerns, source-free domain adaptation extends u…

Domain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

SCAP: Transductive Test-Time Adaptation via Supportive Clique-based Attribute Prompting

2025-03-17 · CVPR 2025 1 · Chenyu Zhang, Kunlun Xu, Zichen Liu, Yuxin Peng 외

Vision-language models (VLMs) encounter considerable challenges when adapting to domain shifts stemming from changes in data distribution. Test-time adaptation (TTA) has emerged as a promising approach to enhance VLM per…

AttributeTest-time Adaptation

Dependency Parsing Domain Adaptation using Transductive SVM

2012-04-01 · WS 2012 4 · Antonio Valerio Miceli-Barone, Giuseppe Attardi
Dependency ParsingDomain Adaptation

Transductive Adversarial Networks (TAN)

2018-02-08 · Sean Rowan

Transductive Adversarial Networks (TAN) is a novel domain-adaptation machine learning framework that is designed for learning a conditional probability distribution on unlabelled input data in a target domain, while also…

Domain Adaptation