CVMar 19, 2025

Learn Your Scales: Towards Scale-Consistent Generative Novel View Synthesis

arXiv:2503.15412v1h-index: 41
Originality Incremental advance
AI Analysis

This addresses a specific issue in computer vision for applications like 3D reconstruction and virtual reality, but it is incremental as it builds on existing GNVS methods by focusing on scale consistency.

The paper tackles the problem of scale ambiguity in generative novel view synthesis (GNVS) from monocular images, proposing an end-to-end framework that jointly estimates scene scales and reduces scale inconsistency, which in turn improves generated image quality.

Conventional depth-free multi-view datasets are captured using a moving monocular camera without metric calibration. The scales of camera positions in this monocular setting are ambiguous. Previous methods have acknowledged scale ambiguity in multi-view data via various ad-hoc normalization pre-processing steps, but have not directly analyzed the effect of incorrect scene scales on their application. In this paper, we seek to understand and address the effect of scale ambiguity when used to train generative novel view synthesis methods (GNVS). In GNVS, new views of a scene or object can be minimally synthesized given a single image and are, thus, unconstrained, necessitating the use of generative methods. The generative nature of these models captures all aspects of uncertainty, including any uncertainty of scene scales, which act as nuisance variables for the task. We study the effect of scene scale ambiguity in GNVS when sampled from a single image by isolating its effect on the resulting models and, based on these intuitions, define new metrics that measure the scale inconsistency of generated views. We then propose a framework to estimate scene scales jointly with the GNVS model in an end-to-end fashion. Empirically, we show that our method reduces the scale inconsistency of generated views without the complexity or downsides of previous scale normalization methods. Further, we show that removing this ambiguity improves generated image quality of the resulting GNVS model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes