ABot-World-Explorer-500h
收藏资源简介:
ABot World Explorer 500h 是一个用于动作条件视频预测和可控世界模型研究的数据集。该数据集包含30,969个视频片段,每个片段对应一个动作条件视频,并附带键盘动作、字幕和COLMAP文本稀疏模型。数据集的样本标识符为匿名HMAC标识符,每个样本包含一个MP4视频文件和一个注释归档文件(annotations.tar),其中包含action.json(动作序列数据)、caption.json(字幕描述)和COLMAP稀疏模型文件(cameras.txt, images.txt, points3D.txt)。数据集规模为30,969个片段,源对象数量为185,814个,无语义分割,许可证为Apache-2.0。数据集旨在支持动作条件视频预测、可控世界模型、表示学习和智能体学习等研究任务。用户需自行评估其适用性、偏差、安全性和法律义务。
ABot World Explorer 500h is a dataset for action-conditioned video prediction and controllable world model research. It contains 30,969 video clips, each corresponding to an action-conditioned video, accompanied by keyboard actions, captions, and COLMAP text sparse models. The sample identifier is an anonymous HMAC identifier. Each sample includes an MP4 video file and an annotation archive (annotations.tar), which contains action.json (action sequence data), caption.json (caption descriptions), and COLMAP sparse model files (cameras.txt, images.txt, points3D.txt). The dataset size is 30,969 clips, with 185,814 source objects, no semantic segmentation, and licensed under Apache-2.0. The dataset is intended to support research tasks such as action-conditioned video prediction, controllable world models, representation learning, and agent learning. Users are advised to evaluate its suitability, biases, safety, and legal obligations.
ABot World Explorer 500h 数据集详情
数据集概述
ABot World Explorer 500h 是一个包含 30,969 个动作条件视频片段(action-conditioned video episodes)的数据集,与 ABot-World-0 论文(arXiv:2607.19191)中描述的数据基础设施相关联。该数据集主要用于动作条件视频预测、可控世界模型、表示学习和智能体学习等研究方向。
关键统计信息
| 项目 | 数值 |
|---|---|
| 视频片段数 | 30,969 |
| 源对象数 | 185,814 |
| 语义划分 | 无 |
| 许可证 | Apache-2.0 |
注意:仓库名称中的"500h"仅作为标识符,并非经过审计的时长声明。确切时长、帧率、帧数和对齐统计信息本数据集不进行声明。
数据组织与格式
目录结构
meta/abot-world-explorer-poster.png metadata.jsonl data/<prefix>/<sample_id>/video.mp4 data/<prefix>/<sample_id>/annotations.tar LICENSE README.md
sample_id为匿名 HMAC 标识符annotations.tar为确定性生成、未压缩的 POSIX USTAR 归档文件,包含action.json、caption.json及完整 COLMAP 稀疏模型(sparse/0/{cameras,images,points3D}.txt)- 源键和 OSS 位置不对外发布
数据文件格式说明
video.mp4:保留源 MP4 字节,发布时不进行转码处理。
action.json:UTF-8 JSON 对象,包含序列元数据和 frames 数组。主要字段包括:
| 字段 | 说明 |
|---|---|
control_scheme |
源控制方案名称 |
original_fps, fps |
源帧率与采样帧率 |
sample_stride |
相对源序列的采样步长 |
start_frame_index, end_frame_index, total_frames |
序列/帧范围元数据 |
thresholds |
方案特定的控制阈值(可能为空) |
frames |
每采样帧一个有序控制记录的数组 |
每个 frames[] 对象包含 frame_id、timestamp、keys(控件名到布尔值的映射)以及四个长度为 3 的数值向量:delta_translation_cam、delta_translation_cam_smooth、delta_euler_deg 和 delta_euler_deg_smooth。旋转增量以度为单位。
caption.json:UTF-8 JSON 对象,包含 perspective、scene_static、narrative 字符串和 dense_temporal 数组(可能为空)。字符串值中的完整令牌私有源路径标识符会被替换为 [redacted]。
COLMAP 位姿文件:cameras.txt、images.txt、points3D.txt 三个文件组成一个完整的 COLMAP 文本稀疏模型,必须一起解读。采用 Hamilton 四元数描述世界坐标到相机坐标的映射,COLMAP 相机轴为 +X 右、+Y 下、+Z 前。
使用说明
选择性下载
支持通过完整提交 ID(commit ID)进行可复现的下载,可从 metadata.jsonl 获取匿名 sample_id,再据此推导对应的视频和标注文件路径。
预期用途与限制
- 适用场景:动作条件视频预测、可控世界模型、表示学习、智能体学习研究
- 限制:并非符号模拟器,不保证物理、因果、人口或地理覆盖范围。用户需自行评估下游使用的适用性、偏差、安全性和法律义务。
引用信息
对应的论文为《ABot-World-0: Infinite Interactive World Rollout on a Single Desktop GPU》(arXiv:2607.19191),可通过 arxiv.org/abs/2607.19191 访问。
扩展数据访问
如需额外数据访问或定制数据集需求,可通过 phys_ai_data@service.alibaba.com 联系高德数据部门。





