MaterialRefGS: Reflective Gaussian Splatting with Multi-view Consistent Material Inference
Wenyuan Zhang, Jimin Tang, Weiqi Zhang, Yi Fang, Yu-Shen Liu, Zhizhong Han
TL;DR
MaterialRefGS tackles reflective scene modeling for novel-view synthesis by enforcing multi-view consistent material inference on Gaussian Splatting representations, augmented with a reflection-strength prior derived from photometric variation. It introduces differentiable environment modeling via 2D Gaussian ray tracing to capture indirect illumination under inter-object occlusions, and aligns material maps across views to stabilize illumination decomposition. The method achieves state-of-the-art rendering quality and accurate geometry on synthetic and real datasets, demonstrating improved generalization to complex reflective scenes. This approach enables more physically grounded rendering with efficient splatting-based pipelines.
Abstract
Modeling reflections from 2D images is essential for photorealistic rendering and novel view synthesis. Recent approaches enhance Gaussian primitives with reflection-related material attributes to enable physically based rendering (PBR) with Gaussian Splatting. However, the material inference often lacks sufficient constraints, especially under limited environment modeling, resulting in illumination aliasing and reduced generalization. In this work, we revisit the problem from a multi-view perspective and show that multi-view consistent material inference with more physically-based environment modeling is key to learning accurate reflections with Gaussian Splatting. To this end, we enforce 2D Gaussians to produce multi-view consistent material maps during deferred shading. We also track photometric variations across views to identify highly reflective regions, which serve as strong priors for reflection strength terms. To handle indirect illumination caused by inter-object occlusions, we further introduce an environment modeling strategy through ray tracing with 2DGS, enabling photorealistic rendering of indirect radiance. Experiments on widely used benchmarks show that our method faithfully recovers both illumination and geometry, achieving state-of-the-art rendering quality in novel views synthesis.
