CVGRDec 2, 2024

CTRL-D: Controllable Dynamic 3D Scene Editing with Personalized 2D Diffusion

U of Toronto
arXiv:2412.01792v110 citationsh-index: 9CVPR
Originality Incremental advance
AI Analysis

This addresses a significant problem for researchers and practitioners in 3D scene modeling and editing, offering more flexible and controllable local editing compared to previous methods, though it appears incremental as it builds on existing techniques like InstructPix2Pix and 3D Gaussians.

The paper tackles the challenge of achieving controllable and consistent editing in dynamic 3D scenes by introducing a framework that fine-tunes InstructPix2Pix and uses two-stage optimization with deformable 3D Gaussians, resulting in high-quality and consistent edits without needing to track editing regions.

Recent advances in 3D representations, such as Neural Radiance Fields and 3D Gaussian Splatting, have greatly improved realistic scene modeling and novel-view synthesis. However, achieving controllable and consistent editing in dynamic 3D scenes remains a significant challenge. Previous work is largely constrained by its editing backbones, resulting in inconsistent edits and limited controllability. In our work, we introduce a novel framework that first fine-tunes the InstructPix2Pix model, followed by a two-stage optimization of the scene based on deformable 3D Gaussians. Our fine-tuning enables the model to "learn" the editing ability from a single edited reference image, transforming the complex task of dynamic scene editing into a simple 2D image editing process. By directly learning editing regions and styles from the reference, our approach enables consistent and precise local edits without the need for tracking desired editing regions, effectively addressing key challenges in dynamic scene editing. Then, our two-stage optimization progressively edits the trained dynamic scene, using a designed edited image buffer to accelerate convergence and improve temporal consistency. Compared to state-of-the-art methods, our approach offers more flexible and controllable local scene editing, achieving high-quality and consistent results.

Foundations

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

Your Notes