Repurposing 3D Generative Model for Autoregressive Layout Generation
arXiv cs.CV / 4/20/2026
📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research
Key Points
- The article introduces LaviGen, a framework that repurposes 3D generative models to generate 3D layouts directly in native 3D space.
- Instead of deriving layouts from text via separate inference steps, LaviGen formulates layout generation as an autoregressive process that explicitly models geometric relationships and physical constraints.
- It also proposes an adapted 3D diffusion model that fuses scene, object, and instruction information, and uses dual-guidance self-rollout distillation to improve both efficiency and spatial accuracy.
- Experiments on the LayoutVLM benchmark report 19% higher physical plausibility than prior state of the art and 65% faster computation, and the authors release code on GitHub.



