LaGen: Towards Autoregressive LiDAR Scene Generation
TLDR
LaGen is the first autoregressive LiDAR scene generation framework for long-horizon interactive generation using bounding box conditions.
Reasoning
The paper introduces a novel autoregressive approach for LiDAR scene generation, addressing limitations of prior single-frame or deterministic methods. Strengths include long-horizon interactive capability and strong empirical results on nuScenes. Weaknesses are the focus solely on LiDAR modality and lack of generalization discussion.
Read-first score
Read-first score 40.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 39.
Field roles
Rank sensitivity
Stability: volatile; rank range: 250.
Keyword Scores
Deep Analysis
Innovations
- First framework capable of frame-by-frame autoregressive generation of long-horizon LiDAR scenes
- Scene decoupling estimation module to enhance interactive generation capability for object-level content
- Noise modulation module to mitigate error accumulation during long-horizon generation
- Utilizing bounding box information as conditions for generating high-fidelity 4D scene point clouds
- Construction of a protocol based on nuScenes for evaluating long-horizon LiDAR scene generation
Methodology
LaGen is an autoregressive model that takes a single-frame LiDAR input and uses bounding box information as conditions to generate subsequent frames. It incorporates a scene decoupling estimation module for object-level interactive generation and a noise modulation module to reduce error accumulation. The model is evaluated on the nuScenes dataset, comparing against state-of-the-art LiDAR generation and prediction models.
Key Results
LaGen outperforms state-of-the-art LiDAR generation and prediction models, especially on the later frames of long-horizon generation.