CVLGROMay 2, 2024

Multi-Space Alignments Towards Universal LiDAR Segmentation

arXiv:2405.01538v136 citationsh-index: 23CVPR
Originality Incremental advance
AI Analysis

This work addresses the need for robust and generalizable perception in autonomous driving by proposing a universal model, though it appears incremental as it builds on existing segmentation methods with multi-space alignments.

The authors tackled the problem of creating a unified LiDAR segmentation model for autonomous driving by developing M3Net, which uses a single set of parameters to handle multi-task, multi-dataset, and multi-modality data, achieving mIoU scores of 75.1% on SemanticKITTI, 83.1% on nuScenes, and 72.4% on Waymo Open.

A unified and versatile LiDAR segmentation model with strong robustness and generalizability is desirable for safe autonomous driving perception. This work presents M3Net, a one-of-a-kind framework for fulfilling multi-task, multi-dataset, multi-modality LiDAR segmentation in a universal manner using just a single set of parameters. To better exploit data volume and diversity, we first combine large-scale driving datasets acquired by different types of sensors from diverse scenes and then conduct alignments in three spaces, namely data, feature, and label spaces, during the training. As a result, M3Net is capable of taming heterogeneous data for training state-of-the-art LiDAR segmentation models. Extensive experiments on twelve LiDAR segmentation datasets verify our effectiveness. Notably, using a shared set of parameters, M3Net achieves 75.1%, 83.1%, and 72.4% mIoU scores, respectively, on the official benchmarks of SemanticKITTI, nuScenes, and Waymo Open.

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