paper-with-me

Papers

SRUG: Shadow-Guided Relightable Urban Scene with Generation Model

2026-05-23 · Yonghao Zhao, Zexin Yin, Jian Yang, Beibei Wang, Jin Xie arxiv

Creating relightable urban scenes from images or videos is widely useful but highly ill-posed. Urban environments are typically unbounded and extend beyond the visible regions. As a result, many portions of the scene remain unobserved, yet these invisible regions can cast shadows onto visible areas. Reasonably modeling shadows cast by such invisible regions is challenging and poses a significant obstacle to creating relightable urban scenes. At the same time, sparse input views and complex illumination conditions further complicate relighting, as they introduce severe ambiguities in material decomposition. In this paper, we propose Shadow-guided Relightable Urban Scene with Generation model (SRUG), a novel framework designed to address relighting challenges in urban scenes. SRUG leverages shadows to guide a 3D completion model for recovering the geometry of invisible regions, promoting the synthesis of physically reasonable shadows. In addition, SRUG employs an iterative material decomposition scheme that applies the large material model (LMM) to provide material supervision and iteratively decompose the scene's material properties, enabling robust material decomposition. Building upon these components, we introduce a physically-based lighting model that captures the complex illumination of urban scenes and supports reliable relighting. Extensive quantitative evaluations and visual comparisons demonstrate that our method outperforms existing approaches in both novel view synthesis and relighting tasks.

📄 PDF Abstract BibTeX arXiv:2605.24700

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

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…

ComGS: Efficient 3D Object-Scene Composition via Surface Octahedral Probes

2025-10-09 · Jian Gao, Mengqi Yuan, Yifei Zeng, Chang Zeng 외 arxiv

Gaussian Splatting (GS) enables immersive rendering, but realistic 3D object-scene composition remains challenging. Baked appearance and shadow information in GS radiance fields cause inconsistencies when combining objec…

Inverse Rendering

Relightable 3D Gaussians: Realistic Point Cloud Relighting with BRDF Decomposition and Ray Tracing

2023-11-27 · Jian Gao, Chun Gu, Youtian Lin, Zhihao LI 외

In this paper, we present a novel differentiable point-based rendering framework to achieve photo-realistic relighting. To make the reconstructed scene relightable, we enhance vanilla 3D Gaussians by associating extra pr…

BRDF estimationLighting EstimationNovel View Synthesis

RNG: Relightable Neural Gaussians

2024-09-29 · CVPR 2025 1 · Jiahui Fan, Fujun Luan, Jian Yang, Miloš Hašan 외

3D Gaussian Splatting (3DGS) has shown impressive results for the novel view synthesis task, where lighting is assumed to be fixed. However, creating relightable 3D assets, especially for objects with ill-defined shapes …

3DGSNovel View Synthesis

Relightable and Animatable Neural Avatars from Videos

2023-12-20 · Wenbin Lin, Chengwei Zheng, Jun-Hai Yong, Feng Xu

Lightweight creation of 3D digital avatars is a highly desirable but challenging task. With only sparse videos of a person under unknown illumination, we propose a method to create relightable and animatable neural avata…