Open-CRB: Towards Open World Active Learning for 3D Object Detection
Zhuoxiao Chen, Yadan Luo, Zixin Wang, Zijian Wang, Xin Yu, Zi Huang

TL;DR
This paper introduces Open-CRB, a framework for open world active learning in 3D object detection, enabling models to recognize novel objects with minimal annotation by integrating a new strategy called OLC and existing active learning methods.
Contribution
It proposes the Open-CRB framework that combines OLC with existing AL methods for effective open world 3D detection, and provides a comprehensive codebase supporting multiple datasets and detectors.
Findings
OLC effectively mines novel objects with minimal annotations.
Open-CRB outperforms state-of-the-art methods in recognizing novel and known classes.
Framework demonstrates high flexibility and low labeling costs in experiments.
Abstract
LiDAR-based 3D object detection has recently seen significant advancements through active learning (AL), attaining satisfactory performance by training on a small fraction of strategically selected point clouds. However, in real-world deployments where streaming point clouds may include unknown or novel objects, the ability of current AL methods to capture such objects remains unexplored. This paper investigates a more practical and challenging research task: Open World Active Learning for 3D Object Detection (OWAL-3D), aimed at acquiring informative point clouds with new concepts. To tackle this challenge, we propose a simple yet effective strategy called Open Label Conciseness (OLC), which mines novel 3D objects with minimal annotation costs. Our empirical results show that OLC successfully adapts the 3D detection model to the open world scenario with just a single round of selection.…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
