M3Exam
收藏资源简介:
M3Exam是由香港科技大学等机构联合构建的面向真实用户-智能体交互的多模态对话记忆基准数据集。该数据集包含239个跨15种人物场景的多会话对话,总计3,025轮交互并积累1,799个多模态文件,配套5,150个涵盖检索、推理和隐式推断的评估问题。数据集通过人物设定、核心事件时间线生成和多轮对话合成流程构建,严格的质量控制确保数据真实性和逻辑连贯性。该数据集旨在评估智能体在长期多模态记忆管理、跨模态推理和隐含意图推断方面的能力,为多模态大语言模型和记忆系统的研发提供关键基准。
M3Exam is a multimodal conversational memory benchmark dataset co-developed by the Hong Kong University of Science and Technology (HKUST) and other institutions, targeting real-world user-AI Agent interactions. This dataset includes 239 multi-session conversations spanning 15 character scenarios, with a total of 3,025 interaction turns and 1,799 accumulated multimodal files, and is paired with 5,150 evaluation questions covering retrieval, reasoning and implicit inference. It is constructed via core workflows including character setting, core event timeline generation and multi-turn conversation synthesis, with rigorous quality control measures implemented to ensure the data's authenticity and logical coherence. This dataset aims to evaluate the capabilities of AI Agents in long-term multimodal memory management, cross-modal reasoning and implicit intention inference, providing a critical benchmark for the development of multimodal Large Language Models (LLMs) and memory systems.
数据集概述:M3Exam
基本信息
- 数据集名称:M3Exam (Multimodal Memory Benchmarking for Realistic User-Agent Interactions)
- 项目官方仓库:https://anonymous.4open.science/r/M-3-Exam-128D
数据集描述
M3Exam 是一个新颖的以查询为中心的多元对话问答基准测试,基于真实的用户-智能体交互构建。它支持在多模态记忆、跨模态推理和隐式意图理解等维度上,对长历史对话、图像和文档进行均衡的多维评估。
数据格式与结构
每一个示例角色(persona)目录包含以下文件布局:
- sessions.json:多会话对话历史(即记忆)
- question.json:基于历史标注的问题
- timeline_<Persona_Name>.json:用于驱动数据生成的核心事件时间线
- images/:对话中共享的图像文件(img_<n>.jpg/png)
- pdfs/:对话中共享的PDF文档
评估指标
指标按问题类型和汇总报告:
- EM(精确匹配)
- F1(F1分数)
- BLEU-1(BLEU-1分数)
- LLM-judge(五点量表:0 / 0.25 / 0.5 / 0.75 / 1)
相关方法:M3Proctor
与数据集共同提出的多模态记忆方法,基于朴素RAG骨架,增加了:
- 回合级分块
- 会话摘要分块
- PDF文本层提取
- 图像VLM描述
- 查询侧模态分类器
- 模态感知的重排序
- 两级级联回答器(仅在纯文本答案置信度不足时,才升级使用图像/渲染后的PDF页面)

- 1M$^3$Exam: Benchmarking Multimodal Memory for Realistic User-Agent Interactions香港科技大学; 北京化工大学; 香港科技大学·广州; 哈尔滨工业大学·深圳; 北京理工大学·珠海; 腾讯·幻核; 鹏城实验室 · 2026年



