GRLGIVJun 11, 2025

MVGBench: Comprehensive Benchmark for Multi-view Generation Models

arXiv:2507.00006v14 citationsh-index: 23Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of inconsistent and incomplete evaluation for researchers and practitioners in 3D object creation, though it is incremental as it builds on existing benchmarking practices.

The authors tackled the lack of rigorous evaluation for multi-view image generation models by introducing MVGBench, a comprehensive benchmark that assesses 3D consistency, generalization, and robustness across 12 existing models on 4 datasets, leading to the development of ViFiGen which outperforms all others on 3D consistency.

We propose MVGBench, a comprehensive benchmark for multi-view image generation models (MVGs) that evaluates 3D consistency in geometry and texture, image quality, and semantics (using vision language models). Recently, MVGs have been the main driving force in 3D object creation. However, existing metrics compare generated images against ground truth target views, which is not suitable for generative tasks where multiple solutions exist while differing from ground truth. Furthermore, different MVGs are trained on different view angles, synthetic data and specific lightings -- robustness to these factors and generalization to real data are rarely evaluated thoroughly. Without a rigorous evaluation protocol, it is also unclear what design choices contribute to the progress of MVGs. MVGBench evaluates three different aspects: best setup performance, generalization to real data and robustness. Instead of comparing against ground truth, we introduce a novel 3D self-consistency metric which compares 3D reconstructions from disjoint generated multi-views. We systematically compare 12 existing MVGs on 4 different curated real and synthetic datasets. With our analysis, we identify important limitations of existing methods specially in terms of robustness and generalization, and we find the most critical design choices. Using the discovered best practices, we propose ViFiGen, a method that outperforms all evaluated MVGs on 3D consistency. Our code, model, and benchmark suite will be publicly released.

Foundations

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

Your Notes