NeFut Logo NeFut
Admin Login

[CS.AI] MultiView-Bench: A Benchmark for World-Centric Multi-View Integration

Published at: 2026-07-14 22:00
#algorithm #AI #Open Source

Abstract

Recent benchmarks for Visual Language Models (VLMs) largely assess single- or limited-view perception, leaving untested the core cognitive ability to integrate observations across viewpoints into a coherent, world-centric (allocentric) 3D mental model. We introduce MultiView-Bench, a diagnostic benchmark expressly designed to evaluate multi-view integration for holistic 3D scene comprehension.

Unlike existing datasets that focus on pixel-level mapping or camera-relative navigation, MultiView-Bench requires models to decouple object positioning from transient perspectives and ground them in a fixed global coordinate system. This capability serves as a prerequisite for VLMs before being deployed for downstream tasks such as mechanical part assembly.

Our systematic evaluation of frontier VLMs reveals consistent failure modes: strong performance on 2D planar relations from a single image, but marked difficulty with 3D spatial relations and with aggregating information across views. We further identify biases in VLMs, such as struggles with unconventional axis directions and sensitivity to object colorways and texture variations.

Acknowledging these limitations, we propose ViewNavigator, a multi-agent framework that actively selects informative viewpoints, perceives, and fuses multi-view evidence, improving diverse base models on MultiView-Bench even under a strict budget-matched comparison (and by 3-5x for the full agent).

Blogger's Review: The introduction of MultiView-Bench provides a new perspective on assessing VLMs' multi-view integration capabilities in complex scenes, particularly highlighting current models' limitations in 3D understanding. The proposal of ViewNavigator offers an innovative approach to addressing these issues, warranting further exploration of its effectiveness in practical applications.

Original Source: https://arxiv.org/abs/2607.08970

[h] Back to Home