CVAIApr 15

Beyond Voxel 3D Editing: Learning from 3D Masks and Self-Constructed Data

arXiv:2604.1368891.11 citationsh-index: 11
AI Analysis

For researchers and practitioners in 3D content creation, this work addresses limitations in existing 3D editing methods by enabling more flexible and scalable edits without full-model retraining.

The paper proposes a Beyond Voxel 3D Editing (BVE) framework that uses a self-constructed large-scale dataset and lightweight trainable modules to enable efficient text-guided 3D editing while preserving local invariance. BVE achieves superior performance in generating high-quality, text-aligned 3D assets compared to existing methods.

3D editing refers to the ability to apply local or global modifications to 3D assets. Effective 3D editing requires maintaining semantic consistency by performing localized changes according to prompts, while also preserving local invariance so that unchanged regions remain consistent with the original. However, existing approaches have significant limitations: multi-view editing methods incur losses when projecting back to 3D, while voxel-based editing is constrained in both the regions that can be modified and the scale of modifications. Moreover, the lack of sufficiently large editing datasets for training and evaluation remains a challenge. To address these challenges, we propose a Beyond Voxel 3D Editing (BVE) framework with a self-constructed large-scale dataset specifically tailored for 3D editing. Building upon this dataset, our model enhances a foundational image-to-3D generative architecture with lightweight, trainable modules, enabling efficient injection of textual semantics without the need for expensive full-model retraining. Furthermore, we introduce an annotation-free 3D masking strategy to preserve local invariance, maintaining the integrity of unchanged regions during editing. Extensive experiments demonstrate that BVE achieves superior performance in generating high-quality, text-aligned 3D assets, while faithfully retaining the visual characteristics of the original input.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes