TUBench
收藏资源简介:
TUBench是由香港大学等机构创建的一个用于评估大型视觉语言模型(LVLMs)在不可回答问题上的可靠性的基准数据集。该数据集包含2354个问题,分为1203个可回答和1151个不可回答问题,涵盖代码推理、常识推理、几何推理和数学推理等多个领域。数据集的创建过程包括使用十种不同的策略精心设计不可回答问题,并基于四种不同类型的图像(代码截图、自然图像、几何图表和统计表格截图)进行构建。TUBench旨在通过不可回答问题来评估LVLMs的信任度和幻觉问题,为模型的改进提供新的视角。
TUBench is a benchmark dataset created by institutions including the University of Hong Kong for evaluating the reliability of Large Vision-Language Models (LVLMs) on unanswerable questions. This dataset comprises 2,354 questions, split into 1,203 answerable and 1,151 unanswerable ones, spanning multiple domains including code reasoning, commonsense reasoning, geometric reasoning, and mathematical reasoning. The development of TUBench involved elaborately designing unanswerable questions via ten distinct strategies, and curating the dataset based on four categories of images: code screenshots, natural images, geometric diagrams, and statistical table screenshots. TUBench aims to assess the trustworthiness and hallucination issues of LVLMs through unanswerable questions, providing a new perspective for model improvement.
TUBench: Benchmarking Large Vision-Language Models on Trustworthiness with Unanswerable Questions
数据集概述
TUBench是一个专门设计用于评估大型视觉-语言模型(LVLMs)在不可回答问题上的可靠性的基准测试。该基准测试包含大量高质量的不可回答问题,这些问题通过十种不同的策略精心设计。TUBench使用来自四个不同领域的图像作为视觉上下文,包括代码片段截图、自然图像、几何图表和统计表格截图。这些问题旨在测试LVLMs在代码推理、常识推理、几何推理和与表格相关的数学推理方面的可靠性。
数据集组成
TUBench包括四个不同的数据集:
- Unanswerable Code Reasoning (UCR)
- Unanswerable Visual Question Answering (UVQA)
- Unanswerable GeoQA (UGeoQA)
- Unanswerable UTabMWP (UTabMWP)
Unanswerable Code Reasoning (UCR)
- 策略:
- S.1. 通过添加随机函数引入代码截图中的不确定性。
- S.2. 通过省略变量初始化引入代码截图中的不确定性。
- S.3. 通过故意留下某些代码行不完整引入代码截图中的不确定性。
- 数据集位置:datasets/UCR.zip
Unanswerable Visual Question Answering (UVQA)
- 策略:
- S.4. 所需信息在图像中被遮挡。
- S.5. 回答问题所需的细节难以或不可能辨别。
- S.6. 所需信息超出图片框架。
- S.7. 空间关系不确定。
- S.8. 所需信息未在图像中指示。
- 数据集位置:datasets/UVQA.zip
Unanswerable GeoQA (UGeoQA)
- 策略:
- S.9. 通过故意从可回答问题中移除一个条件来构造不可回答问题。
- 数据集位置:datasets/UGeoQA.zip
Unanswerable UTabMWP (UTabMWP)
- 策略:
- S.10. 通过故意遮挡左侧图像中的关键信息来使原始问题不可回答。
- 数据集位置:datasets/UTabMWP1.zip 和 datasets/UTabMWP2.zip

- 1TUBench: Benchmarking Large Vision-Language Models on Trustworthiness with Unanswerable Questions香港大学、西安交通利物浦大学、北京航空航天大学、软件开发环境国家重点实验室、中关村实验室 · 2024年



