Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Towards foundational LiDAR world models with efficient latent flow matching

arXiv 25.6 2025 43.9 method, application

TLDR

First systematic study of LiDAR world model transferability across domains, proposing a latent flow matching framework that achieves SOTA with higher compression and less data.

Reasoning

Strengths include novel domain transfer study and efficient latent CFM framework with strong empirical results. Weaknesses: limited to LiDAR data, no interactive or RL aspects, and abstract lacks details on limitations or failure cases.

Read-first score

Read-first score 43.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 28.

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Methodology quality 25%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=experiment

Topical relevance 42%
40

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Reproducibility 25%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 380.

Keyword Scores

world model
9
generative world model
7
world dynamics prediction
6
world simulator
3
interactive world model
1
video world model
1
model-based reinforcement learning world model
1

Deep Analysis

Innovations

  • First systematic domain transfer study for LiDAR world models across outdoor-to-indoor, sparse-beam to dense-beam, and non-semantic to semantic transfer.
  • Proposes a latent conditional flow matching (CFM)-based framework that achieves state-of-the-art reconstruction accuracy with half the training data and 6x higher compression ratio than prior methods.
  • Demonstrates strong transferability: a single pre-trained model achieves up to 11% absolute improvement (83% relative) over training from scratch, outperforming in 30/36 comparisons.
  • Outperforms previous semantic occupancy forecasting models with only 5% of the labeled training data required by prior models.
  • Achieves state-of-the-art on future-trajectory-conditioned semantic occupancy forecasting with 23x computational efficiency (28x FPS speedup) and on semantic occupancy forecasting with 2x efficiency (1.1x FPS speedup).

Methodology

The paper proposes a latent conditional flow matching (CFM)-based framework for LiDAR world models. It conducts the first systematic domain transfer study across three scenarios: outdoor-to-indoor generalization, sparse-beam to dense-beam adaptation, and non-semantic to semantic transfer. The model is pre-trained and then fine-tuned with varying amounts of data, evaluated on reconstruction accuracy, compression ratio, and semantic occupancy forecasting tasks.

Key Results

A single pre-trained model achieves up to 11% absolute improvement (83% relative) over training from scratch and outperforms in 30/36 comparisons. The method achieves state-of-the-art performance on future-trajectory-conditioned semantic occupancy forecasting with 23x computational efficiency (28x FPS speedup) and on semantic occupancy forecasting with 2x efficiency (1.1x FPS speedup).

Tags