COREA: Coarse-to-Fine 3D Representation Alignment Between Relightable 3D Gaussians and SDF via Bidirectional 3D-to-3D Supervision
Jaeyoon Lee, Hojoon Jung, Sungtae Hwang, Jihyong Oh, Jongwon Choi
TL;DR
COREA addresses the geometric fidelity gap in 3D Gaussian splatting by introducing a coarse-to-fine, bidirectional 3D-to-3D supervision between relightable Gaussians and an SDF. Depth- and normal-based alignment, coupled with dual-density control, enables precise 3D geometry learning while maintaining memory efficiency. The framework unifies novel-view synthesis, mesh reconstruction, and physically-based relighting under a single pipeline, outperforming prior Gaussian-based methods across NVS, PBR, and CD on standard benchmarks. This approach demonstrates the viability of direct 3D-space supervision for robust inverse rendering and high-fidelity relighting in complex scenes.
Abstract
We present COREA, the first unified framework that jointly learns relightable 3D Gaussians and a Signed Distance Field (SDF) for accurate geometry reconstruction and faithful relighting. While recent 3D Gaussian Splatting (3DGS) methods have extended toward mesh reconstruction and physically-based rendering (PBR), their geometry is still learned from 2D renderings, leading to coarse surfaces and unreliable BRDF-lighting decomposition. To address these limitations, COREA introduces a coarse-to-fine bidirectional 3D-to-3D alignment strategy that allows geometric signals to be learned directly in 3D space. Within this strategy, depth provides coarse alignment between the two representations, while depth gradients and normals refine fine-scale structure, and the resulting geometry supports stable BRDF-lighting decomposition. A density-control mechanism further stabilizes Gaussian growth, balancing geometric fidelity with memory efficiency. Experiments on standard benchmarks demonstrate that COREA achieves superior performance in novel-view synthesis, mesh reconstruction, and PBR within a unified framework.
