paper-with-me

Papers

Joint Distribution Alignment via Adversarial Learning for Domain Adaptive Object Detection

2021-09-19 · Bo Zhang, Tao Chen, Bin Wang, Ruoyao Li

Unsupervised domain adaptive object detection aims to adapt a well-trained detector from its original source domain with rich labeled data to a new target domain with unlabeled data. Recently, mainstream approaches perform this task through adversarial learning, yet still suffer from two limitations. First, they mainly align marginal distribution by unsupervised cross-domain feature matching, and ignore each feature's categorical and positional information that can be exploited for conditional alignment; Second, they treat all classes as equally important for transferring cross-domain knowledge and ignore that different classes usually have different transferability. In this paper, we propose a joint adaptive detection framework (JADF) to address the above challenges. First, an end-to-end joint adversarial adaptation framework for object detection is proposed, which aligns both marginal and conditional distributions between domains without introducing any extra hyperparameter. Next, to consider the transferability of each object class, a metric for class-wise transferability assessment is proposed, which is incorporated into the JADF objective for domain adaptation. Further, an extended study from unsupervised domain adaptation (UDA) to unsupervised few-shot domain adaptation (UFDA) is conducted, where only a few unlabeled training images are available in unlabeled target domain. Extensive experiments validate that JADF is effective in both the UDA and UFDA settings, achieving significant performance gains over existing state-of-the-art cross-domain detection methods.

📄 PDF Abstract BibTeX arXiv:2109.09033

Code (1)

BOBrown/JADF-caffe 공식 구현

Tasks

Domain AdaptationObjectobject-detectionObject DetectionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Self-adaptive Re-weighted Adversarial Domain Adaptation

2020-05-30 · Shan-Shan Wang, Lei Zhang

Existing adversarial domain adaptation methods mainly consider the marginal distribution and these methods may lead to either under transfer or negative transfer. To address this problem, we present a self-adaptive re-we…

Domain AdaptationTriplet

CSDA: Learning Category-Scale Joint Feature for Domain Adaptive Object Detection

2023-01-01 · ICCV 2023 1 · Changlong Gao, Chengxu Liu, Yujie Dun, Xueming Qian

Domain Adaptive Object Detection (DAOD) aims to improve the detection performance of target domains by minimizing the feature distribution between the source and target domain. Recent approaches usually align such di…

Objectobject-detectionObject Detection

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

Uncertainty-Aware Unsupervised Domain Adaptation in Object Detection

2021-02-27 · Dayan Guan, Jiaxing Huang, Aoran Xiao, Shijian Lu 외

Unsupervised domain adaptive object detection aims to adapt detectors from a labelled source domain to an unlabelled target domain. Most existing works take a two-stage strategy that first generates region proposals and …

Domain AdaptationObjectobject-detectionObject Detection+1

Class Distribution Alignment for Adversarial Domain Adaptation

2020-04-20 · Wanqi Yang, Tong Ling, Chengmei Yang, Lei Wang 외

Most existing unsupervised domain adaptation methods mainly focused on aligning the marginal distributions of samples between the source and target domains. This setting does not sufficiently consider the class distribut…

Domain AdaptationGeneral ClassificationTranslationUnsupervised Domain Adaptation