paper-with-me

홈 › Papers

Multi-Space Alignments Towards Universal LiDAR Segmentation

2024-05-02 · CVPR 2024 1 · Youquan Liu, Lingdong Kong, Xiaoyang Wu, Runnan Chen, Xin Li, Liang Pan, Ziwei Liu, Yuexin Ma

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.

📄 PDF Abstract BibTeX arXiv:2405.01538

Code (1)

youquanl/m3net 공식 구현 pytorch

Tasks

Autonomous DrivingDiversitySegmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Label-Efficient LiDAR Semantic Segmentation with 2D-3D Vision Transformer Adapters

2025-03-05 · Julia Hindel, Rohit Mohan, Jelena Bratulic, Daniele Cattaneo 외

LiDAR semantic segmentation models are typically trained from random initialization as universal pre-training is hindered by the lack of large, diverse datasets. Moreover, most point cloud segmentation architectures inco…

LIDAR Semantic SegmentationPoint Cloud SegmentationSemantic Segmentation

Cross-modal & Cross-domain Learning for Unsupervised LiDAR Semantic Segmentation

2023-08-05 · Yiyang Chen, Shanshan Zhao, Changxing Ding, Liyao Tang 외

In recent years, cross-modal domain adaptation has been studied on the paired 2D image and 3D LiDAR data to ease the labeling costs for 3D LiDAR semantic segmentation (3DLSS) in the target domain. However, in such a sett…

Domain AdaptationLIDAR Semantic SegmentationSemantic Segmentation

LaserMix for Semi-Supervised LiDAR Semantic Segmentation

2022-06-30 · CVPR 2023 1 · Lingdong Kong, Jiawei Ren, Liang Pan, Ziwei Liu

Densely annotating LiDAR point clouds is costly, which restrains the scalability of fully-supervised learning methods. In this work, we study the underexplored semi-supervised learning (SSL) in LiDAR segmentation. Our co…

LIDAR Semantic SegmentationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Interactive4D: Interactive 4D LiDAR Segmentation

2024-10-10 · Ilya Fradlin, Idil Esen Zulfikar, Kadir Yilmaz, Theodora Kontogianni 외

Interactive segmentation has an important role in facilitating the annotation process of future LiDAR datasets. Existing approaches sequentially segment individual objects at each LiDAR scan, repeating the process throug…

Interactive SegmentationSegmentation

Attention-Guided Lidar Segmentation and Odometry Using Image-to-Point Cloud Saliency Transfer

2023-08-28 · Guanqun Ding, Nevrez Imamoglu, Ali Caglayan, Masahiro Murakawa 외

LiDAR odometry estimation and 3D semantic segmentation are crucial for autonomous driving, which has achieved remarkable advances recently. However, these tasks are challenging due to the imbalance of points in different…

3D Semantic SegmentationAutonomous DrivingSegmentationSemantic Segmentation+1