English

AWADA: Attention-Weighted Adversarial Domain Adaptation for Object Detection

Computer Vision and Pattern Recognition 2022-09-01 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2208.14662,
  title  = {AWADA: Attention-Weighted Adversarial Domain Adaptation for Object Detection},
  author = {Maximilian Menke and Thomas Wenzel and Andreas Schwung},
  journal= {arXiv preprint arXiv:2208.14662},
  year   = {2022}
}

Comments

10 Pages, 4 Figures

R2 v1 2026-06-28T00:27:36.035Z