paper-with-me

Papers

Unsupervised Domain Adaptation via Regularized Conditional Alignment

2019-05-26 · ICCV 2019 10 · Safa Cicek, Stefano Soatto

We propose a method for unsupervised domain adaptation that trains a shared embedding to align the joint distributions of inputs (domain) and outputs (classes), making any classifier agnostic to the domain. Joint alignment ensures that not only the marginal distributions of the domain are aligned, but the labels as well. We propose a novel objective function that encourages the class-conditional distributions to have disjoint support in feature space. We further exploit adversarial regularization to improve the performance of the classifier on the domain for which no annotated data is available.

📄 PDF Abstract BibTeX arXiv:1905.10885

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Co-regularized Alignment for Unsupervised Domain Adaptation

2018-11-13 · NeurIPS 2018 12 · Abhishek Kumar, Prasanna Sattigeri, Kahini Wadhawan, Leonid Karlinsky 외

Deep neural networks, trained with large amount of labeled data, can fail to generalize well when tested with examples from a \emph{target domain} whose distribution differs from the training data distribution, referred …

Domain AdaptationUnsupervised Domain Adaptation

Domain Adaptation and Image Classification via Deep Conditional Adaptation Network

2020-06-14 · Pengfei Ge, Chuan-Xian Ren, Dao-Qing Dai, Hong Yan

Unsupervised domain adaptation aims to generalize the supervised model trained on a source domain to an unlabeled target domain. Marginal distribution alignment of feature spaces is widely used to reduce the domain discr…

ClassificationDomain AdaptationGeneral Classificationimage-classification+2

Unsupervised Domain Adaptation for Action Recognition via Self-Ensembling and Conditional Embedding Alignment

2024-10-23 · Indrajeet Ghosh, Garvit Chugh, Abu Zaher Md Faridee, Nirmalya Roy

Recent advancements in deep learning-based wearable human action recognition (wHAR) have improved the capture and classification of complex motions, but adoption remains limited due to the lack of expert annotations and …

Action RecognitionData AugmentationDomain AdaptationPseudo Label+2

Maximizing Conditional Independence for Unsupervised Domain Adaptation

2022-03-07 · Yi-Ming Zhai, You-Wei Luo

Unsupervised domain adaptation studies how to transfer a learner from a labeled source domain to an unlabeled target domain with different distributions. Existing methods mainly focus on matching the marginal distributio…

Domain AdaptationUnsupervised Domain Adaptation

Cluster Alignment with a Teacher for Unsupervised Domain Adaptation

2019-03-24 · ICCV 2019 10 · Zhijie Deng, Yucen Luo, Jun Zhu

Deep learning methods have shown promise in unsupervised domain adaptation, which aims to leverage a labeled source domain to learn a classifier for the unlabeled target domain with a different distribution. However, suc…

ClusteringDomain AdaptationUnsupervised Domain Adaptation