UniLiPs: Unified LiDAR Pseudo-Labeling with Geometry-Grounded Dynamic Scene Decomposition
Filippo Ghilotti, Samuel Brucker, Nahku Saidy, Matteo Matteucci, Mario Bijelic, Felix Heide
TL;DR
UniLiPs tackles the annotation bottleneck in autonomous driving by introducing an unsupervised unified 3D labeling framework that leverages temporal-geometric consistency across LiDAR sweeps to fuse text-and-vision foundation-model cues into 3D. The geometry-grounded approach decomposes scenes into static and dynamic components, propagates semantic labels from images into a consolidated 3D map, and iteratively refines both geometry and semantics using an Iterative Weighted Update. The method jointly produces 3D semantic labels, 3D bounding boxes, and densified LiDAR scans, generalizing across KITTI, nuScenes, and long-range highway data, and achieves near-oracle semantic labeling while markedly improving depth estimation up to $250$ meters, e.g., MAE reductions of $51.5\%$ in $80$-$150$ m and $22.0\%$ in $150$-$250$ m ranges. This work reduces annotation effort and enables robust long-range perception by delivering reliable pseudo-labels for multiple downstream tasks without manual supervision.
Abstract
Unlabeled LiDAR logs, in autonomous driving applications, are inherently a gold mine of dense 3D geometry hiding in plain sight - yet they are almost useless without human labels, highlighting a dominant cost barrier for autonomous-perception research. In this work we tackle this bottleneck by leveraging temporal-geometric consistency across LiDAR sweeps to lift and fuse cues from text and 2D vision foundation models directly into 3D, without any manual input. We introduce an unsupervised multi-modal pseudo-labeling method relying on strong geometric priors learned from temporally accumulated LiDAR maps, alongside with a novel iterative update rule that enforces joint geometric-semantic consistency, and vice-versa detecting moving objects from inconsistencies. Our method simultaneously produces 3D semantic labels, 3D bounding boxes, and dense LiDAR scans, demonstrating robust generalization across three datasets. We experimentally validate that our method compares favorably to existing semantic segmentation and object detection pseudo-labeling methods, which often require additional manual supervision. We confirm that even a small fraction of our geometrically consistent, densified LiDAR improves depth prediction by 51.5% and 22.0% MAE in the 80-150 and 150-250 meters range, respectively.
