Implicit Surface Contrastive Clustering for LiDAR Point Clouds

Zaiwei Zhang, Min Bai, Erran L. Li
2/14/2026

Abstract

Self-supervised pretraining on large unlabeled datasets has shown tremendous success in improving the task performance of many 2D and small scale 3D computer vision tasks. However, the popular pretraining approaches have not been impactfully applied to outdoor LiDAR point cloud perception due to the latter's scene complexity and wide range. We propose a new self-supervised pretraining method ISCC with two novel pretext tasks for LiDAR point clouds. The first task uncovers semantic information by sorting local groups of points in the scene into a globally consistent set of semantically meaningful clusters using contrastive learning, complemented by a second task which reasons about precise surfaces of various parts of the scene through implicit surface reconstruction to learn geometric structures. We demonstrate their effectiveness through transfer learning on 3D object detection and semantic segmentation in real world LiDAR scenes. We further design an unsupervised semantic grouping task to show that our approach learns highly semantically meaningful features.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{zhang2026implicit,
  title  = {Implicit Surface Contrastive Clustering for LiDAR Point Clouds},
  author = {Zaiwei Zhang and Min Bai and Erran L. Li},
  year   = {2026},
  doi    = {10.1109/CVPR52729.2023.02080},
  url    = {https://doi.org/10.1109/CVPR52729.2023.02080},
  journal = {CVPR 2023 2023}
}

Discussion