Ref-GeNVS实现镜像场景新视角合成
Reflection-aware Generative Novel View Synthesis
Kim团队提出Ref-GeNVS,让多视角扩散模型能正确处理镜像反射,无需微调就能生成一致的新视角。
Ref-GeNVS是一种无需训练的镜像感知方法,专为镜像场景中的生成式新视角合成(NVS)设计。该方法将镜像图像视为两个互补视图,通过估计镜像平面和反射相机姿态形成虚拟视图。在合成和真实镜像场景测试中,Ref-GeNVS在生成反射一致性和上下文连贯的新视图方面优于最新NVS方法。
Reflection-aware Generative Novel View Synthesis
We propose Ref-GeNVS, a training-free, reflection-aware method for generative novel view synthesis (NVS) in mirror scenes. Existing multi-view diffusion models often fail to recognize the mirror in the scene and cannot exploit reflected content for scene generation. To fix this issue without additional training, our key idea is to treat a mirror image as two complementary views. From input images, we estimate the mirror plane and reflect camera poses to form virtual views. Based on this virtual view setup, we propose a two-stage generation method consisting of Mirror-gated attention and Reflection injection, which enables reflection-consistent NVS by explicitly leveraging reflection relationships in a multi-view diffusion model. Ref-GeNVS inherits the strong generalizability of the multi-view diffusion backbone, while it does not require finetuning. On synthetic and real scenes including mirrors, Ref-GeNVS outperforms recent generative NVS methods by generating reflection-consistent and contextually coherent novel views, revealing scene structure visible only through mirrors. Project page: https://kim-geonu.github.io/Ref-GeNVS/