Geometric Consistency Refinement for Single Image Novel View Synthesis via Test-Time Adaptation of Diffusion Models
Josef Bengtson, David Nilsson, Fredrik Kahl
TL;DR
This work tackles geometric misalignment in diffusion-based single-image novel view synthesis by introducing GC-Ref, a training-free test-time refinement that optimizes the diffusion starting noise to satisfy epipolar constraints and photometric consistency with the reference view. The method uses a differentiable RoMa-based matcher to obtain dense correspondences and a fundamental matrix $F$ derived from the target pose to define a geometric loss, which is backpropagated through the diffusion process during DDIM sampling. Applied to state-of-the-art models on the MegaScenes dataset, GC-Ref yields improved pose accuracy and closer epipolar alignment while maintaining or enhancing image quality, all without additional training. This approach provides a practical, data-efficient pathway to enforce geometric fidelity in diffusion-driven NVS, with potential impact on robotics, AR, and multi-view applications where pose precision is critical.
Abstract
Diffusion models for single image novel view synthesis (NVS) can generate highly realistic and plausible images, but they are limited in the geometric consistency to the given relative poses. The generated images often show significant errors with respect to the epipolar constraints that should be fulfilled, as given by the target pose. In this paper we address this issue by proposing a methodology to improve the geometric correctness of images generated by a diffusion model for single image NVS. We formulate a loss function based on image matching and epipolar constraints, and optimize the starting noise in a diffusion sampling process such that the generated image should both be a realistic image and fulfill geometric constraints derived from the given target pose. Our method does not require training data or fine-tuning of the diffusion models, and we show that we can apply it to multiple state-of-the-art models for single image NVS. The method is evaluated on the MegaScenes dataset and we show that geometric consistency is improved compared to the baseline models while retaining the quality of the generated images.
