CVLGJun 13, 2024

Preserving Identity with Variational Score for General-purpose 3D Editing

arXiv:2406.08953v11 citations
Originality Incremental advance
AI Analysis

This addresses the need for more stable and versatile editing tools for users working with images and 3D models, though it is incremental as it builds on existing methods like DDS.

The paper tackles the problem of detail loss and over-saturation in diffusion-based editing of images and 3D models by proposing Piva, which adds an identity preservation term to improve stability and retain input characteristics, achieving competitive results on standard benchmarks.

We present Piva (Preserving Identity with Variational Score Distillation), a novel optimization-based method for editing images and 3D models based on diffusion models. Specifically, our approach is inspired by the recently proposed method for 2D image editing - Delta Denoising Score (DDS). We pinpoint the limitations in DDS for 2D and 3D editing, which causes detail loss and over-saturation. To address this, we propose an additional score distillation term that enforces identity preservation. This results in a more stable editing process, gradually optimizing NeRF models to match target prompts while retaining crucial input characteristics. We demonstrate the effectiveness of our approach in zero-shot image and neural field editing. Our method successfully alters visual attributes, adds both subtle and substantial structural elements, translates shapes, and achieves competitive results on standard 2D and 3D editing benchmarks. Additionally, our method imposes no constraints like masking or pre-training, making it compatible with a wide range of pre-trained diffusion models. This allows for versatile editing without needing neural field-to-mesh conversion, offering a more user-friendly experience.

Foundations

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

Your Notes