CVMar 23

Repurposing Geometric Foundation Models for Multi-view Diffusion

arXiv:2603.2227590.04 citationsh-index: 9
AI Analysis

This addresses the need for geometrically consistent generation across viewpoints in novel view synthesis, representing an incremental improvement by leveraging existing geometric features.

The paper tackles the problem of novel view synthesis by proposing Geometric Latent Diffusion (GLD), which repurposes geometric foundation model features as a latent space for multi-view diffusion, resulting in outperforming VAE and RAE on 2D image quality and 3D consistency metrics with over 4.4x faster training.

While recent advances in generative latent spaces have driven substantial progress in single-image generation, the optimal latent space for novel view synthesis (NVS) remains largely unexplored. In particular, NVS requires geometrically consistent generation across viewpoints, but existing approaches typically operate in a view-independent VAE latent space. In this paper, we propose Geometric Latent Diffusion (GLD), a framework that repurposes the geometrically consistent feature space of geometric foundation models as the latent space for multi-view diffusion. We show that these features not only support high-fidelity RGB reconstruction but also encode strong cross-view geometric correspondences, providing a well-suited latent space for NVS. Our experiments demonstrate that GLD outperforms both VAE and RAE on 2D image quality and 3D consistency metrics, while accelerating training by more than 4.4x compared to the VAE latent space. Notably, GLD remains competitive with state-of-the-art methods that leverage large-scale text-to-image pretraining, despite training its diffusion model from scratch without such generative pretraining.

Foundations

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

Your Notes