HumbleBench
收藏资源简介:
HumbleBench是一个大规模的幻觉基准,旨在评估多模态大型语言模型(MLLMs)的拒绝错误选项的能力,从而反映模型的认知谦逊。该数据集由全景场景图数据集构建,包含细粒度的场景图注释,从中提取了准确的实体和关系信息。通过GPT-4-Turbo生成自然语言问题和干扰项,并通过严格的手动过滤过程确保了问题的有效性。HumbleBench包含22831个多项选择题,是目前最大的幻觉基准数据集之一。数据集旨在解决多模态AI系统在处理视觉幻觉问题时的可靠性评估,以促进未来研究的发展。
HumbleBench is a large-scale hallucination benchmark designed to evaluate the ability of multimodal large language models (MLLMs) to reject incorrect options, thereby reflecting the cognitive humility of the models. This dataset is constructed based on panoramic scene graph datasets, which contain fine-grained scene graph annotations from which accurate entity and relational information is extracted. Natural language questions and distractors are generated via GPT-4-Turbo, and their validity is ensured through a strict manual filtering process. HumbleBench comprises 22,831 multiple-choice questions, making it one of the largest hallucination benchmark datasets to date. This dataset aims to address the reliability evaluation of multimodal AI systems when dealing with visual hallucinations, so as to promote the advancement of future research.
HumbleBench 数据集概述
数据集简介
HumbleBench 是一个用于评估多模态大语言模型(MLLMs)认知谦逊性的基准测试数据集。该数据集专门针对模型在对象、关系和属性三种幻觉类型中拒绝看似合理但错误答案的能力进行测试。
核心特征
- 评估重点:测试模型识别"以上都不是"选项的能力,反映认知谦逊性
- 数据来源:基于全景场景图数据集构建,利用细粒度场景图注释提取真实实体和关系
- 问题生成:使用 GPT-4-Turbo 生成包含"none of the above"选项的多项选择题
- 幻觉类型:涵盖对象、属性和关系三种幻觉类型
数据集变体
- HumbleBench:标准版本
- HumbleBench-GN:包含噪声图像的版本
- HumbleBench-E:仅包含"none of the above"选项的版本
技术实现
- 编程语言:Python
- 安装方式:可通过 PyPI 安装(pip install HumbleBench)
- 接口支持:提供 Python API 和命令行界面两种使用方式
模型评估
支持评估多种最先进的多模态大语言模型,包括通用模型和专用推理模型。评估过程要求模型不仅识别正确的视觉信息,还要在没有任何有效答案时识别无效选项。
许可证
- 许可证类型:MIT 许可证
资源链接
- PyPI 页面:https://pypi.org/project/HumbleBench/
- HuggingFace 数据集:https://huggingface.co/datasets/maifoundations/HumbleBench
- GitHub 仓库:https://github.com/maifoundations/HumbleBench
联系方式
- 问题反馈:通过 GitHub Issues 或邮件联系(bingkuitong@gmail.com)

- 1Measuring Epistemic Humility in Multimodal Large Language Models香港浸会大学 · 2025年



