ViSTa
收藏资源简介:
ViSTa数据集由Google DeepMind创建,旨在评估视觉语言模型(VLM)对顺序任务的理解能力。该数据集包含超过4000个视频,涵盖虚拟家庭、Minecraft和现实世界三种环境,视频配有逐步描述。数据集采用分层结构,从基本的单步任务逐渐组合成更复杂的顺序任务,以细粒度地测试VLM在不同复杂度任务中的表现。创建过程中,数据集结合了现有数据集的视频,并通过手动拍摄和编辑增加了新的视频。ViSTa主要应用于强化学习中,旨在解决VLM作为奖励模型在顺序任务中的应用问题。
The ViSTa dataset, developed by Google DeepMind, is intended to evaluate the sequential task understanding capabilities of Vision-Language Models (VLMs). This corpus includes over 4,000 videos across three distinct environments: virtual home, Minecraft, and real-world scenarios, with each video paired with detailed step-by-step descriptions. The dataset employs a hierarchical structure, where basic single-step tasks are progressively combined into more complex sequential tasks, enabling fine-grained assessments of VLMs' performance on tasks of varying complexity. During its construction, the dataset incorporates videos sourced from existing datasets, while also generating new video content through manual filming and editing. Primarily utilized in reinforcement learning research, ViSTa targets solving the challenge of deploying VLMs as reward models for sequential tasks.
ViSTa 数据集概述
数据集简介
ViSTa 是一个用于评估视觉-语言模型对顺序任务理解的基准数据集。该数据集包含超过 4,000 个视频,涵盖虚拟家庭、Minecraft 和真实世界环境中的逐步描述。数据集具有层次结构,从基本的单步任务逐渐组合成更复杂的顺序任务。
数据集结构
- 视频数量: 超过 4,000 个视频
- 环境: 虚拟家庭、Minecraft、真实世界
- 层次结构: 从单步任务到多步任务,级别从 1 到 8
数据集内容
视频级别
- Level 1: 单步任务视频,测试基本动作识别
- Level 2 至 Level 8: 多步任务视频,测试动作顺序理解
问题集
- Objects: 测试对象识别
- Object properties: 测试对象属性检测
- Actions: 测试特定动作理解
- General problems: 测试一般顺序任务理解
- Permutation problems: 测试动作顺序理解
数据集下载
- 视频: 可从 Google Cloud Storage 下载
- 元数据表和问题集: 位于
data/目录下
数据集使用
- 元数据表字段:
video: 视频文件路径description: 视频描述level: 视频级别environment: 录制环境problem_set_type: 问题集类型problem_set_id: 问题集标识符
环境
- Virtual home: 包含超过 3,000 个视频,主要来自 ALFRED 数据集
- Real world: 包含超过 1,100 个视频,部分来自 Kinetics-700 数据集
- Minecraft: 包含 53 个视频,部分来自 BASALT 基准
当前视觉-语言模型评估结果
- 评估模型: CLIP、ViCLIP、GPT-4o
- 结果: GPT-4o 表现优于开源模型,所有模型在对象识别上表现良好,但在对象属性和动作识别上表现较差,无法很好地理解任务序列。

- 1ViSTa Dataset: Do vision-language models understand sequential tasks?Google DeepMind · 2024年



