EpiDiff: Enhancing Multi-View Synthesis via Localized Epipolar-Constrained Diffusion
Zehuan Huang, Hao Wen, Junting Dong, Yaohui Wang, Yangguang Li, Xinyuan Chen, Yan-Pei Cao, Ding Liang, Yu Qiao, Bo Dai, Lu Sheng
TL;DR
EpiDiff tackles the challenge of fast, consistent multiview synthesis from a single image by introducing a localized Epipolar-constrained Attention Block that plugs into a frozen diffusion backbone. The method leverages Near-Views Cross-Attention and Ray Self-Attention, guided by epipolar geometry and Light Field Network–style ray encoding, to model 3D consistency without heavy global 3D representations. Key contributions include a training scheme that preserves the base diffusion model, a two-component attention module that enables cross-view interaction, and strong empirical results showing 16 views in 12 seconds with superior multiview quality and reconstruction metrics. The approach yields more diverse view distributions, improving 3D reconstruction while maintaining compatibility with multiple base diffusion models, making it practical for fast, high-fidelity novel view synthesis from a single image.
Abstract
Generating multiview images from a single view facilitates the rapid generation of a 3D mesh conditioned on a single image. Recent methods that introduce 3D global representation into diffusion models have shown the potential to generate consistent multiviews, but they have reduced generation speed and face challenges in maintaining generalizability and quality. To address this issue, we propose EpiDiff, a localized interactive multiview diffusion model. At the core of the proposed approach is to insert a lightweight epipolar attention block into the frozen diffusion model, leveraging epipolar constraints to enable cross-view interaction among feature maps of neighboring views. The newly initialized 3D modeling module preserves the original feature distribution of the diffusion model, exhibiting compatibility with a variety of base diffusion models. Experiments show that EpiDiff generates 16 multiview images in just 12 seconds, and it surpasses previous methods in quality evaluation metrics, including PSNR, SSIM and LPIPS. Additionally, EpiDiff can generate a more diverse distribution of views, improving the reconstruction quality from generated multiviews. Please see our project page at https://huanngzh.github.io/EpiDiff/.
