paper-with-me

홈 › Papers

PH-Dropout: Practical Epistemic Uncertainty Quantification for View Synthesis

2024-10-07 · Chuanhao Sun, Thanos Triantafyllou, Anthos Makris, Maja Drmač, Kai Xu, Luo Mai, Mahesh K. Marina

View synthesis using Neural Radiance Fields (NeRF) and Gaussian Splatting (GS) has demonstrated impressive fidelity in rendering real-world scenarios. However, practical methods for accurate and efficient epistemic Uncertainty Quantification (UQ) in view synthesis are lacking. Existing approaches for NeRF either introduce significant computational overhead (e.g., `10x increase in training time" or `10x repeated training") or are limited to specific uncertainty conditions or models. Notably, GS models lack any systematic approach for comprehensive epistemic UQ. This capability is crucial for improving the robustness and scalability of neural view synthesis, enabling active model updates, error estimation, and scalable ensemble modeling based on uncertainty. In this paper, we revisit NeRF and GS-based methods from a function approximation perspective, identifying key differences and connections in 3D representation learning. Building on these insights, we introduce PH-Dropout (Post hoc Dropout), the first real-time and accurate method for epistemic uncertainty estimation that operates directly on pre-trained NeRF and GS models. Extensive evaluations validate our theoretical findings and demonstrate the effectiveness of PH-Dropout.

📄 PDF Abstract BibTeX arXiv:2410.05468

Code (1)

thanostriantafyllou3/ph-dropout 공식 구현

Tasks

NeRFRepresentation LearningUncertainty Quantification

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Dropout Injection at Test Time for Post Hoc Uncertainty Quantification in Neural Networks

2023-02-06 · Emanuele Ledda, Giorgio Fumera, Fabio Roli

Among Bayesian methods, Monte-Carlo dropout provides principled tools for evaluating the epistemic uncertainty of neural networks. Its popularity recently led to seminal works that proposed activating the dropout layers …

Crowd CountingUncertainty Quantification

Structure-Aware Epistemic Uncertainty Quantification for Neural Operator PDE Surrogates

2026-02-24 · Haoze Song, Zhihao Li, Mengyi Deng, Xin Li 외 arxiv

Neural operators (NOs) provide fast, resolution-invariant surrogates for mapping input fields to PDE solution fields, but their predictions can exhibit significant epistemic uncertainty due to finite data, imperfect opti…

Uncertainty Quantification In Surface Landmines and UXO Classification Using MC Dropout

2025-10-03 · Sagar Lekhak, Emmett J. Ientilucci, Dimah Dera, Susmita Ghosh arxiv

Detecting surface landmines and unexploded ordnances (UXOs) using deep learning has shown promise in humanitarian demining. However, deterministic neural networks can be vulnerable to noisy conditions and adversarial att…

Quantification of Uncertainty with Adversarial Models

2023-09-21 · NeurIPS 2023 11

Quantifying uncertainty is important for actionable predictions in real-world applications. A crucial part of predictive uncertainty quantification is the estimation of epistemic uncertainty, which is defined as an integ…

Improving Out-of-Distribution Detection via Epistemic Uncertainty Adversarial Training

2022-09-05 · Derek Everett, Andre T. Nguyen, Luke E. Richards, Edward Raff

The quantification of uncertainty is important for the adoption of machine learning, especially to reject out-of-distribution (OOD) data back to human experts for review. Yet progress has been slow, as a balance must be …

Computational EfficiencyOut-of-Distribution DetectionOut of Distribution (OOD) Detection