English

TerraSeg: Self-Supervised Ground Segmentation for Any LiDAR

Computer Vision and Pattern Recognition 2026-03-31 v1

Abstract

LiDAR perception is fundamental to robotics, enabling machines to understand their environment in 3D. A crucial task for LiDAR-based scene understanding and navigation is ground segmentation. However, existing methods are either handcrafted for specific sensor configurations or rely on costly per-point manual labels, severely limiting their generalization and scalability. To overcome this, we introduce TerraSeg, the first self-supervised, domain-agnostic model for LiDAR ground segmentation. We train TerraSeg on OmniLiDAR, a unified large-scale dataset that aggregates and standardizes data from 12 major public benchmarks. Spanning almost 22 million raw scans across 15 distinct sensor models, OmniLiDAR provides unprecedented diversity for learning a highly generalizable ground model. To supervise training without human annotations, we propose PseudoLabeler, a novel module that generates high-quality ground and non-ground labels through self-supervised per-scan runtime optimization. Extensive evaluations demonstrate that, despite using no manual labels, TerraSeg achieves state-of-the-art results on nuScenes, SemanticKITTI, and Waymo Perception while delivering real-time performance. Our code and model weights are publicly available.

Keywords

Cite

@article{arxiv.2603.27344,
  title  = {TerraSeg: Self-Supervised Ground Segmentation for Any LiDAR},
  author = {Ted Lentsch and Santiago Montiel-Marín and Holger Caesar and Dariu M. Gavrila},
  journal= {arXiv preprint arXiv:2603.27344},
  year   = {2026}
}

Comments

CVPR 2026

R2 v1 2026-07-01T11:42:24.233Z