UOD: Unseen Object Detection in 3D Point Cloud
Hyunjun Choi, Daeho Um, Hawook Jeong
TL;DR
This work tackles open-world 3D object detection in Lidar point clouds by proposing a unified evaluation protocol for unseen object localization and OOD classification, and by introducing four practical methods: anomaly sample augmentation, universal objectness, detecting unseen objects, and distinguishing unseen objects. It combines anomaly-based data augmentation with an auxiliary objectness head and energy-based, outlier-aware learning to improve both detection and OOD discrimination across multiple mainstream detectors. The authors validate their approach on KITTI Misc and two synthetic OOD benchmarks (Nuscenes OOD and SUN-RGBD OOD), showing consistent, significant performance gains over strong baselines and a recent SOTA method. The results offer a practical pathway toward robust, safe 3D perception in open-world autonomous driving settings, with broad applicability to real-world perception systems.
Abstract
Existing 3D object detectors encounter extreme challenges in localizing unseen 3D objects and recognizing them as unseen, which is a crucial technology in autonomous driving in the wild. To address these challenges, we propose practical methods to enhance the performance of 3D detection and Out-Of-Distribution (OOD) classification for unseen objects. The proposed methods include anomaly sample augmentation, learning of universal objectness, learning of detecting unseen objects, and learning of distinguishing unseen objects. To demonstrate the effectiveness of our approach, we propose the KITTI Misc benchmark and two additional synthetic OOD benchmarks: the Nuscenes OOD benchmark and the SUN-RGBD OOD benchmark. The proposed methods consistently enhance performance by a large margin across all existing methods, giving insight for future work on unseen 3D object detection in the wild.
