English

Metropolis-Hastings Sampling for 3D Gaussian Reconstruction

Computer Vision and Pattern Recognition 2025-10-27 v2

Abstract

We propose an adaptive sampling framework for 3D Gaussian Splatting (3DGS) that leverages comprehensive multi-view photometric error signals within a unified Metropolis-Hastings approach. Vanilla 3DGS heavily relies on heuristic-based density-control mechanisms (e.g., cloning, splitting, and pruning), which can lead to redundant computations or premature removal of beneficial Gaussians. Our framework overcomes these limitations by reformulating densification and pruning as a probabilistic sampling process, dynamically inserting and relocating Gaussians based on aggregated multi-view errors and opacity scores. Guided by Bayesian acceptance tests derived from these error-based importance scores, our method substantially reduces reliance on heuristics, offers greater flexibility, and adaptively infers Gaussian distributions without requiring predefined scene complexity. Experiments on benchmark datasets, including Mip-NeRF360, Tanks and Temples and Deep Blending, show that our approach reduces the number of Gaussians needed, achieving faster convergence while matching or modestly surpassing the view-synthesis quality of state-of-the-art models.

Keywords

Cite

@article{arxiv.2506.12945,
  title  = {Metropolis-Hastings Sampling for 3D Gaussian Reconstruction},
  author = {Hyunjin Kim and Haebeom Jung and Jaesik Park},
  journal= {arXiv preprint arXiv:2506.12945},
  year   = {2025}
}

Comments

NeurIPS 2025. Project Page: https://hjhyunjinkim.github.io/MH-3DGS

R2 v1 2026-07-01T03:18:38.577Z