ICCV · 2025
Light-A-Video: Training-free Video Relighting via Progressive Light Fusion
Key takeaway
Light-A-Video adapts image relighting models to temporally coherent video relighting without additional training by combining cross-frame attention and progressive light blending. arXiv abstract · v2
Abstract
Recent advancements in image relighting models, driven by large-scale datasets and pre-trained diffusion models, have enabled the imposition of consistent lighting. However, video relighting still lags, primarily due to the excessive training costs and the scarcity of diverse, high-quality video relighting datasets. A simple application of image relighting models on a frame-by-frame basis leads to several issues: lighting source inconsistency and relighted appearance inconsistency, resulting in flickers in the generated videos. In this work, we propose Light-A-Video, a training-free approach to achieve temporally smooth video relighting. Adapted from image relighting models, Light-A-Video introduces two key techniques to enhance lighting consistency. First, we design a Consistent Light Attention (CLA) module, which enhances cross-frame interactions within the self-attention layers of the image relight model to stabilize the generation of the background lighting source. Second, leveraging the physical principle of light transport independence, we apply linear blending between the source video's appearance and the relighted appearance, using a Progressive Light Fusion (PLF) strategy to ensure smooth temporal transitions in illumination. Experiments show that Light-A-Video improves the temporal consistency of relighted video while maintaining the relighted image quality, ensuring coherent lighting transitions across frames. Project page: https://bujiazi.github.io/light-a-video.github.io/.
Author abstract · arXiv abstract · v2
Publication
IEEE International Conference on Computer Vision (ICCV), 2025
Paper and resources
Research topics
Light-A-Video · Video relighting · Training-free editing · Temporal consistency · Consistent Light Attention · Progressive Light Fusion · Diffusion models · Illumination editing
Research problem and approach
Applying image relighting independently to frames produces changing light sources and flickering appearances. Light-A-Video coordinates background illumination across frames and blends original and relighted appearances progressively. arXiv abstract · v2
Main contributions
- Uses Consistent Light Attention to stabilize lighting through cross-frame interaction. arXiv abstract · v2
- Introduces Progressive Light Fusion based on the independence of light transport. arXiv abstract · v2
Method comparison
| Approach | Key difference |
|---|---|
| Independent frame relighting | Can produce changing illumination and inconsistent appearance between frames. |
| Light-A-Video | Combines cross-frame light attention with progressive blending to coordinate relighting without further training. |
Selected results
- Light-A-Video achieves a motion-preservation error of 1.833 versus 5.969 for framewise IC-Light, while CLIP score rises from 0.9040 to 0.9667. Lower motion error indicates better preservation in the paper’s evaluation. Table 1 · video relighting quality and motion · arXiv v2
- Compared with IC-Light + SDEdit-0.2, Light-A-Video improves the reported video-stability preference score from 2.752 to 3.502, but FID rises from 13.79 to 29.63. The benefit is strongest in temporal consistency and user preference rather than every image-quality metric. Table 1 · relighting trade-offs and user study · arXiv v2
Cite this paper
Yujie Zhou, Jiazi Bu, Pengyang Ling, Pan Zhang, Tong Wu, Qidong Huang, Jinsong Li, Xiaoyi Dong, Yuhang Zang, Yuhang Cao, Anyi Rao, Jiaqi Wang, Li Niu. Light-A-Video: Training-free Video Relighting via Progressive Light Fusion. Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2025, pp. 13315–13325.
@inproceedings{arxiv250208590,
title = {{Light-A-Video: Training-free Video Relighting via Progressive Light Fusion}},
author = {Yujie Zhou and Jiazi Bu and Pengyang Ling and Pan Zhang and Tong Wu and Qidong Huang and Jinsong Li and Xiaoyi Dong and Yuhang Zang and Yuhang Cao and Anyi Rao and Jiaqi Wang and Li Niu},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
month = {October},
year = {2025},
pages = {13315--13325},
url = {https://openaccess.thecvf.com/content/ICCV2025/html/Zhou_Light-A-Video_Training-free_Video_Relighting_via_Progressive_Light_Fusion_ICCV_2025_paper.html}
}