CVROFeb 6, 2025

LeAP: Consistent multi-domain 3D labeling using Foundation Models

arXiv:2502.03901v19 citationsh-index: 3ICRA
Originality Incremental advance
AI Analysis

This addresses the time-consuming and expensive process of labeling 3D data for researchers and practitioners in fields like robotics and autonomous driving, though it builds incrementally on existing 2D foundation models.

The paper tackles the problem of costly manual annotation for 3D point cloud data by introducing LeAP, a method that automatically generates high-quality 3D semantic labels using 2D Vision Foundation Models, achieving up to a 34.2 mIoU increase in semantic segmentation tasks.

Availability of datasets is a strong driver for research on 3D semantic understanding, and whilst obtaining unlabeled 3D point cloud data is straightforward, manually annotating this data with semantic labels is time-consuming and costly. Recently, Vision Foundation Models (VFMs) enable open-set semantic segmentation on camera images, potentially aiding automatic labeling. However,VFMs for 3D data have been limited to adaptations of 2D models, which can introduce inconsistencies to 3D labels. This work introduces Label Any Pointcloud (LeAP), leveraging 2D VFMs to automatically label 3D data with any set of classes in any kind of application whilst ensuring label consistency. Using a Bayesian update, point labels are combined into voxels to improve spatio-temporal consistency. A novel 3D Consistency Network (3D-CN) exploits 3D information to further improve label quality. Through various experiments, we show that our method can generate high-quality 3D semantic labels across diverse fields without any manual labeling. Further, models adapted to new domains using our labels show up to a 34.2 mIoU increase in semantic segmentation tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes