# A Robust Learning Approach to Domain Adaptive Object Detection

**Authors:** Mehran Khodabandeh, Arash Vahdat, Mani Ranjbar, William G. Macready

arXiv: 1904.02361 · 2019-11-19

## TL;DR

This paper introduces a robust learning framework for domain adaptive object detection that effectively handles noisy labels and improves detection accuracy across diverse domain shifts in real-world scenarios.

## Contribution

It formulates domain adaptation as a noisy label learning problem and proposes a resilient detection framework trained on noisy target domain data.

## Key findings

- Significant improvement over state-of-the-art on multiple datasets.
- Effective handling of noisy bounding box labels.
- Robust performance across various domain shifts.

## Abstract

Domain shift is unavoidable in real-world applications of object detection. For example, in self-driving cars, the target domain consists of unconstrained road environments which cannot all possibly be observed in training data. Similarly, in surveillance applications sufficiently representative training data may be lacking due to privacy regulations. In this paper, we address the domain adaptation problem from the perspective of robust learning and show that the problem may be formulated as training with noisy labels. We propose a robust object detection framework that is resilient to noise in bounding box class labels, locations and size annotations. To adapt to the domain shift, the model is trained on the target domain using a set of noisy object bounding boxes that are obtained by a detection model trained only in the source domain. We evaluate the accuracy of our approach in various source/target domain pairs and demonstrate that the model significantly improves the state-of-the-art on multiple domain adaptation scenarios on the SIM10K, Cityscapes and KITTI datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.02361/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1904.02361/full.md

## References

66 references — full list in the complete paper: https://tomesphere.com/paper/1904.02361/full.md

---
Source: https://tomesphere.com/paper/1904.02361