GRLGJul 25, 2025

GSCache: Real-Time Radiance Caching for Volume Path Tracing using 3D Gaussian Splatting

arXiv:2507.19718v23 citationsh-index: 10IEEE Trans Vis Comput Graph
Originality Highly original
AI Analysis

This addresses rendering challenges in scientific visualization applications where real-time performance is needed.

The paper tackles the problem of slow rendering performance and high pixel variance in photorealistic volume rendering by introducing a novel radiance caching approach using 3D Gaussian splatting, achieving less noisy, higher-quality images without increasing rendering costs.

Real-time path tracing is rapidly becoming the standard for rendering in entertainment and professional applications. In scientific visualization, volume rendering plays a crucial role in helping researchers analyze and interpret complex 3D data. Recently, photorealistic rendering techniques have gained popularity in scientific visualization, yet they face significant challenges. One of the most prominent issues is slow rendering performance and high pixel variance caused by Monte Carlo integration. In this work, we introduce a novel radiance caching approach for path-traced volume rendering. Our method leverages advances in volumetric scene representation and adapts 3D Gaussian splatting to function as a multi-level, path-space radiance cache. This cache is designed to be trainable on the fly, dynamically adapting to changes in scene parameters such as lighting configurations and transfer functions. By incorporating our cache, we achieve less noisy, higher-quality images without increasing rendering costs. To evaluate our approach, we compare it against a baseline path tracer that supports uniform sampling and next-event estimation and the state-of-the-art for neural radiance caching. Through both quantitative and qualitative analyses, we demonstrate that our path-space radiance cache is a robust solution that is easy to integrate and significantly enhances the rendering quality of volumetric visualization applications while maintaining comparable computational efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes