Search papers, labs, and topics across Lattice.
This paper introduces MirrorWorld, a novel video inpainting framework specifically designed to generate accurate mirror reflections by addressing the unique challenges of scene-to-mirror relationships. The framework utilizes two key components: Semantic Relation Distillation (SRD) to ensure semantic consistency between the scene and its reflection, and Geometric Transformation Alignment (GTA) to accurately spatially arrange the reflected content. Experimental results demonstrate that MirrorWorld significantly outperforms existing methods in reflection reconstruction quality, marking a substantial advancement in video diffusion model capabilities.
MirrorWorld achieves unprecedented fidelity in mirror reflection generation by effectively modeling both what to reflect and how to spatially arrange it.
Recent advances in video diffusion models (VDMs) have enabled high-fidelity video synthesis. However, generating mirror reflections remains challenging because the content within a mirror must remain consistent with the surrounding scene. Existing VDMs are not specifically designed to model scene-to-mirror relationships, which can lead to reflections with incorrect content or inconsistent spatial arrangements. We observe that mirror reflection generation involves two complementary challenges: determining what scene content should be reflected and how the reflected content should be spatially arranged within the mirror region. Motivated by this observation, we propose MirrorWorld, a reflection-aware video inpainting framework that models scene-to-mirror relationships during generation. Specifically, we introduce Semantic Relation Distillation (SRD), which transfers relational information from a frozen visual foundation model to encourage semantic associations between visible scene content and mirror regions. We further propose Geometric Transformation Alignment (GTA), which learns a transformation that guides the spatial arrangement of reflected content. The two components play complementary roles, with SRD modeling what should be reflected and GTA modeling how it should be arranged. To facilitate research on this problem, we construct a benchmark for video mirror reflection generation by repurposing four existing video mirror datasets into a unified reflection reconstruction task. Experimental results show that MirrorWorld achieves improved reflection reconstruction quality over representative image-based reflection generation methods and strong video inpainting baselines.