paper-with-me

홈 › Papers

AWADA: Attention-Weighted Adversarial Domain Adaptation for Object Detection

2022-08-31 · Maximilian Menke, Thomas Wenzel, Andreas Schwung

Object detection networks have reached an impressive performance level, yet a lack of suitable data in specific applications often limits it in practice. Typically, additional data sources are utilized to support the training task. In these, however, domain gaps between different data sources pose a challenge in deep learning. GAN-based image-to-image style-transfer is commonly applied to shrink the domain gap, but is unstable and decoupled from the object detection task. We propose AWADA, an Attention-Weighted Adversarial Domain Adaptation framework for creating a feedback loop between style-transformation and detection task. By constructing foreground object attention maps from object detector proposals, we focus the transformation on foreground object regions and stabilize style-transfer training. In extensive experiments and ablation studies, we show that AWADA reaches state-of-the-art unsupervised domain adaptation object detection performance in the commonly used benchmarks for tasks such as synthetic-to-real, adverse weather and cross-camera adaptation.

📄 PDF Abstract BibTeX arXiv:2208.14662

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObjectobject-detectionObject DetectionStyle TransferUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Adversarial Reweighting for Partial Domain Adaptation

2021-12-01 · NeurIPS 2021 12 · Xiang Gu, Xi Yu, Yan Yang, Jian Sun 외

Partial domain adaptation (PDA) has gained much attention due to its practical setting. The current PDA methods usually adapt the feature extractor by aligning the target and reweighted source domain distributions. In th…

Domain AdaptationPartial Domain Adaptation

Importance Weighted Adversarial Nets for Partial Domain Adaptation

2018-03-25 · CVPR 2018 6 · Jing Zhang, Zewei Ding, Wanqing Li, Philip Ogunbona

This paper proposes an importance weighted adversarial nets-based method for unsupervised domain adaptation, specific for partial domain adaptation where the target domain has less number of classes compared to the sourc…

Domain AdaptationPartial Domain AdaptationTransfer LearningUnsupervised Domain Adaptation+1

Self-degraded contrastive domain adaptation for industrial fault diagnosis with bi-imbalanced data

2024-05-31 · Gecheng Chen, Zeyu Yang, Chengwen Luo, Jianqiang Li

Modern industrial fault diagnosis tasks often face the combined challenge of distribution discrepancy and bi-imbalance. Existing domain adaptation approaches pay little attention to the prevailing bi-imbalance, leading t…

Contrastive LearningDomain AdaptationFault Diagnosis

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

Adversarial Reweighting with $α$-Power Maximization for Domain Adaptation

2024-04-26 · Xiang Gu, Xi Yu, Yan Yang, Jian Sun 외

The practical Domain Adaptation (DA) tasks, e.g., Partial DA (PDA), open-set DA, universal DA, and test-time adaptation, have gained increasing attention in the machine learning community. In this paper, we propose a nov…

Domain AdaptationTest-time Adaptation