GRCVApr 26, 2025

TransparentGS: Fast Inverse Rendering of Transparent Objects with Gaussians

arXiv:2504.18768v220 citationsh-index: 8ACM Trans Graph
Originality Incremental advance
AI Analysis

This work addresses a specific problem in computer graphics and vision for applications requiring realistic rendering of transparent objects, representing an incremental improvement over prior Gaussian-based methods.

The paper tackled the challenge of inverse rendering for transparent objects, which existing methods like 3D Gaussian Splatting struggle with due to specular refraction and secondary ray effects, and proposed TransparentGS to achieve fast and accurate recovery from complex environments.

The emergence of neural and Gaussian-based radiance field methods has led to considerable advancements in novel view synthesis and 3D object reconstruction. Nonetheless, specular reflection and refraction continue to pose significant challenges due to the instability and incorrect overfitting of radiance fields to high-frequency light variations. Currently, even 3D Gaussian Splatting (3D-GS), as a powerful and efficient tool, falls short in recovering transparent objects with nearby contents due to the existence of apparent secondary ray effects. To address this issue, we propose TransparentGS, a fast inverse rendering pipeline for transparent objects based on 3D-GS. The main contributions are three-fold. Firstly, an efficient representation of transparent objects, transparent Gaussian primitives, is designed to enable specular refraction through a deferred refraction strategy. Secondly, we leverage Gaussian light field probes (GaussProbe) to encode both ambient light and nearby contents in a unified framework. Thirdly, a depth-based iterative probes query (IterQuery) algorithm is proposed to reduce the parallax errors in our probe-based framework. Experiments demonstrate the speed and accuracy of our approach in recovering transparent objects from complex environments, as well as several applications in computer graphics and vision.

Foundations

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

Your Notes