paper-with-me

Papers

MetaAlign: Coordinating Domain Alignment and Classification for Unsupervised Domain Adaptation

2021-03-25 · CVPR 2021 1 · Guoqiang Wei, Cuiling Lan, Wenjun Zeng, Zhibo Chen

For unsupervised domain adaptation (UDA), to alleviate the effect of domain shift, many approaches align the source and target domains in the feature space by adversarial learning or by explicitly aligning their statistics. However, the optimization objective of such domain alignment is generally not coordinated with that of the object classification task itself such that their descent directions for optimization may be inconsistent. This will reduce the effectiveness of domain alignment in improving the performance of UDA. In this paper, we aim to study and alleviate the optimization inconsistency problem between the domain alignment and classification tasks. We address this by proposing an effective meta-optimization based strategy dubbed MetaAlign, where we treat the domain alignment objective and the classification objective as the meta-train and meta-test tasks in a meta-learning scheme. MetaAlign encourages both tasks to be optimized in a coordinated way, which maximizes the inner product of the gradients of the two tasks during training. Experimental results demonstrate the effectiveness of our proposed method on top of various alignment-based baseline approaches, for tasks of object classification and object detection. MetaAlign helps achieve the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2103.13575

Code (1)

microsoft/UDA pytorch

Tasks

ClassificationDomain AdaptationGeneral ClassificationMeta-LearningObjectobject-detectionObject DetectionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

MetaAlign: Align Large Language Models with Diverse Preferences during Inference Time

2024-10-18 · Mozhi Zhang, Pengyu Wang, Chenkun Tan, Mianqiu Huang 외

Large Language Models (LLMs) acquire extensive knowledge and remarkable abilities from extensive text corpora, making them powerful tools for various applications. To make LLMs more usable, aligning them with human prefe…

Diversity

MetaAligner: Towards Generalizable Multi-Objective Alignment of Language Models

2024-03-25 · Kailai Yang, Zhiwei Liu, Qianqian Xie, Jimin Huang 외

Recent advancements in large language models (LLMs) focus on aligning to heterogeneous human expectations and values via multi-objective preference alignment. However, existing methods are dependent on the policy model p…

GPUIn-Context Learning

Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation

2017-11-28 · ICLR 2018 1 · Pietro Morerio, Jacopo Cavazza, Vittorio Murino

In this work, we face the problem of unsupervised domain adaptation with a novel deep learning approach which leverages on our finding that entropy minimization is induced by the optimal alignment of second order statist…

Domain AdaptationGeneral ClassificationUnsupervised 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

CUDA: Contradistinguisher for Unsupervised Domain Adaptation

2019-09-08 · Sourabh Balgi, Ambedkar Dukkipati

In this paper, we propose a simple model referred as Contradistinguisher (CTDR) for unsupervised domain adaptation whose objective is to jointly learn to contradistinguish on unlabeled target domain in a fully unsupervis…

Domain Adaptationdomain classificationUnsupervised Domain Adaptation