CVROMar 31, 2025

SALT: A Flexible Semi-Automatic Labeling Tool for General LiDAR Point Clouds with Cross-Scene Adaptability and 4D Consistency

arXiv:2503.23980v25 citationsh-index: 21Has Code
AI Analysis

This addresses the challenge of efficient and consistent annotation for LiDAR data, which is crucial for expanding datasets and developing LiDAR foundation models, representing a novel method for a known bottleneck.

The paper tackles the problem of labeling LiDAR point clouds by proposing SALT, a semi-automatic tool that uses a novel zero-shot learning paradigm to generate pre-segmentation results directly from raw LiDAR data, surpassing the latest zero-shot methods by 18.4% PQ on SemanticKITTI and achieving 40-50% of human annotator performance on new datasets.

We propose a flexible Semi-Automatic Labeling Tool (SALT) for general LiDAR point clouds with cross-scene adaptability and 4D consistency. Unlike recent approaches that rely on camera distillation, SALT operates directly on raw LiDAR data, automatically generating pre-segmentation results. To achieve this, we propose a novel zero-shot learning paradigm, termed data alignment, which transforms LiDAR data into pseudo-images by aligning with the training distribution of vision foundation models. Additionally, we design a 4D-consistent prompting strategy and 4D non-maximum suppression module to enhance SAM2, ensuring high-quality, temporally consistent presegmentation. SALT surpasses the latest zero-shot methods by 18.4% PQ on SemanticKITTI and achieves nearly 40-50% of human annotator performance on our newly collected low-resolution LiDAR data and on combined data from three LiDAR types, significantly boosting annotation efficiency. We anticipate that SALT's open-sourcing will catalyze substantial expansion of current LiDAR datasets and lay the groundwork for the future development of LiDAR foundation models. Code is available at https://github.com/Cavendish518/SALT.

Code Implementations1 repo
Foundations

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

Your Notes