CVMar 25, 2021

Multi-Target Domain Adaptation via Unsupervised Domain Classification for Weather Invariant Object Detection

arXiv:2103.13970v15 citations
Originality Incremental advance
AI Analysis

This addresses the domain shift issue for autonomous driving systems, enabling more reliable object detection in diverse weather, though it is incremental as it builds on existing single-target domain adaptation methods.

The paper tackles the problem of object detector performance degradation due to weather variations in autonomous driving by proposing an unsupervised domain classification method to adapt to multiple target domains without requiring domain labels, achieving robust detection across foggy, rainy, and night conditions on the Cityscapes dataset.

Object detection is an essential technique for autonomous driving. The performance of an object detector significantly degrades if the weather of the training images is different from that of test images. Domain adaptation can be used to address the domain shift problem so as to improve the robustness of an object detector. However, most existing domain adaptation methods either handle single target domain or require domain labels. We propose a novel unsupervised domain classification method which can be used to generalize single-target domain adaptation methods to multi-target domains, and design a weather-invariant object detector training framework based on it. We conduct the experiments on Cityscapes dataset and its synthetic variants, i.e. foggy, rainy, and night. The experimental results show that the object detector trained by our proposed method realizes robust object detection under different weather conditions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes