Revisiting Out-of-Distribution Detection in LiDAR-based 3D Object Detection
Michael K\"osel, Marcel Schreiber, Michael Ulrich, Claudius Gl\"aser,, Klaus Dietmayer

TL;DR
This paper introduces a novel method for detecting out-of-distribution objects in LiDAR-based 3D object detection by generating synthetic OOD data, extracting features, and training a classifier, validated on a new benchmark.
Contribution
It proposes a synthetic data generation approach for OOD detection in LiDAR 3D detection and a new evaluation protocol using existing datasets.
Findings
Effective OOD detection on nuScenes benchmark
Synthetic OOD data improves detection accuracy
New evaluation protocol enhances real-world applicability
Abstract
LiDAR-based 3D object detection has become an essential part of automated driving due to its ability to localize and classify objects precisely in 3D. However, object detectors face a critical challenge when dealing with unknown foreground objects, particularly those that were not present in their original training data. These out-of-distribution (OOD) objects can lead to misclassifications, posing a significant risk to the safety and reliability of automated vehicles. Currently, LiDAR-based OOD object detection has not been well studied. We address this problem by generating synthetic training data for OOD objects by perturbing known object categories. Our idea is that these synthetic OOD objects produce different responses in the feature map of an object detector compared to in-distribution (ID) objects. We then extract features using a pre-trained and fixed object detector and train…
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
TopicsAdvanced Neural Network Applications · Industrial Vision Systems and Defect Detection
