PI-Light: Physics-Inspired Diffusion for Full-Image Relighting
Zhexin Liang, Zhaoxi Chen, Yongwei Chen, Tianyi Wei, Tengfei Wang, Xingang Pan

TL;DR
PI-Light introduces a physics-inspired diffusion framework for full-image relighting that enhances physical plausibility and generalization to real-world scenes through novel modules and a curated dataset.
Contribution
The paper presents a two-stage diffusion-based relighting method incorporating physics-guided modules and a new dataset, improving realism and generalization in image relighting.
Findings
Achieves superior relighting quality with specular highlights and diffuse reflections.
Demonstrates better generalization to real-world scenes than previous methods.
Enables efficient fine-tuning of pretrained diffusion models.
Abstract
Full-image relighting remains a challenging problem due to the difficulty of collecting large-scale structured paired data, the difficulty of maintaining physical plausibility, and the limited generalizability imposed by data-driven priors. Existing attempts to bridge the synthetic-to-real gap for full-scene relighting remain suboptimal. To tackle these challenges, we introduce Physics-Inspired diffusion for full-image reLight (-Light, or PI-Light), a two-stage framework that leverages physics-inspired diffusion models. Our design incorporates (i) batch-aware attention, which improves the consistency of intrinsic predictions across a collection of images, (ii) a physics-guided neural rendering module that enforces physically plausible light transport, (iii) physics-inspired losses that regularize training dynamics toward a physically meaningful landscape, thereby enhancing…
Peer Reviews
Decision·ICLR 2026 Poster
- The motivation for having physics-inspired scene properties in the relighting pipeline is solid. With more and more frameworks becoming end-to-end, it is good to have a variety of approaches with competitive performance. In particular, this paper shows that it is possible to combine intrinsic decomposition with diffusion-based relighting for a good result. - The paper focuses on full image relighting, which is an under-explored direction in image relighting, although currently both the datas
- Intrinsic decomposition using neural networks is a well-studied problem. There is little new insight from this paper (Section 4.2). - It seems the relighting results shown in the paper are mostly directional lighting. In other relighting work, such as Neural Gaffer, HDR image-based environment maps are used as lighting conditions which provide more natural and complex lighting conditions. Since the proposed method is targeting full image relighting, single directional lighting could be a lim
- originality-wise: the idea of closely following physically-based rendering to construct the input for the diffusion model is interesting. - quality-wise: the qualitative and quantitative results are promising. - clarity-wise: the presentation is good in general but can be further improved. - significance-wise: the realistic relighting is important for various downstream applications, e.g., AR/VR.
## 1. Clarification on image intrinsics estimation Can authors clarify why the model in the paper works better than baselines, e.g., IntrinsicAnything in Tab.1? Is it because of carefully curated data or different model designs? ## 2. About efficiency **For training**. As mentioned in L302: > Since physical laws lose their meaning when computed in the latent space, our physics-based losses for the relighting model are applied entirely in the RGB space, i.e., it is computed after the VAE decod
+ Experimental performance: The proposed method demonstrates superior results compared to existing methods in terms of consistency, maintaining, and rendering quality. + Clarity and readability: The manuscript is well-structured and clearly written, making the methodology and contributions easy to follow. + Attribution: This paper provides a physical perspective to solve the relighting problem, and a meaningful dataset is collected.
- The authors claim that existing methods struggle to generalize to out-of-distribution data (Line 51). It remains unclear how the proposed approach addresses this challenge. The authors are encouraged to elaborate on the mechanisms or design choices that contribute to improved generalization beyond the training distribution. - As shown in Fig. 2, the proposed method appears to misinterpret the light reflections of “moonlight scattered on the sea surface” in the background painting and treats it
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Image Enhancement Techniques · Generative Adversarial Networks and Image Synthesis
