paper-with-me

홈 › Papers

PRED: Pre-training via Semantic Rendering on LiDAR Point Clouds

2023-11-08 · NeurIPS 2023 11

Pre-training is crucial in 3D-related fields such as autonomous driving where point cloud annotation is costly and challenging. Many recent studies on point cloud pre-training, however, have overlooked the issue of incompleteness, where only a fraction of the points are captured by LiDAR, leading to ambiguity during the training phase. On the other hand, images offer more comprehensive information and richer semantics that can bolster point cloud encoders in addressing the incompleteness issue inherent in point clouds. Yet, incorporating images into point cloud pre-training presents its own challenges due to occlusions, potentially causing misalignments between points and pixels. In this work, we propose PRED, a novel image-assisted pre-training framework for outdoor point clouds in an occlusion-aware manner. The main ingredient of our framework is a Birds-Eye-View (BEV) feature map conditioned semantic rendering, leveraging the semantics of images for supervision through neural rendering. We further enhance our model's performance by incorporating point-wise masking with a high mask ratio (95%). Extensive experiments demonstrate PRED's superiority over prior point cloud pre-training methods, providing significant improvements on various large-scale datasets for 3D perception tasks. Codes will be available at https://github.com/PRED4pc/PRED.

📄 PDF Abstract BibTeX arXiv:2311.04501

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingNeural RenderingPoint Cloud Pre-training

Similar Papers 제목 키워드 기반

Multi-modal NeRF Self-Supervision for LiDAR Semantic Segmentation

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

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 l…

Autonomous DrivingDomain AdaptationLIDAR Semantic SegmentationNeRF+1

Co-Occ: Coupling Explicit Feature Fusion with Volume Rendering Regularization for Multi-Modal 3D Semantic Occupancy Prediction

2024-04-06 · Jingyi Pan, Zipeng Wang, Lin Wang

3D semantic occupancy prediction is a pivotal task in the field of autonomous driving. Recent approaches have made great advances in 3D semantic occupancy predictions on a single modality. However, multi-modal semantic o…

3D Semantic Occupancy PredictionAutonomous DrivingPrediction

ePointDA: An End-to-End Simulation-to-Real Domain Adaptation Framework for LiDAR Point Cloud Segmentation

2020-09-07 · Sicheng Zhao, Yezhen Wang, Bo Li, Bichen Wu 외

Due to its robust and precise distance measurements, LiDAR plays an important role in scene understanding for autonomous driving. Training deep neural networks (DNNs) on LiDAR data requires large-scale point-wise annotat…

Autonomous DrivingDomain AdaptationPoint Cloud SegmentationScene Understanding+1

GS-LiDAR: Generating Realistic LiDAR Point Clouds with Panoramic Gaussian Splatting

2025-01-22 · Junzhe Jiang, Chun Gu, Yurui Chen, Li Zhang

LiDAR novel view synthesis (NVS) has emerged as a novel task within LiDAR simulation, offering valuable simulated point cloud data from novel viewpoints to aid in autonomous driving systems. However, existing LiDAR NVS m…

Autonomous DrivingNeRFNovel View Synthesis

NeRO: Neural Road Surface Reconstruction

2024-05-17 · Ruibo Wang, Song Zhang, Ping Huang, Donghai Zhang 외

Accurately reconstructing road surfaces is pivotal for various applications especially in autonomous driving. This paper introduces a position encoding Multi-Layer Perceptrons (MLPs) framework to reconstruct road surface…

Autonomous DrivingPositionSurface Reconstruction