用文字指令精准编辑3D模型,无需重新生成
Instructive3D: Editing Large Reconstruction Models with Text Instructions
- 在三平面隐空间中通过文本提示做扩散编辑
- 无需生成带修改的3D数据对,节省计算成本
- 适合游戏、AR/VR等需精细调控3D内容的场景
基于Transformer的方法已实现文本与图像的生成与编辑。最近提出的大型重建模型(LRMs)可仅凭单张图像生成高质量3D模型,但难以精细操控细节,如添加标准设计图案或更改颜色与反照率,限制了其在增强现实、动画和游戏等领域的应用。直接训练LRM以支持编辑需大量精确修改的图像-3D配对数据,成本高昂。本文提出Instructive3D,一种集成生成与细粒度编辑能力的新型LRM模型。通过在三平面隐空间中添加适配器,实现基于文本提示的扩散编辑过程。该方法无需生成修改后的3D对象。此外,由于编辑作用于三平面隐表示,确保几何一致性,提升生成3D对象的精度与多样性。我们在Objaverse LVIS数据集上对比Instructive3D与基线方法——先用标准LRM生成3D网格,再以文本提示编辑。结果表明,Instructive3D生成的3D对象在属性符合编辑提示方面表现更优,视觉质量显著提升。
原文摘要 · Abstract (English)
Transformer based methods have enabled users to create, modify, and comprehend text and image data. Recently proposed Large Reconstruction Models (LRMs) further extend this by providing the ability to generate high-quality 3D models with the help of a single object image. These models, however, lack the ability to manipulate or edit the finer details, such as adding standard design patterns or changing the color and reflectance of the generated objects, thus lacking fine-grained control that may be very helpful in domains such as augmented reality, animation and gaming. Naively training LRMs for this purpose would require generating precisely edited images and 3D object pairs, which is computationally expensive. In this paper, we propose Instructive3D, a novel LRM based model that integrates generation and fine-grained editing, through user text prompts, of 3D objects into a single model. We accomplish this by adding an adapter that performs a diffusion process conditioned on a text prompt specifying edits in the triplane latent space representation of 3D object models. Our method does not require the generation of edited 3D objects. Additionally, Instructive3D allows us to perform geometrically consistent modifications, as the edits done through user-defined text prompts are applied to the triplane latent representation thus enhancing the versatility and precision of 3D objects generated. We compare the objects generated by Instructive3D and a baseline that first generates the 3D object meshes using a standard LRM model and then edits these 3D objects using text prompts when images are provided from the Objaverse LVIS dataset. We find that Instructive3D produces qualitatively superior 3D objects with the properties specified by the edit prompts.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。