From Synthesis to Removal: Physics-Grounded Reflection Simulation and Diffusion-Based Video Dereflection
Summary
This paper presents a closed-loop framework combining physics-grounded reflection simulation, a diffusion-based video dereflection model (S2R-Removal), and a new benchmark (S2R-Bench), achieving state-of-the-art video reflection removal with fast inference.
View Cached Full Text
Cached at: 08/13/26, 03:34 PM
Paper page - From Synthesis to Removal: Physics-Grounded Reflection Simulation and Diffusion-Based Video Dereflection
Source: https://huggingface.co/papers/2608.11562 Published on Aug 12
·
Submitted byhttps://huggingface.co/HigherHu
Higheron Aug 13
Abstract
A closed-loop framework combining physics-based video synthesis, diffusion-based video dereflection, and a new benchmark achieves state-of-the-art video reflection removal with fast inference.
Videos captured through glass often contain reflections that degrade visual quality and interfere with downstream vision tasks. Although single-image reflection removal has been extensively studied, video reflection removal remains largely underexplored due to the lack of paired video data, temporally coherent removal models, and dedicated evaluation benchmarks. We present a closed-loop framework that unifiesphysics-grounded reflection simulation,diffusion-based video dereflection, and benchmark evaluation. OurS2R-Synthesispipeline generates paired reflected and reflection-free videos by performing physics-grounded augmentation in the structure space and rendering realistic reflected videos with a trainedvideo diffusion renderer; the augmentation models key glass-related effects including roughness-induced blur, thickness-induced ghosting, and reflectance variation. Based on the synthesized data, we introduceS2R-Removal, the first diffusion-based video reflection removal model, which adapts a pretrained video diffusion prior throughreflection-aware latent adaptationandone-step pixel-geometric refinement, recovering the clean transmission in a single denoising step. We further buildS2R-Bench, the first benchmark for video reflection removal, supporting both full-reference evaluation and real-world human perceptual assessment. Experiments onS2R-Benchand multiple public image benchmarks demonstrate state-of-the-art performance and faster inference than even non-diffusion baselines, and validate the effectiveness ofS2R-Synthesis. Project page: https://codingwzp.github.io/VideoDereflection_S2R.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2608\.11562
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.11562 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.11562 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.11562 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MirrorWorld: Taming Video Diffusion Models for Mirror Reflection Generation
MirrorWorld is a reflection-aware video inpainting framework that improves mirror reflection generation in videos by separately modeling semantic content (SRD) and geometric spatial arrangements (GTA), achieving better reflection reconstruction than existing image-based and video inpainting baselines.
ReflectDrive-2: Reinforcement-Learning-Aligned Self-Editing for Discrete Diffusion Driving
ReflectDrive-2 is a new discrete diffusion planner for autonomous driving that uses reinforcement learning to enable self-editing of trajectory tokens, achieving high performance and low latency on the NAVSIM benchmark.
BRDFusion: Physics Meets Generation for Urban Scene Inverse Rendering
BRDFusion combines physical modeling with generative priors to achieve high-quality inverse and forward rendering of urban scenes, enabling applications like novel-view relighting and dynamic object insertion.
AnyRecon: Arbitrary-View 3D Reconstruction with Video Diffusion Model
AnyRecon proposes a scalable framework for 3D reconstruction from arbitrary sparse inputs using a video diffusion model with persistent scene memory and geometry-aware conditioning.
ReImagine: Rethinking Controllable High-Quality Human Video Generation via Image-First Synthesis
ReImagine introduces an image-first approach to controllable high-quality human video generation, combining SMPL-X motion guidance with video diffusion models to decouple appearance from temporal consistency.