CVGRLGFeb 22, 2024

Consolidating Attention Features for Multi-view Image Editing

arXiv:2402.14792v118 citationsh-index: 21SIGGRAPH Asia
Originality Incremental advance
AI Analysis

This addresses the challenge of 3D-inconsistent editing in multi-view scenes for applications in 3D reconstruction and image generation, representing an incremental improvement over existing techniques.

The paper tackles the problem of achieving 3D-consistent results when editing multi-view images with spatial controls, introducing a method that consolidates attention features to improve geometric consistency and fidelity, demonstrating better multi-view consistency and fewer visual artifacts in trained NeRFs.

Large-scale text-to-image models enable a wide range of image editing techniques, using text prompts or even spatial controls. However, applying these editing methods to multi-view images depicting a single scene leads to 3D-inconsistent results. In this work, we focus on spatial control-based geometric manipulations and introduce a method to consolidate the editing process across various views. We build on two insights: (1) maintaining consistent features throughout the generative process helps attain consistency in multi-view editing, and (2) the queries in self-attention layers significantly influence the image structure. Hence, we propose to improve the geometric consistency of the edited images by enforcing the consistency of the queries. To do so, we introduce QNeRF, a neural radiance field trained on the internal query features of the edited images. Once trained, QNeRF can render 3D-consistent queries, which are then softly injected back into the self-attention layers during generation, greatly improving multi-view consistency. We refine the process through a progressive, iterative method that better consolidates queries across the diffusion timesteps. We compare our method to a range of existing techniques and demonstrate that it can achieve better multi-view consistency and higher fidelity to the input scene. These advantages allow us to train NeRFs with fewer visual artifacts, that are better aligned with the target geometry.

Foundations

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

Your Notes