paper-with-me

Papers

Light Field Diffusion for Single-View Novel View Synthesis

2023-09-20 · Yifeng Xiong, Haoyu Ma, Shanlin Sun, Kun Han, Hao Tang, Xiaohui Xie

Single-view novel view synthesis (NVS), the task of generating images from new viewpoints based on a single reference image, is important but challenging in computer vision. Recent advancements in NVS have leveraged Denoising Diffusion Probabilistic Models (DDPMs) for their exceptional ability to produce high-fidelity images. However, current diffusion-based methods typically utilize camera pose matrices to globally and implicitly enforce 3D constraints, which can lead to inconsistencies in images generated from varying viewpoints, particularly in regions with complex textures and structures. To address these limitations, we present Light Field Diffusion (LFD), a novel conditional diffusion-based approach that transcends the conventional reliance on camera pose matrices. Starting from the camera pose matrices, LFD transforms them into light field encoding, with the same shape as the reference image, to describe the direction of each ray. By integrating light field encoding with the reference image, our method imposes local pixel-wise constraints within the diffusion process, fostering enhanced view consistency. Our approach not only involves training image LFD on the ShapeNet Car dataset but also includes fine-tuning a pre-trained latent diffusion model on the Objaverse dataset. This enables our latent LFD model to exhibit remarkable zero-shot generalization capabilities across out-of-distribution datasets like RTMV as well as in-the-wild images. Experiments demonstrate that LFD not only produces high-fidelity images but also achieves superior 3D consistency in complex regions, outperforming existing novel view synthesis methods.

📄 PDF Abstract BibTeX arXiv:2309.11525

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingNovel View SynthesisZero-shot Generalization

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Diffusion Approach to Radiance Field Relighting using Multi-Illumination Synthesis

2024-09-13 · Yohan Poirier-Ginter, Alban Gauthier, Julien Philip, Jean-Francois Lalonde 외

Relighting radiance fields is severely underconstrained for multi-view data, which is most often captured under a single illumination condition; It is especially hard for full scenes containing multiple objects. We intro…

Light Transport-aware Diffusion Posterior Sampling for Single-View Reconstruction of 3D Volumes

2025-01-09 · CVPR 2025 1 · Ludwic Leonard, Nils Thuerey, Ruediger Westermann

We introduce a single-view reconstruction technique of volumetric fields in which multiple light scattering effects are omnipresent, such as in clouds. We model the unknown distribution of volumetric fields using an unco…

NeRF

Diffusion Models Using a Single Equation

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

In this work I present a novel viewpoint and a simplistic implementation and explanation of denoising diffusion models, and also the intuition that we force these models to sample from the data distribution by misleading…

Denoising

ExScene: Free-View 3D Scene Reconstruction with Gaussian Splatting from a Single Image

2025-03-31 · Tianyi Gong, Boyan Li, Yifei Zhong, Fangxin Wang

The increasing demand for augmented and virtual reality applications has highlighted the importance of crafting immersive 3D scenes from a simple single-view image. However, due to the partial priors provided by single-v…

3DGS3D Scene ReconstructionDenoisingDepth Estimation

View-consistent 4D Light Field Depth Estimation

2020-09-09 · Numair Khan, Min H. Kim, James Tompkin

We propose a method to compute depth maps for every sub-aperture image in a light field in a view consistent way. Previous light field depth estimation methods typically estimate a depth map only for the central sub-aper…

Depth Estimation