paper-with-me

홈 › Papers

LightLab: Controlling Light Sources in Images with Diffusion Models

2025-05-14 · Nadav Magar, Amir Hertz, Eric Tabellion, Yael Pritch, Alex Rav-Acha, Ariel Shamir, Yedid Hoshen

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 at inference time, or fail to provide explicit control over light changes. Our method fine-tunes a diffusion model on a small set of real raw photograph pairs, supplemented by synthetically rendered images at scale, to elicit its photorealistic prior for relighting. We leverage the linearity of light to synthesize image pairs depicting controlled light changes of either a target light source or ambient illumination. Using this data and an appropriate fine-tuning scheme, we train a model for precise illumination changes with explicit control over light intensity and color. Lastly, we show how our method can achieve compelling light editing results, and outperforms existing methods based on user preference.

📄 PDF Abstract BibTeX arXiv:2505.09608

Code (0)

등록된 구현이 없습니다.

Tasks

Inverse Rendering

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Zero-Shot Low Light Image Enhancement with Diffusion Prior

2024-12-18 · Joshua Cho, Sara Aghajanzadeh, Zhen Zhu, D. A. Forsyth

Balancing aesthetic quality with fidelity when enhancing images from challenging, degraded sources is a core objective in computational photography. In this paper, we address low light image enhancement (LLIE), a task in…

Image EnhancementLow-Light Image Enhancement

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

GaSLight: Gaussian Splats for Spatially-Varying Lighting in HDR

2025-04-15 · Christophe Bolduc, Yannick Hold-Geoffroy, Zhixin Shu, Jean-François Lalonde

We present GaSLight, a method that generates spatially-varying lighting from regular images. Our method proposes using HDR Gaussian Splats as light source representation, marking the first time regular images can serve a…

Benchmarking

StainFuser: Controlling Diffusion for Faster Neural Style Transfer in Multi-Gigapixel Histology Images

2024-03-14 · Robert Jewsbury, Ruoyu Wang, Abhir Bhalerao, Nasir Rajpoot 외

Stain normalization algorithms aim to transform the color and intensity characteristics of a source multi-gigapixel histology image to match those of a target image, mitigating inconsistencies in the appearance of stains…

Computational EfficiencyInstance SegmentationSemantic SegmentationStyle Transfer+1

Learning Illumination Control in Diffusion Models

2026-04-27 · Nishit Anand, Manan Suri, Christopher Metzler, Dinesh Manocha 외 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 con…