Uncertainty-Aware Unsupervised Domain Adaptation in Object Detection
Dayan Guan, Jiaxing Huang, Aoran Xiao, Shijian Lu, Yanpeng Cao

TL;DR
This paper introduces UaDAN, an uncertainty-aware domain adaptation network for object detection that adaptively aligns samples based on their uncertainty, improving performance across different domain datasets.
Contribution
The paper proposes a novel uncertainty-aware adversarial learning approach that separately aligns well- and poorly-aligned samples, enhancing unsupervised domain adaptation in object detection.
Findings
UaDAN outperforms state-of-the-art methods on four domain adaptation datasets.
The uncertainty metric effectively guides curriculum learning from easy to difficult samples.
Adaptive alignment improves the robustness and accuracy of object detection across domains.
Abstract
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 then detects objects of interest, where adversarial learning is widely adopted to mitigate the inter-domain discrepancy in both stages. However, adversarial learning may impair the alignment of well-aligned samples as it merely aligns the global distributions across domains. To address this issue, we design an uncertainty-aware domain adaptation network (UaDAN) that introduces conditional adversarial learning to align well-aligned and poorly-aligned samples separately in different manners. Specifically, we design an uncertainty metric that assesses the alignment of each sample and adjusts the strength of adversarial learning for well-aligned and poorly-aligned samples…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
