MixSup: Mixed-grained Supervision for Label-efficient LiDAR-based 3D Object Detection
Yuxue Yang, Lue Fan, Zhaoxiang Zhang

TL;DR
MixSup introduces a mixed-grained supervision approach for LiDAR 3D object detection, combining cheap coarse labels with limited accurate labels to achieve near fully-supervised performance efficiently.
Contribution
It proposes a novel paradigm that leverages both coarse and fine labels, redesigns label assignment in detectors, and introduces PointSAM for automated coarse labeling.
Findings
Achieves up to 97.31% of fully supervised performance.
Effectively utilizes cheap cluster labels with only 10% box annotations.
Validated on nuScenes, Waymo, and KITTI datasets.
Abstract
Label-efficient LiDAR-based 3D object detection is currently dominated by weakly/semi-supervised methods. Instead of exclusively following one of them, we propose MixSup, a more practical paradigm simultaneously utilizing massive cheap coarse labels and a limited number of accurate labels for Mixed-grained Supervision. We start by observing that point clouds are usually textureless, making it hard to learn semantics. However, point clouds are geometrically rich and scale-invariant to the distances from sensors, making it relatively easy to learn the geometry of objects, such as poses and shapes. Thus, MixSup leverages massive coarse cluster-level labels to learn semantics and a few expensive box-level labels to learn accurate poses and shapes. We redesign the label assignment in mainstream detectors, which allows them seamlessly integrated into MixSup, enabling practicality and…
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 · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
