paper-with-me

홈 › Papers

Rendering-Aware Bayesian 3D Gaussian Splatting with Native Uncertainty and Adaptive Complexity Control

2026-07-06 · Gaoxiang Jia, Vikram Appia, Junzhou Huang, Xinlei Wang arxiv

3D Gaussian splatting (3DGS) is a strong representation for real-time novel-view synthesis, but its standard training pipeline relies on point estimates and hand-tuned heuristics, providing no native uncertainty or principled complexity control. This is most limiting under sparse views or fixed acquisition budgets, where a model must identify weakly supported geometry and select informative views. We introduce a rendering-aware Bayesian 3DGS framework that tracks Gaussian geometry with a Normal-Inverse-Wishart posterior over means and covariances using renderer-derived surrogate summaries. An optional Dirichlet-process extension adds a probabilistic component-usage signal, and the training schedule makes the closed-form versus approximate inference boundary explicit. Re-rendering posterior geometry samples yields native predictive uncertainty for interval calibration and active view selection. In a fixed-budget 16-to-32 active-view task, native NIW acquisition improves PSNR by +0.453 dB and LPIPS by -0.0146 over a scoring-only 3-member standard-ensemble baseline, winning 29/39 scene-seed pairs and 10/13 scene means; it also improves over PPU-style (+0.355 dB) and NIW-proxy (+0.401 dB) acquisition. NIW native intervals reduce 95% coverage error by about 17x relative to a shared proxy (0.046 vs. 0.796) and are about 10x closer to nominal coverage than a 3-member deep ensemble (0.047 vs. 0.454) at roughly one-third the training cost. As a reconstruction compatibility check, paired NIW-vs-standard analysis over 39 scene-seed runs yields +0.030 dB PSNR with 1.6% additional training time. These results position Bayesian 3DGS as a practical probabilistic scene representation for decision-facing tasks such as active view selection.

📄 PDF Abstract BibTeX arXiv:2607.05522

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Monocular Endoscopic Tissue 3D Reconstruction with Multi-Level Geometry Regularization

2026-02-24 · Yangsen Chen, Hao Wang arxiv

Reconstructing deformable endoscopic tissues is crucial for achieving robot-assisted surgery. However, 3D Gaussian Splatting-based approaches encounter challenges in achieving consistent tissue surface reconstruction, wh…

3D Reconstruction

DisC-GS: Discontinuity-aware Gaussian Splatting

2024-05-24 · Haoxuan Qu, Zhuoling Li, Hossein Rahmani, Yujun Cai 외

Recently, Gaussian Splatting, a method that represents a 3D scene as a collection of Gaussian distributions, has gained significant attention in addressing the task of novel view synthesis. In this paper, we highlight a …

Novel View Synthesis

Gaussian Splatting Decoder for 3D-aware Generative Adversarial Networks

2024-04-16 · Florian Barthel, Arian Beckmann, Wieland Morgenstern, Anna Hilsmann 외

NeRF-based 3D-aware Generative Adversarial Networks (GANs) like EG3D or GIRAFFE have shown very high rendering quality under large representational variety. However, rendering with Neural Radiance Fields poses challenges…

3DGSDecoderDiversityNeRF

Reflective Gaussian Splatting

2024-12-26 · Yuxuan Yao, Zixuan Zeng, Chun Gu, Xiatian Zhu 외

Novel view synthesis has experienced significant advancements owing to increasingly capable NeRF- and 3DGS-based methods. However, reflective object reconstruction remains challenging, lacking a proper solution to achiev…

3DGSNeRFNovel View SynthesisObject Reconstruction

VBGS-SLAM: Variational Bayesian Gaussian Splatting Simultaneous Localization and Mapping

2026-04-03 · Yuhan Zhu, Yanyu Zhang, Jie Xu, Wei Ren arxiv

3D Gaussian Splatting (3DGS) has shown promising results for 3D scene modeling using mixtures of Gaussians, yet its existing simultaneous localization and mapping (SLAM) variants typically rely on direct, deterministic p…

Novel View SynthesisPose Tracking