paper-with-me

홈 › Papers

FG-NeRF: Flow-GAN based Probabilistic Neural Radiance Field for Independence-Assumption-Free Uncertainty Estimation

2023-09-28 · Songlin Wei, Jiazhao Zhang, Yang Wang, Fanbo Xiang, Hao Su, He Wang

Neural radiance fields with stochasticity have garnered significant interest by enabling the sampling of plausible radiance fields and quantifying uncertainty for downstream tasks. Existing works rely on the independence assumption of points in the radiance field or the pixels in input views to obtain tractable forms of the probability density function. However, this assumption inadvertently impacts performance when dealing with intricate geometry and texture. In this work, we propose an independence-assumption-free probabilistic neural radiance field based on Flow-GAN. By combining the generative capability of adversarial learning and the powerful expressivity of normalizing flow, our method explicitly models the density-radiance distribution of the whole scene. We represent our probabilistic NeRF as a mean-shifted probabilistic residual neural model. Our model is trained without an explicit likelihood function, thereby avoiding the independence assumption. Specifically, We downsample the training images with different strides and centers to form fixed-size patches which are used to train the generator with patch-based adversarial learning. Through extensive experiments, our method demonstrates state-of-the-art performance by predicting lower rendering errors and more reliable uncertainty on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2309.16364

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Similar Papers 제목 키워드 기반

Conditional-Flow NeRF: Accurate 3D Modelling with Reliable Uncertainty Quantification

2022-03-18 · Jianxiong Shen, Antonio Agudo, Francesc Moreno-Noguer, Adria Ruiz

A critical limitation of current methods based on Neural Radiance Fields (NeRF) is that they are unable to quantify the uncertainty associated with the learned appearance and geometry of the scene. This information is pa…

Autonomous DrivingDecision MakingMedical DiagnosisNeRF+1

Forward Flow for Novel View Synthesis of Dynamic Scenes

2023-09-29 · ICCV 2023 1 · Xiang Guo, Jiadai Sun, Yuchao Dai, GuanYing Chen 외

This paper proposes a neural radiance field (NeRF) approach for novel view synthesis of dynamic scenes using forward warping. Existing methods often adopt a static NeRF to represent the canonical space, and render dynami…

NeRFNovel View Synthesis

SceneRF: Self-Supervised Monocular 3D Scene Reconstruction with Radiance Fields

2022-12-05 · ICCV 2023 1 · Anh-Quan Cao, Raoul de Charette

3D reconstruction from a single 2D image was extensively covered in the literature but relies on depth supervision at training time, which limits its applicability. To relax the dependence to depth we propose SceneRF, a …

3D Reconstruction3D Scene ReconstructionAutonomous DrivingDepth Estimation+4

Evidential Neural Radiance Fields

2026-02-27 · Ruxiao Duan, Alex Wong arxiv

Understanding sources of uncertainty is fundamental to trustworthy three-dimensional scene modeling. While recent advances in neural radiance fields (NeRFs) achieve impressive accuracy in scene reconstruction and novel v…

Novel View Synthesis

MonoNeRF: Learning a Generalizable Dynamic Radiance Field from Monocular Videos

2022-12-26 · ICCV 2023 1 · Fengrui Tian, Shaoyi Du, Yueqi Duan

In this paper, we target at the problem of learning a generalizable dynamic radiance field from monocular videos. Different from most existing NeRF methods that are based on multiple views, monocular videos only contain …

NeRF