LightCrafter: PBR-Conditioned Video Diffusion Refinement for Controllable and Consistent Relighting

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Graphics · Depth: Expert, quick

Summary

LightCrafter is a novel hybrid pipeline designed for controllable and consistent video relighting, addressing challenges in temporal consistency and physically grounded light transport. It reformulates video relighting as a video translation task, where a Physically-Based Rendering (PBR) of the input video under target illumination serves as a proxy. This approach bakes illumination targets into the PBR proxy, simplifying the diffusion model's learning of illumination concepts like environment maps, and inherently provides long-form temporal consistency. LightCrafter leverages photometric priors by post-training CogVideoX on synthetic video pairs and real-world unpaired videos to capture complex effects such as global illumination. The system outperforms prior state-of-the-art on existing real-world relighting benchmarks and introduces a new synthetic benchmark. Its dataset, metrics, and code will be released.

Key takeaway

For Computer Vision Engineers and Graphics Developers needing high-quality, controllable video relighting, LightCrafter offers a robust solution. You should consider its PBR-conditioned diffusion refinement approach to overcome limitations of traditional inverse rendering or direct generative methods, especially when global illumination effects are critical. This method simplifies illumination concept learning for diffusion models, streamlining development for complex visual effects and ensuring superior temporal consistency in your projects.

Key insights

LightCrafter conditions video diffusion models with PBR-rendered proxy videos for consistent, controllable relighting, simplifying illumination learning.

Principles

Method

Reformulates video relighting by translating a PBR rendering of the input under target illumination to the final target, then refines results using a post-trained CogVideoX model.

In practice

Topics

Best for: Research Scientist, AI Scientist, Computer Vision Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.