paper-with-me

홈 › Papers

Self-Supervised Learning of Lidar Segmentation for Autonomous Indoor Navigation

2020-12-10 · Hugues Thomas, Ben Agro, Mona Gridseth, Jian Zhang, Timothy D. Barfoot

We present a self-supervised learning approach for the semantic segmentation of lidar frames. Our method is used to train a deep point cloud segmentation architecture without any human annotation. The annotation process is automated with the combination of simultaneous localization and mapping (SLAM) and ray-tracing algorithms. By performing multiple navigation sessions in the same environment, we are able to identify permanent structures, such as walls, and disentangle short-term and long-term movable objects, such as people and tables, respectively. New sessions can then be performed using a network trained to predict these semantic labels. We demonstrate the ability of our approach to improve itself over time, from one session to the next. With semantically filtered point clouds, our robot can navigate through more complex scenarios, which, when added to the training pool, help to improve our network predictions. We provide insights into our network predictions and show that our approach can also improve the performances of common localization techniques.

📄 PDF Abstract BibTeX arXiv:2012.05897

Code (2)

utiasasrl/crystal_ball_nav pytorch
utiasasrl/utin3d

Tasks

NavigatePoint Cloud SegmentationSegmentationSelf-Supervised LearningSemantic SegmentationSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Feasibility of Indoor Frame-Wise Lidar Semantic Segmentation via Distillation from Visual Foundation Model

2026-04-20 · Haiyang Wu, Juan J. Gonzales Torres, George Vosselman, Ville Lehtola arxiv

Frame-wise semantic segmentation of indoor lidar scans is a fundamental step toward higher-level 3D scene understanding and mapping applications. However, acquiring frame-wise ground truth for training deep learning mode…

LIDAR Semantic SegmentationScene UnderstandingAutonomous Driving

Image-to-Lidar Self-Supervised Distillation for Autonomous Driving Data

2022-03-30 · CVPR 2022 1 · Corentin Sautier, Gilles Puy, Spyros Gidaris, Alexandre Boulch 외

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation o…

3D Object Detection3D Semantic SegmentationAutonomous Drivingobject-detection+3

LESS: Label-Efficient Semantic Segmentation for LiDAR Point Clouds

2022-10-14 · Minghua Liu, Yin Zhou, Charles R. Qi, Boqing Gong 외

Semantic segmentation of LiDAR point clouds is an important task in autonomous driving. However, training deep models via conventional supervised methods requires large datasets which are costly to label. It is critical …

3D Semantic SegmentationAutonomous DrivingDescriptiveSegmentation+2

Occupancy-MAE: Self-supervised Pre-training Large-scale LiDAR Point Clouds with Masked Occupancy Autoencoders

2022-06-20 · Chen Min, Xinli Xu, Dawei Zhao, Liang Xiao 외

Current perception models in autonomous driving heavily rely on large-scale labelled 3D data, which is both costly and time-consuming to annotate. This work proposes a solution to reduce the dependence on labelled 3D tra…

3D Object Detection3D Semantic SegmentationAutonomous DrivingDomain Adaptation+8

MILAN: Milli-Annotations for Lidar Semantic Segmentation

2024-07-22 · Nermin Samet, Gilles Puy, Oriane Siméoni, Renaud Marlet

Annotating lidar point clouds for autonomous driving is a notoriously expensive and time-consuming task. In this work, we show that the quality of recent self-supervised lidar scan representations allows a great reductio…

Active LearningAutonomous DrivingLIDAR Semantic SegmentationSemantic Segmentation