🤗
Dataset🏆
Leaderboard📮
Submit
The rapid development of multimodal large language models (MLLMs) raises the question of how they compare to human performance. While existing datasets often feature synthetic or
overly simplistic tasks, some models have already surpassed human expert baselines. In this paper, we present MULTI, a Chinese multimodal dataset derived from authentic examination
questions. Comprising over 18,000 carefully selected and refined questions, MULTI evaluates models using real-world examination standards, encompassing image-text comprehension,
complex reasoning, and knowledge recall. Additionally, We also introduce MULTI-Elite, a 500-question selected hard subset, and MULTI-Extend with more than 4,500 external knowledge
context pieces for testing in-context learning capabilities.
MULTI serves not only as a robust evaluation platform but also paves the way for the development of expert-level AI.
MULTI consist of more than 18K questions and 8K images, covering
23 subjects and 4 educational levels. MULTI is one of the largest
Chinese multimodal datasets in complex scientific reasoning and image understanding.
Annotation Pipeline
Annotation Platform
Annotation Examples
Post-procession Examples
Question Examples
We provide a variety of prompts for different settings for models with different image input requirements.
For most of the models we provide detailed categorised results on the MULTI and MULTI-Elite subsets. For o1-like models, we only provide results on the MULTI-Elite considering the cost.
Click on Info to expand model details. Click on MULTI or MULTI-Elite to expand detailed results.
Info | MULTI | MULTI-Elite | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | Creator | Date | # Paras | Version | Form | Modality | Overall | JuH | SeH | Uni | Driv | AAT | NI | SI | MI | SA | MA | MA Acc. | FB | OP | Overall | JuH | SeH | Uni | Driv | AAT | NI | SI | MI | SA | MA | MA Acc. | FB |
To explore the primary causes of errors, we analyzed 165 questions (one-third of MULTI-Elite), using predictions generated by the 8 models evaluated with CoT prompt setting.
How can I access MULTI 🤔?
Please visit our HuggingFace page to access MULTI dataset. Our code is available on GitHub. You can get detailed scores through evaluation page. If you want to
add your model in our leaderboard, please fill in this questionnaire.
@misc{zhu2024multi,
title={MULTI: Multimodal Understanding Leaderboard with Text and Images},
author={Zichen Zhu and Yang Xu and Lu Chen and Jingkai Yang and Yichuan Ma and Yiming Sun and Hailin Wen and Jiaqi Liu and Jinyu Cai and Yingzi Ma and Situo Zhang and Zihan Zhao and Liangtai Sun and Kai Yu},
year={2024},
eprint={2402.03173},
archivePrefix={arXiv},
primaryClass={cs.CL}
}