CVDec 26, 2024

Reflective Gaussian Splatting

arXiv:2412.19282v234 citationsh-index: 15
Originality Highly original
AI Analysis

This addresses the problem of reflective object reconstruction for computer vision and graphics applications, offering a unified solution for both reflective and non-reflective scenes.

The paper tackles the challenge of reconstructing reflective objects in novel view synthesis by introducing Reflective Gaussian Splatting (Ref-Gaussian), which achieves real-time, high-quality rendering with inter-reflection and surpasses existing approaches in quantitative metrics, visual quality, and compute efficiency.

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 achieve real-time, high-quality rendering while accommodating inter-reflection. To fill this gap, we introduce a Reflective Gaussian splatting (Ref-Gaussian) framework characterized with two components: (I) Physically based deferred rendering that empowers the rendering equation with pixel-level material properties via formulating split-sum approximation; (II) Gaussian-grounded inter-reflection that realizes the desired inter-reflection function within a Gaussian splatting paradigm for the first time. To enhance geometry modeling, we further introduce material-aware normal propagation and an initial per-Gaussian shading stage, along with 2D Gaussian primitives. Extensive experiments on standard datasets demonstrate that Ref-Gaussian surpasses existing approaches in terms of quantitative metrics, visual quality, and compute efficiency. Further, we show that our method serves as a unified solution for both reflective and non-reflective scenes, going beyond the previous alternatives focusing on only reflective scenes. Also, we illustrate that Ref-Gaussian supports more applications such as relighting and editing.

Foundations

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

Your Notes