HeAL3D: Heuristical-enhanced Active Learning for 3D Object Detection
Esteban Rivera, Surya Prabhakaran, Markus Lienkamp

TL;DR
HeAL3D introduces a heuristic-enhanced active learning approach for 3D object detection that effectively selects training samples, reducing labeling effort while maintaining high detection accuracy in autonomous driving scenarios.
Contribution
This work integrates heuristic features like object distance and point-quantity into active learning for 3D detection, improving sample selection effectiveness.
Findings
Achieves comparable mAP to full supervision with only 24% of samples.
Outperforms previous active learning methods in 3D detection.
Demonstrates effectiveness on KITTI dataset.
Abstract
Active Learning has proved to be a relevant approach to perform sample selection for training models for Autonomous Driving. Particularly, previous works on active learning for 3D object detection have shown that selection of samples in uncontrolled scenarios is challenging. Furthermore, current approaches focus exclusively on the theoretical aspects of the sample selection problem but neglect the practical insights that can be obtained from the extensive literature and application of 3D detection models. In this paper, we introduce HeAL (Heuristical-enhanced Active Learning for 3D Object Detection) which integrates those heuristical features together with Localization and Classification to deliver the most contributing samples to the model's training. In contrast to previous works, our approach integrates heuristical features such as object distance and point-quantity to estimate the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Image and Object Detection Techniques · Machine Learning and Algorithms
MethodsFocus
