paper-with-me

Papers

Robust Class-Conditional Distribution Alignment for Partial Domain Adaptation

2023-10-18 · Sandipan Choudhuri, Arunabha Sen

Unwanted samples from private source categories in the learning objective of a partial domain adaptation setup can lead to negative transfer and reduce classification performance. Existing methods, such as re-weighting or aggregating target predictions, are vulnerable to this issue, especially during initial training stages, and do not adequately address class-level feature alignment. Our proposed approach seeks to overcome these limitations by delving deeper than just the first-order moments to derive distinct and compact categorical distributions. We employ objectives that optimize the intra and inter-class distributions in a domain-invariant fashion and design a robust pseudo-labeling for efficient target supervision. Our approach incorporates a complement entropy objective module to reduce classification uncertainty and flatten incorrect category predictions. The experimental findings and ablation analysis of the proposed modules demonstrate the superior performance of our proposed model compared to benchmarks.

📄 PDF Abstract BibTeX arXiv:2310.12060

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain Adaptation

Similar Papers 제목 키워드 기반

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

Class Conditional Alignment for Partial Domain Adaptation

2020-03-14 · Mohsen Kheirandishfard, Fariba Zohrizadeh, Farhad Kamangar

Adversarial adaptation models have demonstrated significant progress towards transferring knowledge from a labeled source dataset to an unlabeled target dataset. Partial domain adaptation (PDA) investigates the scenarios…

Domain AdaptationPartial Domain AdaptationTransfer Learning

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 alignme…

Domain AdaptationUnsupervised Domain Adaptation

Adversarial Unsupervised Domain Adaptation with Conditional and Label Shift: Infer, Align and Iterate

2021-07-28 · ICCV 2021 10 · Xiaofeng Liu, Zhenhua Guo, Site Li, Fangxu Xing 외

In this work, we propose an adversarial unsupervised domain adaptation (UDA) approach with the inherent conditional and label shifts, in which we aim to align the distributions w.r.t. both $p(x|y)$ and $p(y)$. Since the …

Domain AdaptationUnsupervised Domain Adaptation

Guidance Not Obstruction: A Conjugate Consistent Enhanced Strategy for Domain Generalization

2024-12-13 · Meng Cao, Songcan Chen

Domain generalization addresses domain shift in real-world applications. Most approaches adopt a domain angle, seeking invariant representation across domains by aligning their marginal distributions, irrespective of ind…

Domain Generalization