GEM: Generating LiDAR World Model via Deformable Mamba
TLDR
GEM uses deformable Mamba to generate LiDAR world models, addressing point cloud disorder and dynamic-static separation for autonomous driving.
Reasoning
The paper introduces a novel architecture (deformable Mamba) for LiDAR world modeling, with strong empirical results on benchmarks. However, the abstract lacks details on limitations and comparison to baselines, and the optional planner/controller is not fully evaluated.
Read-first score
Read-first score 61.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 42.
Field roles
Rank sensitivity
Stability: volatile; rank range: 461.
Keyword Scores
Deep Analysis
Innovations
- Deformable Mamba architecture for LiDAR world model
- Custom LiDAR scene tokenizer to tokenize LiDAR sweeps into compact representations
- Unsupervised dynamic-static separator for disentangling tokenized features
- Tri-path deformable Mamba with selective scanning and adaptive gating fusion
- Integration of planner and BEV layout controller for autonomous rollout and 'what-if' scenarios
Methodology
The method tokenizes LiDAR sweeps into compact representations using a custom LiDAR scene tokenizer, then performs unsupervised disentanglement of tokenized features via a dynamic-static separator. A tri-path deformable Mamba is introduced to perform selective scanning and adaptive gating fusion over the disentangled features, enhancing spatial-temporal understanding of world evolution.
Key Results
GEM achieves state-of-the-art performances across diverse benchmarks and evaluation settings, demonstrating its superiority and effectiveness in LiDAR world modeling.