arXiv:2604.16552cs.CVcs.AI2026-04

用自回归扩散模型同步生成3D场景布局与物体形状。

Co-generation of Layout and Shape from Text via Autoregressive 3D Diffusion

论文配图:Co-generation of Layout and Shape from Text via Autoregressive 3D Diffusion
图 1 · 摘自论文原文
  • 分两步生成:先粗后细,融合文本与已有场景信息
  • 在23万组室内场景数据上训练,支持复杂空间描述
  • 适合需要精细控制布局和物体的交互式3D创作

近期文本到场景生成方法大幅减少了创建3D场景的手动工作量。然而,它们通常只关注生成场景布局或物体,很少同时生成两者。即使借助大语言模型,生成的场景布局也往往过于简单。此外,生成的场景常与包含物体形状、外观和空间排列等复杂描述的文本输入不一致。本文提出一种新的顺序式文本到场景生成范式,并设计了一种新型生成模型用于交互式场景构建。核心是3D自回归扩散模型3D-ARD+,它统一了多模态标记序列的自回归生成与下一个物体3D隐变量的扩散生成。生成下一个物体时,模型首先通过一步自回归生成场景空间中的粗粒度3D隐变量,条件为当前已读文本指令和已合成的3D场景;随后再通过第二步生成更小的物体空间中的3D隐变量,可解码为细粒度物体几何与外观。我们构建了一个包含23万组室内场景及其配对文本指令的大规模数据集用于训练。在70亿参数的3D-ARD+模型上进行评估,结果表明该模型能够根据文本中复杂的空间布局与语义要求生成并放置物体。

原文摘要 · Abstract (English)

Recent text-to-scene generation approaches largely reduced the manual efforts required to create 3D scenes. However, their focus is either to generate a scene layout or to generate objects, and few generate both. The generated scene layout is often simple even with LLM's help. Moreover, the generated scene is often inconsistent with the text input that contains non-trivial descriptions of the shape, appearance, and spatial arrangement of the objects. We present a new paradigm of sequential text-to-scene generation and propose a novel generative model for interactive scene creation. At the core is a 3D Autoregressive Diffusion model 3D-ARD+, which unifies the autoregressive generation over a multimodal token sequence and diffusion generation of next-object 3D latents. To generate the next object, the model uses one autoregressive step to generate the coarse-grained 3D latents in the scene space, conditioned on both the current seen text instructions and already synthesized 3D scene. It then uses a second step to generate the 3D latents in the smaller object space, which can be decoded into fine-grained object geometry and appearance. We curate a large dataset of 230K indoor scenes with paired text instructions for training. We evaluate 7B 3D-ARD+, on challenging scenes, and showcase the model can generate and place objects following non-trivial spatial layout and semantics prescribed by the text instructions.

3D生成文本生成扩散模型场景重建

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。