paper-with-me

Papers

Bayes' Rays: Uncertainty Quantification for Neural Radiance Fields

2023-09-06 · CVPR 2024 1 · Lily Goli, Cody Reading, Silvia Sellán, Alec Jacobson, Andrea Tagliasacchi

Neural Radiance Fields (NeRFs) have shown promise in applications like view synthesis and depth estimation, but learning from multiview images faces inherent uncertainties. Current methods to quantify them are either heuristic or computationally demanding. We introduce BayesRays, a post-hoc framework to evaluate uncertainty in any pre-trained NeRF without modifying the training process. Our method establishes a volumetric uncertainty field using spatial perturbations and a Bayesian Laplace approximation. We derive our algorithm statistically and show its superior performance in key metrics and applications. Additional results available at: https://bayesrays.github.io.

📄 PDF Abstract BibTeX arXiv:2309.03185

Code (1)

BayesRays/BayesRays 공식 구현 jax

Tasks

Depth EstimationNeRFUncertainty Quantification

Similar Papers 제목 키워드 기반

Density-aware NeRF Ensembles: Quantifying Predictive Uncertainty in Neural Radiance Fields

2022-09-19 · Niko Sünderhauf, Jad Abou-Chakra, Dimity Miller

We show that ensembling effectively quantifies model uncertainty in Neural Radiance Fields (NeRFs) if a density-aware epistemic uncertainty term is considered. The naive ensembles investigated in prior work simply averag…

NeRFUncertainty Quantification

FisherRF: Active View Selection and Uncertainty Quantification for Radiance Fields using Fisher Information

2023-11-29 · Wen Jiang, Boshu Lei, Kostas Daniilidis

This study addresses the challenging problem of active view selection and uncertainty quantification within the domain of Radiance Fields. Neural Radiance Fields (NeRF) have greatly advanced image rendering and reconstru…

NeRFUncertainty Quantification

These Magic Moments: Differentiable Uncertainty Quantification of Radiance Field Models

2025-03-18 · Parker Ewen, Hao Chen, Seth Isaacson, Joey Wilson 외

This paper introduces a novel approach to uncertainty quantification for radiance fields by leveraging higher-order moments of the rendering equation. Uncertainty quantification is crucial for downstream tasks including …

Decision MakingScene UnderstandingUncertainty Quantification

Stochastic Neural Radiance Fields: Quantifying Uncertainty in Implicit 3D Representations

2021-09-05 · Jianxiong Shen, Adria Ruiz, Antonio Agudo, Francesc Moreno-Noguer

Neural Radiance Fields (NeRF) has become a popular framework for learning implicit 3D representations and addressing different tasks such as novel-view synthesis or depth-map estimation. However, in downstream applicatio…

NeRFNovel View SynthesisUncertainty QuantificationVariational Inference

BayesSDF: Surface-Based Laplacian Uncertainty Estimation for 3D Geometry with Neural Signed Distance Fields

2025-07-08 · Rushil Desai arxiv

Accurate surface estimation is critical for downstream tasks in scientific simulation, and quantifying uncertainty in implicit neural 3D representations still remains a substantial challenge due to computational ineffici…