CVMay 20, 2024

MirrorGaussian: Reflecting 3D Gaussians for Reconstructing Mirror Reflections

Peking U
arXiv:2405.11921v122 citationsh-index: 9ECCV
Originality Incremental advance
AI Analysis

This addresses the challenge of modeling mirror reflections for real-time novel view synthesis, which is incremental as it builds on existing 3D Gaussian Splatting methods.

The paper tackles the problem of reconstructing mirror reflections in 3D scenes using 3D Gaussian Splatting, achieving state-of-the-art results with high-quality, real-time rendering.

3D Gaussian Splatting showcases notable advancements in photo-realistic and real-time novel view synthesis. However, it faces challenges in modeling mirror reflections, which exhibit substantial appearance variations from different viewpoints. To tackle this problem, we present MirrorGaussian, the first method for mirror scene reconstruction with real-time rendering based on 3D Gaussian Splatting. The key insight is grounded on the mirror symmetry between the real-world space and the virtual mirror space. We introduce an intuitive dual-rendering strategy that enables differentiable rasterization of both the real-world 3D Gaussians and the mirrored counterpart obtained by reflecting the former about the mirror plane. All 3D Gaussians are jointly optimized with the mirror plane in an end-to-end framework. MirrorGaussian achieves high-quality and real-time rendering in scenes with mirrors, empowering scene editing like adding new mirrors and objects. Comprehensive experiments on multiple datasets demonstrate that our approach significantly outperforms existing methods, achieving state-of-the-art results. Project page: https://mirror-gaussian.github.io/.

Foundations

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

Your Notes