Improving the Intra-class Long-tail in 3D Detection via Rare Example Mining
Chiyu Max Jiang, Mahyar Najibi, Charles R. Qi, Yin Zhou, Dragomir, Anguelov

TL;DR
This paper introduces a novel approach to enhance 3D object detection by mining rare examples based on feature space density estimation, significantly improving detection of infrequent, irregular objects.
Contribution
It proposes a new concept of rareness for data mining in 3D detection, utilizing flow models for density estimation and a cost-aware method to improve rare object detection.
Findings
Significant improvement in rare object detection accuracy (up to 30.97%).
Effective identification of rare objects using flow-based density estimation.
Enhanced overall performance of 3D detectors through targeted rare example mining.
Abstract
Continued improvements in deep learning architectures have steadily advanced the overall performance of 3D object detectors to levels on par with humans for certain tasks and datasets, where the overall performance is mostly driven by common examples. However, even the best performing models suffer from the most naive mistakes when it comes to rare examples that do not appear frequently in the training data, such as vehicles with irregular geometries. Most studies in the long-tail literature focus on class-imbalanced classification problems with known imbalanced label counts per class, but they are not directly applicable to the intra-class long-tail examples in problems with large intra-class variations such as 3D object detection, where instances with the same class label can have drastically varied properties such as shapes and sizes. Other works propose to mitigate this problem…
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
TopicsMachine Learning and Data Classification · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
