paper-with-me

Papers

RayGaussX: Accelerating Gaussian-Based Ray Marching for Real-Time and High-Quality Novel View Synthesis

2025-09-09 · Hugo Blanc, Jean-Emmanuel Deschaud, Alexis Paljic arxiv

RayGauss has achieved state-of-the-art rendering quality for novel-view synthesis on synthetic and indoor scenes by representing radiance and density fields with irregularly distributed elliptical basis functions, rendered via volume ray casting using a Bounding Volume Hierarchy (BVH). However, its computational cost prevents real-time rendering on real-world scenes. Our approach, RayGaussX, builds on RayGauss by introducing key contributions that accelerate both training and inference. Specifically, we incorporate volumetric rendering acceleration strategies such as empty-space skipping and adaptive sampling, enhance ray coherence, and introduce scale regularization to reduce false-positive intersections. Additionally, we propose a new densification criterion that improves density distribution in distant regions, leading to enhanced graphical quality on larger scenes. As a result, RayGaussX achieves 5x to 12x faster training and 50x to 80x higher rendering speeds (FPS) on real-world datasets while improving visual quality by up to +0.56 dB in PSNR. Project page with videos and code: https://raygaussx.github.io/.

📄 PDF Abstract BibTeX arXiv:2509.07782

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Accelerated Probabilistic Marching Cubes by Deep Learning for Time-Varying Scalar Ensembles

2022-07-15 · Mengjiao Han, Tushar M. Athawale, David Pugmire, Chris R. Johnson

Visualizing the uncertainty of ensemble simulations is challenging due to the large size and multivariate and temporal features of ensemble data sets. One popular approach to studying the uncertainty of ensembles is anal…

Uncertainty Visualization

Splat the Net: Radiance Fields with Splattable Neural Primitives

2025-10-09 · Xilong Zhou, Bao-Huy Nguyen, Loïc Magne, Vladislav Golyanik 외 arxiv

Radiance fields have emerged as a predominant representation for modeling 3D scene appearance. Neural formulations such as Neural Radiance Fields provide high expressivity but require costly ray marching for rendering, w…

Gaussian Opacity Fields: Efficient Adaptive Surface Reconstruction in Unbounded Scenes

2024-04-16 · Zehao Yu, Torsten Sattler, Andreas Geiger

Recently, 3D Gaussian Splatting (3DGS) has demonstrated impressive novel view synthesis results, while allowing the rendering of high-resolution images in real-time. However, leveraging 3D Gaussians for surface reconstru…

3DGSNovel View SynthesisSurface Reconstruction

Does 3D Gaussian Splatting Need Accurate Volumetric Rendering?

2025-02-26 · Adam Celarek, George Kopanas, George Drettakis, Michael Wimmer 외

Since its introduction, 3D Gaussian Splatting (3DGS) has become an important reference method for learning 3D representations of a captured scene, allowing real-time novel-view synthesis with high visual quality and fast…

3DGSNeRFNovel View Synthesis

SOF: Sorted Opacity Fields for Fast Unbounded Surface Reconstruction

2025-06-23 · Lukas Radl, Felix Windisch, Thomas Deixelberger, Jozef Hladky 외

Recent advances in 3D Gaussian representations have significantly improved the quality and efficiency of image-based scene reconstruction. Their explicit nature facilitates real-time rendering and fast optimization, yet …

Surface Reconstruction