paper-with-me

Papers

Eulerian Gaussian Splatting using Hashed Probability Pyramids

2026-05-27 · Mia Gaia Polansky, George Kopanas, Stephan Garbin, Todd Zickler, Dor Verbin arxiv

We introduce a probabilistic splat-based radiance field framework that retains the fast rasterization and test-time efficiency of 3D Gaussian Splatting (3DGS) while replacing heuristic primitive manipulation with gradient-based optimization of a volumetric probability density. Rather than relocating, splitting, or culling Gaussians via hand-tuned densification (e.g., ADC), we treat primitive locations as samples drawn from a persistent, learnable density. We instantiate this density using a novel, memory-efficient multi-scale hierarchical grid that enables end-to-end gradient-based optimization. To stabilize the optimization, we derive an unbiased gradient estimator with control variates that markedly reduces variance. By allowing probability mass to flow to where the loss demands, our framework eliminates brittle priors and naturally explores the volume, achieving state-of-the-art reconstruction quality on mip-NeRF 360 while preserving 3DGS-level rendering speed.

📄 PDF Abstract BibTeX arXiv:2605.29136

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LoopGaussian: Creating 3D Cinemagraph with Multi-view Images via Eulerian Motion Field

2024-04-13 · Jiyang Li, Lechao Cheng, Zhangye Wang, Tingting Mu 외

Cinemagraph is a unique form of visual media that combines elements of still photography and subtle motion to create a captivating experience. However, the majority of videos generated by recent works lack depth informat…

Novel View SynthesisScene Generation

RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting

2024-12-02 · Zhenzhong Cao, Chenyang Zhao, Qianyi Zhang, Jinzheng Guang 외

High-quality reconstruction is crucial for dense SLAM. Recent popular approaches utilize 3D Gaussian Splatting (3D GS) techniques for RGB, depth, and semantic reconstruction of scenes. However, these methods often overlo…

Multimodal Medical Image registration using Discrete Wavelet Transform and Gaussian Pyramids

2020-09-13

In this research paper, authors propose multimodal brain image registration using discrete wavelet transform(DWT) followed by Gaussian pyramids. The reference and target images are decomposed into their LL, LH, HL and LL…

Image RegistrationMedical Image Registration

Lagrangian Hashing for Compressed Neural Field Representations

2024-09-09 · Shrisudhan Govindarajan, Zeno Sambugaro, Akhmedkhan, Shabanov 외

We present Lagrangian Hashing, a representation for neural fields combining the characteristics of fast training NeRF methods that rely on Eulerian grids (i.e.~InstantNGP), with those that employ points equipped with fea…

NeRF

3D Gaussian Splatting as Markov Chain Monte Carlo

2024-04-15 · Shakiba Kheradmand, Daniel Rebain, Gopal Sharma, Weiwei Sun 외

While 3D Gaussian Splatting has recently become popular for neural rendering, current methods rely on carefully engineered cloning and splitting strategies for placing Gaussians, which can lead to poor-quality renderings…

Neural Rendering