paper-with-me

Papers

Label-Efficient LiDAR Panoptic Segmentation

2025-03-04 · Ahmet Selim Çanakçı, Niclas Vödisch, Kürsat Petek, Wolfram Burgard, Abhinav Valada

A main bottleneck of learning-based robotic scene understanding methods is the heavy reliance on extensive annotated training data, which often limits their generalization ability. In LiDAR panoptic segmentation, this challenge becomes even more pronounced due to the need to simultaneously address both semantic and instance segmentation from complex, high-dimensional point cloud data. In this work, we address the challenge of LiDAR panoptic segmentation with very few labeled samples by leveraging recent advances in label-efficient vision panoptic segmentation. To this end, we propose a novel method, Limited-Label LiDAR Panoptic Segmentation (L3PS), which requires only a minimal amount of labeled data. Our approach first utilizes a label-efficient 2D network to generate panoptic pseudo-labels from a small set of annotated images, which are subsequently projected onto point clouds. We then introduce a novel 3D refinement module that capitalizes on the geometric properties of point clouds. By incorporating clustering techniques, sequential scan accumulation, and ground point separation, this module significantly enhances the accuracy of the pseudo-labels, improving segmentation quality by up to +10.6 PQ and +7.9 mIoU. We demonstrate that these refined pseudo-labels can be used to effectively train off-the-shelf LiDAR segmentation networks. Through extensive experiments, we show that L3PS not only outperforms existing methods but also substantially reduces the annotation burden. We release the code of our work at https://l3ps.cs.uni-freiburg.de.

📄 PDF Abstract BibTeX arXiv:2503.02372

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationPanoptic SegmentationScene UnderstandingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

A Benchmark for LiDAR-based Panoptic Segmentation based on KITTI

2020-03-04 · Jens Behley, Andres Milioto, Cyrill Stachniss

Panoptic segmentation is the recently introduced task that tackles semantic segmentation and instance segmentation jointly. In this paper, we present an extension of SemanticKITTI, which is a large-scale dataset providin…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

EfficientLPS: Efficient LiDAR Panoptic Segmentation

2021-02-16 · Kshitij Sirohi, Rohit Mohan, Daniel Büscher, Wolfram Burgard 외

Panoptic segmentation of point clouds is a crucial task that enables autonomous vehicles to comprehend their vicinity using their highly accurate and reliable LiDAR sensors. Existing top-down approaches tackle this probl…

Autonomous VehiclesInstance SegmentationPanoptic SegmentationSegmentation+1

Better Call SAL: Towards Learning to Segment Anything in Lidar

2024-03-19 · Aljoša Ošep, Tim Meinhardt, Francesco Ferroni, Neehar Peri 외

We propose the SAL (Segment Anything in Lidar) method consisting of a text-promptable zero-shot model for segmenting and classifying any object in Lidar, and a pseudo-labeling engine that facilitates model training witho…

Panoptic SegmentationSegmentation

Panoptic-PolarNet: Proposal-free LiDAR Point Cloud Panoptic Segmentation

2021-03-27 · CVPR 2021 1 · Zixiang Zhou, Yang Zhang, Hassan Foroosh

Panoptic segmentation presents a new challenge in exploiting the merits of both detection and segmentation, with the aim of unifying instance segmentation and semantic segmentation in a single framework. However, an effi…

ClusteringInstance SegmentationPanoptic SegmentationSegmentation+1

4D-Former: Multimodal 4D Panoptic Segmentation

2023-11-02 · Ali Athar, Enxu Li, Sergio Casas, Raquel Urtasun

4D panoptic segmentation is a challenging but practically useful task that requires every point in a LiDAR point-cloud sequence to be assigned a semantic class label, and individual objects to be segmented and tracked ov…

4D Panoptic SegmentationPanoptic SegmentationPanoptic TrackingSegmentation