Multi-modal NeRF Self-Supervision for LiDAR Semantic Segmentation
Xavier Timoneda, Markus Herb, Fabian Duerr, Daniel Goehring, Fisher Yu

TL;DR
This paper introduces a semi-supervised method that combines NeRF-based self-supervision and foundation model-derived pseudo-labels to improve LiDAR semantic segmentation without requiring extensive annotations.
Contribution
It proposes a novel semi-supervised framework leveraging NeRF and foundation models to enhance LiDAR segmentation, addressing domain adaptation and annotation limitations.
Findings
Improves segmentation accuracy on nuScenes, SemanticKITTI, ScribbleKITTI
Effectively utilizes unlabeled LiDAR data with self-supervision
Reduces dependence on extensive manual annotations
Abstract
LiDAR Semantic Segmentation is a fundamental task in autonomous driving perception consisting of associating each LiDAR point to a semantic label. Fully-supervised models have widely tackled this task, but they require labels for each scan, which either limits their domain or requires impractical amounts of expensive annotations. Camera images, which are generally recorded alongside LiDAR pointclouds, can be processed by the widely available 2D foundation models, which are generic and dataset-agnostic. However, distilling knowledge from 2D data to improve LiDAR perception raises domain adaptation challenges. For example, the classical perspective projection suffers from the parallax effect produced by the position shift between both sensors at their respective capture times. We propose a Semi-Supervised Learning setup to leverage unlabeled LiDAR pointclouds alongside distilled knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsSparse Evolutionary Training
