MEGA Hub

MV-Bench: Benchmarking Multimodal Large Language Models for Coordinated Multi-View Interface Construction

Authors

Do you know Yue Zhao?You can claim authorship or link another user.Do you know Hongxu Liu?You can claim authorship or link another user.Do you know Feiyu Wang?You can claim authorship or link another user.Do you know Xiaoyu Yang?You can claim authorship or link another user.Do you know Tong Ge?You can claim authorship or link another user.Do you know Zhen Yang?You can claim authorship or link another user.Do you know Chao Wang?You can claim authorship or link another user.Do you know Qiong Zeng?You can claim authorship or link another user.

Abstract

Multimodal large language models (MLLMs) are increasingly expected to automate visualization development by generating code directly from visual designs. However, existing evaluations mainly focus on single-chart generation and overlook coordinated multi-view interface construction, which requires joint reasoning about data semantics, view coordination, and interaction logic. Consequently, MLLM capabilities in this setting remain underexplored, and the field lacks a dedicated benchmark for systematic assessment. We introduce MV-Bench, a benchmark for evaluating MLLMs on coordinated multi-view interface construction. Instead of relying on incomplete or inconsistent open-source implementations, we use Tableau workbook files as ground truth because they explicitly encode data bindings, visual mappings, and interactions. We develop a multi-stage pipeline that converts these specifications into executable web interfaces through structured intermediate representations. The benchmark contains 92 base interfaces and 1,048 verified instances created by recombining chart types, datasets, and interaction patterns. Each instance includes executable code, a rendered interface, a dataset, and interaction annotations. We evaluate five state-of-the-art MLLMs in a single-pass setting using metrics for visual fidelity, data binding correctness, and interaction completeness. The strongest model achieves 75.45 percent accuracy in visual layout reproduction, but only 21.71 percent in data binding and 11.68 percent in interaction completeness. These results show that current MLLMs can reproduce visual appearance but remain limited in generating the data semantics and interactive logic required by coordinated multi-view interfaces. Iterative refinement improves code executability but does not substantially reduce the gap in data binding and interaction generation.

Community

00

Publication notes

Author note
Submitted to IEEE VIS 2026