FocalDreamer: Text-driven 3D Editing via Focal-fusion Assembly
Yuhan Li, Yishun Dou, Yue Shi, Yu Lei, Xuanhong Chen, Yi Zhang, Peng Zhou, Bingbing Ni
TL;DR
FocalDreamer tackles the challenge of precise, local 3D editing driven by text prompts by decomposing a scene into a fixed base shape and independently learnable parts placed within user-defined focal regions. The method employs a geometry union to fuse editable parts with the base and a dual-path rendering pipeline to separately optimize base and editable textures, guided by score distillation sampling and regularizations that enforce locality and visual coherence. Key contributions include geometric focal loss for localization, collision avoidance, and style consistency regularization, plus a two-stage training regime that yields high-fidelity geometry and PBR textures suitable for standard graphics engines. Extensive experiments and ablations demonstrate superior localized editing performance, strong prompt alignment, and robust base-shape preservation, highlighting its potential to democratize expressive, region-specific 3D content creation.
Abstract
While text-3D editing has made significant strides in leveraging score distillation sampling, emerging approaches still fall short in delivering separable, precise and consistent outcomes that are vital to content creation. In response, we introduce FocalDreamer, a framework that merges base shape with editable parts according to text prompts for fine-grained editing within desired regions. Specifically, equipped with geometry union and dual-path rendering, FocalDreamer assembles independent 3D parts into a complete object, tailored for convenient instance reuse and part-wise control. We propose geometric focal loss and style consistency regularization, which encourage focal fusion and congruent overall appearance. Furthermore, FocalDreamer generates high-fidelity geometry and PBR textures which are compatible with widely-used graphics engines. Extensive experiments have highlighted the superior editing capabilities of FocalDreamer in both quantitative and qualitative evaluations.
