paper-with-me

Papers

MOAT: Evaluating LMMs for Capability Integration and Instruction Grounding

2025-03-12 · Zhoutong Ye, Mingze Sun, Huan-ang Gao, Chun Yu, Yuanchun Shi

Large multimodal models (LMMs) have demonstrated significant potential as generalists in vision-language (VL) tasks. However, there remains a significant gap between state-of-the-art LMMs and human performance when it comes to complex tasks that require a combination of fundamental VL capabilities, as well as tasks involving the grounding of complex instructions. To thoroughly investigate the human-LMM gap and its underlying causes, we propose MOAT, a diverse benchmark with complex real-world VL tasks that are challenging for LMMs. Specifically, the tasks in MOAT require LMMs to engage in generalist problem solving by integrating fundamental VL capabilities such as reading text, counting, understanding spatial relations, grounding textual and visual instructions, etc. All these abilities fit into a taxonomy proposed by us that contains 10 fundamental VL capabilities, enabling MOAT to provide a fine-grained view of LMMs' strengths and weaknesses. Besides, MOAT is the first benchmark to explicitly evaluate LMMs' ability to ground complex text and visual instructions, which is essential to many real-world applications. We evaluate over 20 proprietary and open source LMMs, as well as humans, on MOAT, and found that humans achieved 82.7% accuracy while the best performing LMM (OpenAI o1) achieved only 38.8%. To guide future model development, we analyze common trends in our results and discuss the underlying causes of observed performance gaps between LMMs and humans, focusing on which VL capability forms the bottleneck in complex tasks, whether test time scaling improves performance on MOAT, and how tiling harms LMMs' capability to count. Code and data are available at https://cambrian-yzt.github.io/MOAT.

📄 PDF Abstract BibTeX arXiv:2503.09348

Code (1)

Cambrian-yzt/MOAT 공식 구현

Similar Papers 제목 키워드 기반

ChartMimic: Evaluating LMM's Cross-Modal Reasoning Capability via Chart-to-Code Generation

2024-06-14 · Cheng Yang, Chufan Shi, Yaxin Liu, Bo Shui 외

We introduce a new benchmark, ChartMimic, aimed at assessing the visually-grounded code generation capabilities of large multimodal models (LMMs). ChartMimic utilizes information-intensive visual charts and textual instr…

Code Generation

MMC: Advancing Multimodal Chart Understanding with Large-scale Instruction Tuning

2023-11-15 · Fuxiao Liu, Xiaoyang Wang, Wenlin Yao, Jianshu Chen 외

With the rapid development of large language models (LLMs) and their integration into large multimodal models (LMMs), there has been impressive progress in zero-shot completion of user-oriented vision-language tasks. How…

Chart Understanding

SkySenseGPT: A Fine-Grained Instruction Tuning Dataset and Model for Remote Sensing Vision-Language Understanding

2024-06-14 · Junwei Luo, Zhen Pang, Yongjun Zhang, Tingzhu Wang 외

Remote Sensing Large Multi-Modal Models (RSLMMs) are developing rapidly and showcase significant capabilities in remote sensing imagery (RSI) comprehension. However, due to the limitations of existing datasets, RSLMMs ha…

Graph GenerationRelationScene Graph Generation

Dissecting Dissonance: Benchmarking Large Multimodal Models Against Self-Contradictory Instructions

2024-08-02 · Jin Gao, Lei Gan, Yuankai Li, Yixin Ye 외

Large multimodal models (LMMs) excel in adhering to human instructions. However, self-contradictory instructions may arise due to the increasing trend of multimodal interaction and context length, which is challenging fo…

Benchmarkingmultimodal interaction

F-LMM: Grounding Frozen Large Multimodal Models

2024-06-09 · CVPR 2025 1 · Size Wu, Sheng Jin, Wenwei Zhang, Lumin Xu 외

Endowing Large Multimodal Models (LMMs) with visual grounding capability can significantly enhance AIs' understanding of the visual world and their interaction with humans. However, existing methods typically fine-tune t…

General KnowledgeInstruction FollowingQuestion AnsweringReferring Expression+3