Unsupervised Transductive Domain Adaptation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationObject RecognitionUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Unsupervised Embedding Adaptation via Early-Stage Feature Reconstruction for Few-Shot Classification
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 LearningDual Moving Average Pseudo-Labeling for Source-Free Inductive Domain Adaptation
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 AdaptationSCAP: Transductive Test-Time Adaptation via Supportive Clique-based Attribute Prompting
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 AdaptationDependency Parsing Domain Adaptation using Transductive SVM
Transductive Adversarial Networks (TAN)
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