IllusionBench
收藏资源简介:
IllusionBench是第一个用于评估视觉语言模型在理解视觉幻觉方面能力的大规模基准数据集。它包括1k+图像、5k+问答对和1k+黄金文本描述,涵盖幻觉的存在、原因和内容。数据集分为经典认知幻觉、陷阱幻觉、真实场景幻觉、石原色盲检测和无幻觉五个类别,并包含三种问题类型:真假判断、多项选择和开放式描述。
IllusionBench is the first large-scale benchmark dataset for evaluating the capability of vision-language models (VLMs) to comprehend visual hallucinations. It contains over 1,000 images, more than 5,000 question-answer pairs, and over 1,000 gold-standard textual descriptions, which cover the existence, causes and content of visual hallucinations. The dataset is categorized into five groups: classic cognitive hallucinations, trap hallucinations, real-world scene hallucinations, Ishihara color blindness test samples, and non-hallucination instances. Additionally, it supports three question types: true-false judgment, multiple-choice questions, and open-ended description tasks.
IllusionBench 数据集概述
数据集简介
- 名称:IllusionBench
- 定位:首个用于评估视觉语言模型(VLMs)在视觉错觉理解方面能力的大规模综合基准
- 规模:
- 1,000+ 图像
- 5,000+ 问答对
- 1,000+ 黄金文本描述
数据集构成
图像分类
- 经典认知错觉:模糊、扭曲、悖论和虚构错觉
- 陷阱错觉:经典视觉错觉的编辑版本
- 真实场景错觉:现实世界物体和场景
- 石原色盲检测图:经视力健康者验证的图像
- 无错觉图像:人物、风景等多样化主题
问题类型
- 判断题:2,000+ 二值问题(语义内容和错觉存在性)
- 多选题:3,000+ 问题(图像内容细粒度感知和错觉成因)
- 开放式描述题:每图配有人工撰写的黄金描述(主要内容、错觉存在性及成因)
评估维度
- 感知任务:经典认知错觉/真实场景错觉/无错觉图像/石原图/陷阱错觉
- 描述任务:同上五类子集
- 指标类型:
- 判断题(T/F)
- 多选题(Mul)
- 语义描述(Sem)
- 错觉描述(Illu)
使用方式
- 数据下载:https://huggingface.co/datasets/MingZhangSJTU/IllusionBench
- 评估脚本:
Closed_inference.py(判断题和多选题测试)Opened_inference.py(语义和错觉描述测试)
开发团队
- 机构:上海交通大学
- 通讯作者:Xiongkuo Min
- 联系方式:Yiming Zhang (ming_zhang_sjtu@sjtu.edu.cn)




