paper-with-me

홈 › Papers

Learning Illumination Control in Diffusion Models

2026-04-27 · Nishit Anand, Manan Suri, Christopher Metzler, Dinesh Manocha, Ramani Duraiswami arxiv

Controlling illumination in images is essential for photography and visual content creation. While closed-source models have demonstrated impressive illumination control, open-source alternatives either require heavy control inputs like depth maps or do not release their data and code. We present a fully open-source and reproducible pipeline for learning illumination control in diffusion models. Our approach builds a data engine that transforms well-lit images into supervised training triplets consisting of a poorly-illuminated input image, a natural language lighting instruction, and a well-illuminated output image. We finetune a diffusion model on this data and demonstrate significant improvements over baseline SD 1.5, SDXL, and FLUX.1-dev models in perceptual similarity, structural similarity, and identity preservation. Our work provides a reproducible solution built entirely with open-source tools and publicly available data. We release all our code, data, and model weights publicly.

📄 PDF Abstract BibTeX arXiv:2604.24877

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Retinex-Diffusion: On Controlling Illumination Conditions in Diffusion Models via Retinex Theory

2024-07-29 · Xiaoyan Xing, Vincent Tao Hu, Jan Hendrik Metzen, Konrad Groh 외

This paper introduces a novel approach to illumination manipulation in diffusion models, addressing the gap in conditional image generation with a focus on lighting conditions. We conceptualize the diffusion model as a b…

Conditional Image GenerationImage Generation

LightCtrl: Training-free Controllable Video Relighting

2026-03-28 · Yizuo Peng, Xuelin Chen, Kai Zhang, Xiaodong Cun arxiv

Recent diffusion models have achieved remarkable success in image relighting, and this success has quickly been extended to video relighting. However, existing methods offer limited explicit control over illumination in …

Image Relighting

A Diffusion Approach to Radiance Field Relighting using Multi-Illumination Synthesis

2024-09-13 · Yohan Poirier-Ginter, Alban Gauthier, Julien Philip, Jean-Francois Lalonde 외

Relighting radiance fields is severely underconstrained for multi-view data, which is most often captured under a single illumination condition; It is especially hard for full scenes containing multiple objects. We intro…

Decoupled Illumination Priors for Spatially Controllable Multi-View Indoor Scene Relighting

2026-07-09 · Chenjian Gao, Linning Xu, Tianfan Xue arxiv

Indoor scene relighting demands photorealism, precise spatial control, and strict multi-view consistency. While diffusion-based image editing models enable semantic lighting manipulation via text prompts, enforcing exact…

Image Editing

LightLab: Controlling Light Sources in Images with Diffusion Models

2025-05-14 · Nadav Magar, Amir Hertz, Eric Tabellion, Yael Pritch 외

We present a simple, yet effective diffusion-based method for fine-grained, parametric control over light sources in an image. Existing relighting methods either rely on multiple input views to perform inverse rendering …

Inverse Rendering