paper-with-me

Papers

Multi-modal NeRF Self-Supervision for LiDAR Semantic Segmentation

2024-11-05 · Xavier Timoneda, Markus Herb, Fabian Duerr, Daniel Goehring, Fisher Yu

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 from the camera images. To self-supervise our model on the unlabeled scans, we add an auxiliary NeRF head and cast rays from the camera viewpoint over the unlabeled voxel features. The NeRF head predicts densities and semantic logits at each sampled ray location which are used for rendering pixel semantics. Concurrently, we query the Segment-Anything (SAM) foundation model with the camera image to generate a set of unlabeled generic masks. We fuse the masks with the rendered pixel semantics from LiDAR to produce pseudo-labels that supervise the pixel predictions. During inference, we drop the NeRF head and run our model with only LiDAR. We show the effectiveness of our approach in three public LiDAR Semantic Segmentation benchmarks: nuScenes, SemanticKITTI and ScribbleKITTI.

📄 PDF Abstract BibTeX arXiv:2411.02969

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDomain AdaptationLIDAR Semantic SegmentationNeRFSemantic Segmentation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Self-Supervised Multimodal NeRF for Autonomous Driving

2025-06-24 · Gaurav Sharma, Ravi Kothari, Josef Schmid

In this paper, we propose a Neural Radiance Fields (NeRF) based framework, referred to as Novel View Synthesis Framework (NVSF). It jointly learns the implicit neural representation of space and time-varying scene for bo…

Autonomous DrivingNeRFNovel View Synthesis

Transient Neural Radiance Fields for Lidar View Synthesis and 3D Reconstruction

2023-07-14 · NeurIPS 2023 11 · Anagh Malik, Parsa Mirdehghan, Sotiris Nousias, Kiriakos N. Kutulakos 외

Neural radiance fields (NeRFs) have become a ubiquitous tool for modeling scene appearance and geometry from multiview imagery. Recent work has also begun to explore how to use additional supervision from lidar or depth …

3D ReconstructionAutonomous DrivingNeRF

Towards Transferable Multi-modal Perception Representation Learning for Autonomy: NeRF-Supervised Masked AutoEncoder

2023-11-23 · Xiaohao Xu

This work proposes a unified self-supervised pre-training framework for transferable multi-modal perception representation learning via masked multi-modal reconstruction in Neural Radiance Field (NeRF), namely NeRF-Super…

3D Object DetectionNeRFNeural Renderingobject-detection+2

Learning Shared RGB-D Fields: Unified Self-supervised Pre-training for Label-efficient LiDAR-Camera 3D Perception

2024-05-28 · Xiaohao Xu, Ye Li, Tianyi Zhang, Jinrong Yang 외

Constructing large-scale labeled datasets for multi-modal perception model training in autonomous driving presents significant challenges. This has motivated the development of self-supervised pretraining strategies. How…

3D Object DetectionAutonomous DrivingNeRFNeural Rendering+4

Genesis: Multimodal Driving Scene Generation with Spatio-Temporal and Cross-Modal Consistency

2025-06-09 · Xiangyu Guo, Zhanqian Wu, Kaixin Xiong, Ziyang Xu 외

We present Genesis, a unified framework for joint generation of multi-view driving videos and LiDAR sequences with spatio-temporal and cross-modal consistency. Genesis employs a two-stage architecture that integrates a D…

NeRFScene Generation