ActiView: Evaluating Active Perception Ability for Multimodal Large Language Models
Ziyue Wang, Chi Chen, Fuwen Luo, Yurui Dong, Yuanchi Zhang, Yuzhuang Xu, Xiaolong Wang, Peng Li, Yang Liu
TL;DR
ActiView tackles the gap in evaluating active perception for Multimodal LLMs by introducing a VQA-style benchmark that constrains perceptual fields and requires shifting and zooming. It provides three pipelines (zooming, shifting, and mixed) to test core abilities and their integration, along with interleaved multi-image inputs to reflect realistic multimodal processing. Across 30 models, results reveal a substantial gap to human performance and show that multi-image models and autonomous view strategies improve active perception, though large models sometimes struggle with mixed-instruction scenarios. The benchmark and findings aim to drive development of MLLMs capable of natural, holistic multimodal understanding under dynamic perceptual constraints, with broader implications for real-world AI systems.
Abstract
Active perception, a crucial human capability, involves setting a goal based on the current understanding of the environment and performing actions to achieve that goal. Despite significant efforts in evaluating Multimodal Large Language Models (MLLMs), active perception has been largely overlooked. To address this gap, we propose a novel benchmark named ActiView to evaluate active perception in MLLMs. We focus on a specialized form of Visual Question Answering (VQA) that eases and quantifies the evaluation yet challenging for existing MLLMs. Meanwhile, intermediate reasoning behaviors of models are also discussed. Given an image, we restrict the perceptual field of a model, requiring it to actively zoom or shift its perceptual field based on reasoning to answer the question successfully. We conduct extensive evaluation over 30 models, including proprietary and open-source models, and observe that restricted perceptual fields play a significant role in enabling active perception. Results reveal a significant gap in the active perception capability of MLLMs, indicating that this area deserves more attention. We hope that ActiView could help develop methods for MLLMs to understand multimodal inputs in more natural and holistic ways.
