CVDec 8, 2025

Multi-view Pyramid Transformer: Look Coarser to See Broader

arXiv:2512.07806v13 citationsh-index: 7
Originality Highly original
AI Analysis

This addresses the challenge of fast and accurate 3D scene reconstruction for applications like computer vision and robotics, representing a novel architectural advancement rather than an incremental improvement.

The paper tackles the problem of reconstructing large 3D scenes from many images by proposing the Multi-view Pyramid Transformer (MVP), which achieves state-of-the-art generalizable reconstruction quality with high efficiency and scalability across diverse datasets.

We propose Multi-view Pyramid Transformer (MVP), a scalable multi-view transformer architecture that directly reconstructs large 3D scenes from tens to hundreds of images in a single forward pass. Drawing on the idea of ``looking broader to see the whole, looking finer to see the details," MVP is built on two core design principles: 1) a local-to-global inter-view hierarchy that gradually broadens the model's perspective from local views to groups and ultimately the full scene, and 2) a fine-to-coarse intra-view hierarchy that starts from detailed spatial representations and progressively aggregates them into compact, information-dense tokens. This dual hierarchy achieves both computational efficiency and representational richness, enabling fast reconstruction of large and complex scenes. We validate MVP on diverse datasets and show that, when coupled with 3D Gaussian Splatting as the underlying 3D representation, it achieves state-of-the-art generalizable reconstruction quality while maintaining high efficiency and scalability across a wide range of view configurations.

Foundations

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

Your Notes