EMMA
收藏资源简介:
EMMA(增强多模态推理基准)是一个针对数学、物理、化学和编码领域的有机多模态推理能力的基准测试。它包含2,788个问题,其中1,796个是新构建的,要求高级的跨模态推理能力。EMMA旨在测试多模态大型语言模型(MLLMs)在复杂多模态和多步推理任务中的表现。
EMMA (Enhanced Multimodal Reasoning Benchmark) is a benchmark designed to evaluate organic multimodal reasoning capabilities across the domains of mathematics, physics, chemistry, and coding. It consists of 2,788 questions, 1,796 of which are newly constructed and require advanced cross-modal reasoning abilities. EMMA aims to test the performance of Multimodal Large Language Models (MLLMs) on complex multimodal and multi-step reasoning tasks.
EMMA: An Enhanced MultiModal ReAsoning Benchmark
📌 概述
EMMA是一个针对多模态推理能力的增强型基准测试,专注于数学、物理、化学和编程领域的有机多模态推理。该数据集包含2,788个问题,其中1,796个为新构建的问题,旨在评估多模态大语言模型(MLLMs)在复杂多模态和多步推理任务中的表现。
📊 数据集详情
- 数据量: 2,788个问题
- 领域: 数学、物理、化学、编程
- 子集: EMMA-mini(400个问题,每个领域100个)
- 数据格式: JSONL
- 关键字段:
pid: 问题IDquestion: 问题文本options: 选择题选项answer: 正确答案image_1到image_5: 相关图像solution: 详细解题步骤subject: 所属领域task: 问题任务类型category: 问题类别source: 数据来源type: 问题类型(选择题/开放式)context: 背景知识
📥 数据下载
- 完整数据集: Huggingface EMMA
- 子集: Huggingface EMMA-mini
📈 评估方法
- 响应生成: 支持开源模型(如Qwen2-VL、InternVL、LLaVA)和闭源模型(如GPT、Gemini、Claude)。
- 答案评估:
- Fast-eval: 基于规则的快速提取
- LLMs-eval: 使用高级模型(如GPT-4o)提高提取和评估精度
- 分数计算: 计算总体准确率及各领域、类别和任务的准确率
📜 引用
bibtex @article{hao2025can, title={Can MLLMs Reason in Multimodality? EMMA: An Enhanced MultiModal ReAsoning Benchmark}, author={Hao, Yunzhuo and Gu, Jiawei and Wang, Huichen Will and Li, Linjie and Yang, Zhengyuan and Wang, Lijuan and Cheng, Yu}, journal={arXiv preprint arXiv:2501.05444}, year={2025} }
🌐 相关链接
- 论文: arXiv
- 主页: EMMA Homepage
- 排行榜: Leaderboard



