Paper Overview
Field: Computer Vision (CV) Authors: Weiqing Xiao, Hong Li, Xiuyu Yang Published: 2025-05-09 arXiv: 2505.03481
Abstract
Recent advances have shown that large-scale video diffusion models can be repurposed as neural renderers by first decomposing videos into intrinsic scene representations and then performing forward rendering under novel illumination. While promising, this paradigm fundamentally relies on accurate intrinsic decomposition, which remains highly unreliable for real-world videos and often leads to distorted appearances, broken materials, and accumulated temporal artifacts during relighting.
In this work, the authors present Relit-LiVE, a novel video relighting framework that produces physically consistent, temporally stable results without requiring prior knowledge of camera pose.
Key Ideas
- Raw reference images in rendering: Explicitly introducing the original reference images into the rendering process enables the model to recover critical scene cues that are inevitably lost or corrupted in intrinsic representations.
- Joint environment video prediction: A novel formulation generates both the relit video and per-frame environment maps aligned with each camera viewpoint in a single diffusion process.
- Enforces strong geometry-lighting alignment
- Naturally supports dynamic lighting and camera motion
- Relaxes the requirement for known per-frame camera poses
Benefits
Results
Extensive experiments show that Relit-LiVE consistently outperforms state-of-the-art video relighting and neural rendering methods on both synthetic and real-world benchmarks. Beyond relighting, the framework supports a wide range of downstream applications, including scene-level rendering, material editing, object insertion, and streaming video relighting.
--- *Auto-collected on 2026-05-09*