CVAIGRLGJul 16, 2024

DreamCatalyst: Fast and High-Quality 3D Editing via Controlling Editability and Identity Preservation

arXiv:2407.11394v311 citationsh-index: 5
Originality Highly original
AI Analysis

This work provides a faster and higher-quality solution for 3D editing tasks, benefiting researchers and practitioners in computer graphics and vision, though it is incremental as it builds on existing score distillation sampling frameworks.

The paper tackles the problem of slow and low-quality text-driven 3D editing by addressing conflicts with diffusion model sampling dynamics, resulting in DreamCatalyst, which edits Neural Radiance Fields scenes up to 23 times faster and produces superior results about 8 times faster than state-of-the-art methods.

Score distillation sampling (SDS) has emerged as an effective framework in text-driven 3D editing tasks, leveraging diffusion models for 3D-consistent editing. However, existing SDS-based 3D editing methods suffer from long training times and produce low-quality results. We identify that the root cause of this performance degradation is \textit{their conflict with the sampling dynamics of diffusion models}. Addressing this conflict allows us to treat SDS as a diffusion reverse process for 3D editing via sampling from data space. In contrast, existing methods naively distill the score function using diffusion models. From these insights, we propose DreamCatalyst, a novel framework that considers these sampling dynamics in the SDS framework. Specifically, we devise the optimization process of our DreamCatalyst to approximate the diffusion reverse process in editing tasks, thereby aligning with diffusion sampling dynamics. As a result, DreamCatalyst successfully reduces training time and improves editing quality. Our method offers two modes: (1) a fast mode that edits Neural Radiance Fields (NeRF) scenes approximately 23 times faster than current state-of-the-art NeRF editing methods, and (2) a high-quality mode that produces superior results about 8 times faster than these methods. Notably, our high-quality mode outperforms current state-of-the-art NeRF editing methods in terms of both speed and quality. DreamCatalyst also surpasses the state-of-the-art 3D Gaussian Splatting (3DGS) editing methods, establishing itself as an effective and model-agnostic 3D editing solution. See more extensive results on our project page: https://dream-catalyst.github.io.

Code Implementations2 repos
Foundations

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

Your Notes