Litcius/Paper detail

Source-free Unsupervised Domain Adaptation for 3D Object Detection in Adverse Weather

Deepti Hegde, Velat Kilic, Vishwanath A. Sindagi, A. Brinton Cooper, Mark A. Foster, Vishal M. Patel

202317 citationsDOI

Abstract

A domain shift exists between the distributions of large scale, outdoor lidar datasets due to being captured using different types of lidar sensors, in different locations, and under varying weather conditions. Inclement weather in particular affects the quality of lidar data, adding artifacts such as scattered and missed points, leading to a drop in performance of 3D object detection networks trained on standard lidar datasets. Domain adaptation methods seek to adapt source-trained neural networks to a target domain. Pseudo-label based self training approaches are popular methods for source-free unsupervised domain adaptation. However, their efficacy depends on the quality of the labels generated by the source trained model. These labels may be incorrect with high confidence, rendering thresholding methods ineffective. In order to avoid reinforcing errors caused by label noise, we propose an uncertainty-aware mean teacher framework which implicitly filters incorrect pseudo-labels during training. Leveraging model uncertainty allows the mean teacher network to perform implicit filtering by down-weighing losses corresponding to uncertain pseudo-labels. Effectively, we perform automatic soft-sampling of pseudo-labeled data while aligning predictions from the student and teacher networks. We demonstrate our domain adaptation method on an adverse weather dataset created by augmenting lidar scenes from KITTI with rain, snow, and fog and show that it out-performs current domain adaptation frameworks. We make our code publicly available <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> https://github.com/deeptibhegde/UncertaintyAwareMeanTeacher.

Topics & Concepts

LidarComputer scienceArtificial intelligenceRendering (computer graphics)Adaptation (eye)Artificial neural networkDomain (mathematical analysis)Domain adaptationMachine learningRemote sensingMathematicsClassifier (UML)GeologyPhysicsOpticsMathematical analysisAdvanced Neural Network ApplicationsDomain Adaptation and Few-Shot LearningVideo Surveillance and Tracking Methods
Source-free Unsupervised Domain Adaptation for 3D Object Detection in Adverse Weather | Litcius