Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 92% Match Research Paper Robotics Engineers,Autonomous Driving Researchers,3D Computer Vision Scientists 2 weeks ago

Towards foundational LiDAR world models with efficient latent flow matching

computer-vision › 3d-vision
📄 Abstract

Abstract: LiDAR-based world models offer more structured and geometry-aware representations than their image-based counterparts. However, existing LiDAR world models are narrowly trained; each model excels only in the domain for which it was built. Can we develop LiDAR world models that exhibit strong transferability across multiple domains? We conduct the first systematic domain transfer study across three demanding scenarios: (i) outdoor to indoor generalization, (ii) sparse-beam & dense-beam adaptation, and (iii) non-semantic to semantic transfer. Given different amounts of fine-tuning data, our experiments show that a single pre-trained model can achieve up to 11% absolute improvement (83% relative) over training from scratch and outperforms training from scratch in 30/36 of our comparisons. This transferability of dynamic learning significantly reduces the reliance on manually annotated data for semantic occupancy forecasting: our method exceed the previous semantic occupancy forecasting models with only 5% of the labeled training data required by prior models. We also observed inefficiencies of current LiDAR world models, mainly through their under-compression of LiDAR data and inefficient training objectives. To address this, we propose a latent conditional flow matching (CFM)-based frameworks that achieves state-of-the-art reconstruction accuracy using only half the training data and a compression ratio 6 times higher than that of prior methods. Our model achieves SOTA performance on future-trajectory-conditioned semantic occupancy forecasting while being 23x more computationally efficient (a 28x FPS speedup); and achieves SOTA performance on semantic occupancy forecasting while being 2x more computationally efficient (a 1.1x FPS speedup).
Authors (3)
Tianran Liu
Shengwen Zhao
Nicholas Rhinehart
Submitted
June 30, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

This paper introduces a systematic domain transfer study for LiDAR-based world models, demonstrating strong transferability across diverse scenarios (outdoor-to-indoor, sparse-to-dense beam, non-semantic to semantic). By using efficient latent flow matching for pre-training, a single model achieves significant improvements over training from scratch, reducing the need for extensive manual annotation.

Business Value

Reduces development costs and time for autonomous systems and robotics by enabling pre-trained LiDAR models that can be adapted to new environments with less data. Improves robustness and generalization of perception systems.