Native 3D Editing with Full Attention
Weiwei Cai, Shuangkang Fang, Weicai Ye, Xin Dong, Yunhan Yang, Xuanyang Zhang, Wei Cheng, Yanpei Cao, Gang Yu, Tao Chen
TL;DR
This work targets instruction-guided 3D editing by removing the bottlenecks of optimization-based and 2D-lifted approaches through a native, feed-forward framework. It introduces a large-scale, multi-modal dataset spanning addition, deletion, and modification, with careful curation to ensure geometry and appearance consistency. A key innovation is 3D token concatenation, a parameter-efficient conditioning strategy that outperforms traditional cross-attention in guiding a 3D diffusion-based model, enabling high-fidelity edits in around 20 seconds. Empirical results demonstrate state-of-the-art performance in generation quality, 3D consistency, and instruction fidelity, outperforming existing multi-view editing methods and establishing a new benchmark for native 3D editing.
Abstract
Instruction-guided 3D editing is a rapidly emerging field with the potential to broaden access to 3D content creation. However, existing methods face critical limitations: optimization-based approaches are prohibitively slow, while feed-forward approaches relying on multi-view 2D editing often suffer from inconsistent geometry and degraded visual quality. To address these issues, we propose a novel native 3D editing framework that directly manipulates 3D representations in a single, efficient feed-forward pass. Specifically, we create a large-scale, multi-modal dataset for instruction-guided 3D editing, covering diverse addition, deletion, and modification tasks. This dataset is meticulously curated to ensure that edited objects faithfully adhere to the instructional changes while preserving the consistency of unedited regions with the source object. Building upon this dataset, we explore two distinct conditioning strategies for our model: a conventional cross-attention mechanism and a novel 3D token concatenation approach. Our results demonstrate that token concatenation is more parameter-efficient and achieves superior performance. Extensive evaluations show that our method outperforms existing 2D-lifting approaches, setting a new benchmark in generation quality, 3D consistency, and instruction fidelity.
