paper-with-me

Papers

ROSGS: Relightable Outdoor Scenes With Gaussian Splatting

2025-09-14 · Lianjun Liao, Chunhui Zhang, Tong Wu, Henglei Lv, Bailin Deng, Lin Gao arxiv

Image data captured outdoors often exhibit unbounded scenes and unconstrained, varying lighting conditions, making it challenging to decompose them into geometry, reflectance, and illumination. Recent works have focused on achieving this decomposition using Neural Radiance Fields (NeRF) or the 3D Gaussian Splatting (3DGS) representation but remain hindered by two key limitations: the high computational overhead associated with neural networks of NeRF and the use of low-frequency lighting representations, which often result in inefficient rendering and suboptimal relighting accuracy. We propose ROSGS, a two-stage pipeline designed to efficiently reconstruct relightable outdoor scenes using the Gaussian Splatting representation. By leveraging monocular normal priors, ROSGS first reconstructs the scene's geometry with the compact 2D Gaussian Splatting (2DGS) representation, providing an efficient and accurate geometric foundation. Building upon this reconstructed geometry, ROSGS then decomposes the scene's texture and lighting through a hybrid lighting model. This model effectively represents typical outdoor lighting by employing a spherical Gaussian function to capture the directional, high-frequency components of sunlight, while learning a radiance transfer function via Spherical Harmonic coefficients to model the remaining low-frequency skylight comprehensively. Both quantitative metrics and qualitative comparisons demonstrate that ROSGS achieves state-of-the-art performance in relighting outdoor scenes and highlight its ability to deliver superior relighting accuracy and rendering efficiency.

📄 PDF Abstract BibTeX arXiv:2509.11275

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

R3GW: Relightable 3D Gaussians for Outdoor Scenes in the Wild

2026-03-03 · Margherita Lea Corona, Wieland Morgenstern, Peter Eisert, Anna Hilsmann arxiv

3D Gaussian Splatting (3DGS) has established itself as a leading technique for 3D reconstruction and novel view synthesis of static scenes, achieving outstanding rendering quality and fast training. However, the method d…

Novel View Synthesis3D Reconstruction

GaRe: Relightable 3D Gaussian Splatting for Outdoor Scenes from Unconstrained Photo Collections

2025-07-28 · Haiyang Bai, Jiaqi Zhu, Songru Jiang, Wei Huang 외 arxiv

We propose a 3D Gaussian splatting-based framework for outdoor relighting that leverages intrinsic image decomposition to precisely integrate sunlight, sky radiance, and indirect lighting from unconstrained photo collect…

LumiGauss: Relightable Gaussian Splatting in the Wild

2024-08-06 · Joanna Kaleta, Kacper Kania, Tomasz Trzcinski, Marek Kowalski

Decoupling lighting from geometry using unconstrained photo collections is notoriously challenging. Solving it would benefit many users as creating complex 3D assets takes days of manual labor. Many previous works have a…

3D ReconstructionNeRF

Stochastic Ray Tracing for the Reconstruction of 3D Gaussian Splatting

2026-03-24 · Peiyu Xu, Xin Sun, Krishna Mullia, Raymond Fei 외 arxiv

Ray-tracing-based 3D Gaussian splatting (3DGS) methods overcome the limitations of rasterization -- rigid pinhole camera assumptions, inaccurate shadows, and lack of native reflection or refraction -- but remain slower d…

Zero-Shot UAV Navigation in Forests via Relightable 3D Gaussian Splatting

2026-02-06 · Zinan Lv, Yeqian Qian, Chen Sang, Hao Liu 외 arxiv

UAV navigation in unstructured outdoor environments using passive monocular vision is hindered by the substantial visual domain gap between simulation and reality. While 3D Gaussian Splatting enables photorealistic scene…

Reinforcement LearningContinuous Control