paper-with-me

Papers

MMPerspective: Do MLLMs Understand Perspective? A Comprehensive Benchmark for Perspective Perception, Reasoning, and Robustness

2025-05-26 · Yunlong Tang, Pinxin Liu, Mingqian Feng, Zhangyun Tan, Rui Mao, Chao Huang, Jing Bi, Yunzhong Xiao, Susan Liang, Hang Hua, Ali Vosoughi, Luchuan Song, Zeliang Zhang, Chenliang Xu

Understanding perspective is fundamental to human visual perception, yet the extent to which multimodal large language models (MLLMs) internalize perspective geometry remains unclear. We introduce MMPerspective, the first benchmark specifically designed to systematically evaluate MLLMs' understanding of perspective through 10 carefully crafted tasks across three complementary dimensions: Perspective Perception, Reasoning, and Robustness. Our benchmark comprises 2,711 real-world and synthetic image instances with 5,083 question-answer pairs that probe key capabilities, such as vanishing point perception and counting, perspective type reasoning, line relationship understanding in 3D space, invariance to perspective-preserving transformations, etc. Through a comprehensive evaluation of 43 state-of-the-art MLLMs, we uncover significant limitations: while models demonstrate competence on surface-level perceptual tasks, they struggle with compositional reasoning and maintaining spatial consistency under perturbations. Our analysis further reveals intriguing patterns between model architecture, scale, and perspective capabilities, highlighting both robustness bottlenecks and the benefits of chain-of-thought prompting. MMPerspective establishes a valuable testbed for diagnosing and advancing spatial understanding in vision-language systems. Resources available at: https://yunlong10.github.io/MMPerspective/

📄 PDF Abstract BibTeX arXiv:2505.20426

Code (1)

yunlong10/MMPerspective 공식 구현

Similar Papers 제목 키워드 기반

A Survey of Multimodal Large Language Model from A Data-centric Perspective

2024-05-26 · Tianyi Bai, Hao Liang, Binwang Wan, Yanran Xu 외

Multimodal large language models (MLLMs) enhance the capabilities of standard large language models by integrating and processing data from multiple modalities, including text, vision, audio, video, and 3D environments. …

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+1

Why Do MLLMs Struggle with Spatial Understanding? A Systematic Analysis from Data to Architecture

2025-09-02 · Wanyue Zhang, Yibin Huang, Yangbin Xu, JingJing Huang 외 arxiv

Spatial understanding is essential for Multimodal Large Language Models (MLLMs) to support perception, reasoning, and planning in embodied environments. Despite recent progress, existing studies reveal that MLLMs still s…

Spatial Reasoning

A Survey on Benchmarks of Multimodal Large Language Models

2024-08-16 · Jian Li, Weiheng Lu, Hao Fei, Meng Luo 외

Multimodal Large Language Models (MLLMs) are gaining increasing popularity in both academia and industry due to their remarkable performance in various applications such as visual question answering, visual perception, u…

Question AnsweringSurveyVisual Question Answering

CrossVid: A Comprehensive Benchmark for Evaluating Cross-Video Reasoning in Multimodal Large Language Models

2025-11-15 · Jingyao Li, Jingyun Wang, Molin Tan, Haochen Wang 외 arxiv

Cross-Video Reasoning (CVR) presents a significant challenge in video understanding, which requires simultaneous understanding of multiple videos to aggregate and compare information across groups of videos. Most existin…

H2VU-Benchmark: A Comprehensive Benchmark for Hierarchical Holistic Video Understanding

2025-03-31 · Qi Wu, Quanlong Zheng, Yanhao Zhang, Junlin Xie 외

With the rapid development of multimodal models, the demand for assessing video understanding capabilities has been steadily increasing. However, existing benchmarks for evaluating video understanding exhibit significant…

Video Understanding