CVGRLGMar 15, 2024

LightIt: Illumination Modeling and Control for Diffusion Models

arXiv:2403.10615v258 citationsh-index: 20CVPR
Originality Highly original
AI Analysis

This addresses the lack of lighting control in generative models, which is crucial for artistic applications like setting mood or cinematic appearance.

The paper tackles the problem of explicit illumination control in image generation by introducing LightIt, which conditions generation on shading and normal maps to model lighting with single bounce shading. The method achieves high-quality image generation with controllable lighting and performs on par with specialized relighting state-of-the-art methods.

We introduce LightIt, a method for explicit illumination control for image generation. Recent generative methods lack lighting control, which is crucial to numerous artistic aspects of image generation such as setting the overall mood or cinematic appearance. To overcome these limitations, we propose to condition the generation on shading and normal maps. We model the lighting with single bounce shading, which includes cast shadows. We first train a shading estimation module to generate a dataset of real-world images and shading pairs. Then, we train a control network using the estimated shading and normals as input. Our method demonstrates high-quality image generation and lighting control in numerous scenes. Additionally, we use our generated dataset to train an identity-preserving relighting model, conditioned on an image and a target shading. Our method is the first that enables the generation of images with controllable, consistent lighting and performs on par with specialized relighting state-of-the-art methods.

Foundations

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

Your Notes