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

LidarDM: Generative LiDAR Simulation in a Generated World

arXiv 24.4 2024 65.1 method, system, application

TLDR

LidarDM generates realistic, layout-aware, temporally coherent LiDAR videos using latent diffusion models for autonomous driving simulation.

Reasoning

The paper introduces a novel 4D world generation framework for LiDAR simulation, demonstrating strong performance in realism and temporal coherence. However, it lacks explicit mention of real-world benchmarks or interactive capabilities, limiting its generalizability.

Read-first score

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

Recency 8%
75.1

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

Reproducibility 25%
73

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

Topical relevance 42%
61.4

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

Methodology quality 25%
60

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

Field roles

Reproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 178.

Keyword Scores

world model
9
world simulator
9
generative world model
9
video world model
8
world dynamics prediction
5
interactive world model
2
model-based reinforcement learning world model
1

Deep Analysis

Innovations

  • LiDAR generation guided by driving scenarios
  • 4D LiDAR point cloud generation enabling realistic and temporally coherent sequences
  • Integrated 4D world generation framework using latent diffusion models for 3D scene and dynamic actors
  • Use as a generative world model simulator for training and testing perception models

Methodology

LidarDM employs latent diffusion models to generate a 3D scene, which is then combined with dynamic actors to form a 4D world. From this virtual environment, realistic LiDAR sensory observations are produced. The model is evaluated against competing algorithms on metrics of realism, temporal coherency, and layout consistency.

Key Results

LidarDM outperforms competing algorithms in realism, temporal coherency, and layout consistency. It also demonstrates effectiveness as a generative world model simulator for training and testing perception models.

Tags