MEt3R: Measuring Multi-View Consistency in Generated Images
Mohammad Asim, Christopher Wewer, Thomas Wimmer, Bernt Schiele, Jan Eric Lenssen
TL;DR
MEt3R introduces a pose-free, image-pair metric for evaluating multi-view consistency in generated scenes by warping views through dense 3D reconstructions and comparing projected features in a shared view. It combines DUSt3R-based reconstruction with upsampled DINO features (via FeatUp) to compute a robust similarity score and defines $MEt3R$ as a symmetric, continuous measure in $[0,2]$, independent of ground-truth camera poses. The authors also present MV-LDM, an open-source multi-view latent diffusion model trained on RealEstate10k with an anchored generation strategy to improve 3D consistency. Across RealEstate10K sequences, MEt3R distinguishes fine-grained consistency differences between baselines and shows that higher 3D consistency does not necessarily compromise image quality, underscoring its value for benchmarking future 3D-aware generative models. The pose-free and differentiable nature of MEt3R makes it well-suited for evaluating both multi-view generation and video synthesis in the absence of explicit camera information, with broad practical impact for 3D-aware generation research.
Abstract
We introduce MEt3R, a metric for multi-view consistency in generated images. Large-scale generative models for multi-view image generation are rapidly advancing the field of 3D inference from sparse observations. However, due to the nature of generative modeling, traditional reconstruction metrics are not suitable to measure the quality of generated outputs and metrics that are independent of the sampling procedure are desperately needed. In this work, we specifically address the aspect of consistency between generated multi-view images, which can be evaluated independently of the specific scene. Our approach uses DUSt3R to obtain dense 3D reconstructions from image pairs in a feed-forward manner, which are used to warp image contents from one view into the other. Then, feature maps of these images are compared to obtain a similarity score that is invariant to view-dependent effects. Using MEt3R, we evaluate the consistency of a large set of previous methods for novel view and video generation, including our open, multi-view latent diffusion model.
