Towards Robust Adaptive Object Detection under Noisy Annotations
Xinyu Liu, Wuyang Li, Qiushi Yang, Baopu Li, Yixuan Yuan

TL;DR
This paper introduces a novel framework called NLTE for robust domain adaptive object detection that effectively handles noisy annotations in source datasets, significantly improving detection performance under label noise.
Contribution
It formulates noisy DAOD and proposes NLTE, a framework with three modules to mitigate the impact of noisy labels in domain adaptive object detection.
Findings
NLTE improves mAP by 8.4% under 60% corrupted annotations.
NLTE approaches the performance of models trained on clean data.
Thorough evaluation validates NLTE's effectiveness on benchmark datasets.
Abstract
Domain Adaptive Object Detection (DAOD) models a joint distribution of images and labels from an annotated source domain and learns a domain-invariant transformation to estimate the target labels with the given target domain images. Existing methods assume that the source domain labels are completely clean, yet large-scale datasets often contain error-prone annotations due to instance ambiguity, which may lead to a biased source distribution and severely degrade the performance of the domain adaptive detector de facto. In this paper, we represent the first effort to formulate noisy DAOD and propose a Noise Latent Transferability Exploration (NLTE) framework to address this issue. It is featured with 1) Potential Instance Mining (PIM), which leverages eligible proposals to recapture the miss-annotated instances from the background; 2) Morphable Graph Relation Module (MGRM), which models…
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 · Multimodal Machine Learning Applications
