Multi-view Image Diffusion via Coordinate Noise and Fourier Attention
Justin Theiss, Norman Müller, Daeil Kim, Aayush Prakash
TL;DR
This work tackles the challenge of generating multi-view-consistent images from text prompts by introducing coordinate-based noise initialization, Fourier-based attention (FBA), and a prompt-driven cross-attention loss. The coordinate noise injects low-frequency, pose-aware information across views, while FBA focuses attention on non-overlapping regions in the Fourier domain, enabling coherent global appearance. The prompt cross-attention loss further aligns cross-view attention maps with ground-truth scene attention, yielding improved multi-view consistency. Quantitative and qualitative results on panoramic and depth-conditioned tasks demonstrate state-of-the-art performance and robust cross-view coherence, with potential implications for panoramic stills and temporally-consistent video synthesis conditioned on depth.
Abstract
Recently, text-to-image generation with diffusion models has made significant advancements in both higher fidelity and generalization capabilities compared to previous baselines. However, generating holistic multi-view consistent images from prompts still remains an important and challenging task. To address this challenge, we propose a diffusion process that attends to time-dependent spatial frequencies of features with a novel attention mechanism as well as novel noise initialization technique and cross-attention loss. This Fourier-based attention block focuses on features from non-overlapping regions of the generated scene in order to better align the global appearance. Our noise initialization technique incorporates shared noise and low spatial frequency information derived from pixel coordinates and depth maps to induce noise correlations across views. The cross-attention loss further aligns features sharing the same prompt across the scene. Our technique improves SOTA on several quantitative metrics with qualitatively better results when compared to other state-of-the-art approaches for multi-view consistency.
