English

LGTM: Training-Free Light-Guided Text-to-Image Diffusion Model via Initial Noise Manipulation

Computer Vision and Pattern Recognition 2026-03-26 v1 Graphics

Abstract

Diffusion models have demonstrated high-quality performance in conditional text-to-image generation, particularly with structural cues such as edges, layouts, and depth. However, lighting conditions have received limited attention and remain difficult to control within the generative process. Existing methods handle lighting through a two-stage pipeline that relights images after generation, which is inefficient. Moreover, they rely on fine-tuning with large datasets and heavy computation, limiting their adaptability to new models and tasks. To address this, we propose a novel Training-Free Light-Guided Text-to-Image Diffusion Model via Initial Noise Manipulation (LGTM), which manipulates the initial latent noise of the diffusion process to guide image generation with text prompts and user-specified light directions. Through a channel-wise analysis of the latent space, we find that selectively manipulating latent channels enables fine-grained lighting control without fine-tuning or modifying the pre-trained model. Extensive experiments show that our method surpasses prompt-based baselines in lighting consistency, while preserving image quality and text alignment. This approach introduces new possibilities for dynamic, user-guided light control. Furthermore, it integrates seamlessly with models like ControlNet, demonstrating adaptability across diverse scenarios.

Keywords

Cite

@article{arxiv.2603.24086,
  title  = {LGTM: Training-Free Light-Guided Text-to-Image Diffusion Model via Initial Noise Manipulation},
  author = {Ryugo Morita and Stanislav Frolov and Brian Bernhard Moser and Ko Watanabe and Riku Takahashi and Andreas Dengel},
  journal= {arXiv preprint arXiv:2603.24086},
  year   = {2026}
}

Comments

Accepted to IJCNN2026

R2 v1 2026-07-01T11:36:58.606Z