CVLGNov 17, 2025

Training-Free Multi-View Extension of IC-Light for Textual Position-Aware Scene Relighting

arXiv:2511.13684v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the problem of artistically relighting 3D scenes for creators, though it appears incremental as it builds on existing methods like Gaussian Splatting and diffusion models.

The paper tackles text-guided relighting of 3D scenes by introducing GS-Light, a training-free pipeline that extends a single-input diffusion model to handle multi-view inputs, achieving consistent improvements over state-of-the-art baselines in metrics like multi-view consistency and imaging quality.

We introduce GS-Light, an efficient, textual position-aware pipeline for text-guided relighting of 3D scenes represented via Gaussian Splatting (3DGS). GS-Light implements a training-free extension of a single-input diffusion model to handle multi-view inputs. Given a user prompt that may specify lighting direction, color, intensity, or reference objects, we employ a large vision-language model (LVLM) to parse the prompt into lighting priors. Using off-the-shelf estimators for geometry and semantics (depth, surface normals, and semantic segmentation), we fuse these lighting priors with view-geometry constraints to compute illumination maps and generate initial latent codes for each view. These meticulously derived init latents guide the diffusion model to generate relighting outputs that more accurately reflect user expectations, especially in terms of lighting direction. By feeding multi-view rendered images, along with the init latents, into our multi-view relighting model, we produce high-fidelity, artistically relit images. Finally, we fine-tune the 3DGS scene with the relit appearance to obtain a fully relit 3D scene. We evaluate GS-Light on both indoor and outdoor scenes, comparing it to state-of-the-art baselines including per-view relighting, video relighting, and scene editing methods. Using quantitative metrics (multi-view consistency, imaging quality, aesthetic score, semantic similarity, etc.) and qualitative assessment (user studies), GS-Light demonstrates consistent improvements over baselines. Code and assets will be made available upon publication.

Foundations

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

Your Notes