CoolFace
Datasetpublic

xiaohei1/MMStar

MMStar (Are We on the Right Way for Evaluating Large Vision-Language Models?) 🌐 Homepage | πŸ€— Dataset | πŸ€— Paper | πŸ“– arXiv | GitHub Dataset Details As shown in the figure below, existing benchmarks lack consideration of the vision dependency of evaluation samples and potential data leakage from LLMs' and LVLMs' training data. Therefore, we introduce MMStar: an elite vision-indispensible multi-modal benchmark, aiming to ensure each curated sample… See the full description on the dataset page: https://huggingface.co/datasets/xiaohei1/MMStar.

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes38downloads
Dataset Card

MMStar (Are We on the Right Way for Evaluating Large Vision-Language Models?)

**🌐 Homepage** | **πŸ€— Dataset** | **πŸ€— Paper** | **πŸ“– arXiv** | **GitHub**

Dataset Details

As shown in the figure below, existing benchmarks lack consideration of the vision dependency of evaluation samples and potential data leakage from LLMs' and LVLMs' training data.

<p align="center"> <img src="https://raw.githubusercontent.com/MMStar-Benchmark/MMStar/main/resources/4casein_1.png" width="80%"> <br> </p>

Therefore, we introduce MMStar: an elite vision-indispensible multi-modal benchmark, aiming to ensure each curated sample exhibits visual dependency, minimal data leakage, and requires advanced multi-modal capabilities.

🎯 We have released a full set comprising 1500 offline-evaluating samples. After applying the coarse filter process and manual review, we narrow down from a total of 22,401 samples to 11,607 candidate samples and finally select 1,500 high-quality samples to construct our MMStar benchmark.

<p align="center"> <img src="https://raw.githubusercontent.com/MMStar-Benchmark/MMStar/main/resources/data_source.png" width="80%"> <br> </p>

In MMStar, we display 6 core capabilities in the inner ring, with 18 detailed axes presented in the outer ring. The middle ring showcases the number of samples for each detailed dimension. Each core capability contains a meticulously balanced 250 samples. We further ensure a relatively even distribution across the 18 detailed axes.

<p align="center"> <img src="https://raw.githubusercontent.com/MMStar-Benchmark/MMStar/main/resources/mmstar.png" width="60%"> <br> </p>

πŸ† Mini-Leaderboard

We show a mini-leaderboard here and please find more information in our paper or homepage.

ModelAcc.MG ⬆ML ⬇
GPT4V (high)57.143.61.3
InternLM-Xcomposer255.428.17.5
LLaVA-Next-34B52.129.42.4
GPT4V (low)46.132.61.3
InternVL-Chat-v1.243.732.60.0
GeminiPro-Vision42.627.40.0
Sphinx-X-MoE38.914.81.0
Monkey-Chat38.313.517.6
Yi-VL-6B37.915.60.0
Qwen-VL-Chat37.523.90.0
Deepseek-VL-7B37.115.70.0
CogVLM-Chat36.514.90.0
Yi-VL-34B36.118.80.0
TinyLLaVA36.016.47.6
ShareGPT4V-7B33.011.90.0
LLaVA-1.5-13B32.813.90.0
LLaVA-1.5-7B30.310.70.0
Random Choice24.6--

πŸ“§ Contact

βœ’οΈ Citation

If you find our work helpful for your research, please consider giving a star ⭐ and citation πŸ“

bibtex
@article{chen2024we,
  title={Are We on the Right Way for Evaluating Large Vision-Language Models?},
  author={Chen, Lin and Li, Jinsong and Dong, Xiaoyi and Zhang, Pan and Zang, Yuhang and Chen, Zehui and Duan, Haodong and Wang, Jiaqi and Qiao, Yu and Lin, Dahua and others},
  journal={arXiv preprint arXiv:2403.20330},
  year={2024}
}