Local Ai
GhostPoint: Self-Supervised Representation Learning by Hallucinating Occluded LiDAR Structure
arXiv:2608.14428v1 Announce Type: new Abstract: 3D object detection from LiDAR point clouds is a core problem in autonomous driving. Recent advances in self-supervised learning (SSL) enable scalable p
arXiv:2608.14428v1 Announce Type: new Abstract: 3D object detection from LiDAR point clouds is a core problem in autonomous driving. Recent advances in self-supervised learning (SSL) enable scalable pretraining and transfers well to per-point tasks such as semantic and panoptic segmentation, but transfer to 3D detection remains weaker. We analyze recent SSL methods and find that most objectives are defined only on measured LiDAR returns from visible surfaces, leaving occluded and unobserved regions unconstrained. This visible-surface bias can be sufficient for point-wise prediction, but 3D detection requires robustness to missing structure. To address this gap, we propose GhostPoint, an SSL framework that hallucinates latent features in local neighborhoods around discovered instances, generated via a novel instance voxel dilation. In GhostPoint, an encoder processes observed returns, and an additional predictor infers neighborhood representations from observed context. In addition to standard encoder-level supervision, we introduce a predictor-level supervision scheme on sampled voxels from generated neighborhoods. Specifically, observed (visible/masked) voxels match teacher-encoder targets, while unobserved voxels match teacher-predictor hallucinations. This design encourages the learned representation to explicitly model structure beyond observed returns. Extensive evaluations on nuScenes and Waymo demonstrate that our method achieves state-of-the-art performance, consistently improving downstream 3D detection, especially under sparse scans and limited labels.
Related
- EdgeFormer: local patch-based edge detection transformer on point clouds
- SelectAnyTree: A Promptable Instance Segmentation Model for 3D Forest LiDAR Point Clouds
- SARe: Structure-Aware Generative 3D Fragment Reassembly
- LOD-Net: Locality-Aware 3D Object Detection Using Multi-Scale Transformer Network
Source: arXiv cs.CV | 2026-08-17