ABC-130K
收藏资源简介:
ABC-130K是由加州大学伯克利分校等机构联合创建的大规模开源机器人遥操作数据集,旨在为行为克隆研究提供高质量、多样化的真实世界交互数据。该数据集包含134,806条轨迹,总计3,553小时的双臂操作数据,覆盖195个任务,数据来源包括拾取放置、折叠、工具使用等多种操作原语,并附带遥操作元数据和子目标标注。数据集通过标准化硬件平台采集,经过优化处理以支持高效加载。其核心应用领域为机器人操作学习,特别是复杂技能的行为克隆模型训练,致力于解决开源数据规模不足、硬件依赖性强等瓶颈,推动机器人操作技术的可复现研究与社区协同发展。
ABC-130K is a large-scale open-source robotic teleoperation dataset jointly created by the University of California, Berkeley and other institutions, aiming to provide high-quality, diverse real-world interaction data for behavioral cloning research. This dataset contains 134,806 trajectories, totaling 3,553 hours of dual-arm manipulation data covering 195 tasks, with various manipulation primitives such as pick-and-place, folding, and tool usage included in its data sources, and is accompanied by teleoperation metadata and sub-goal annotations. The dataset is collected on a standardized hardware platform and optimized to support efficient loading. Its core application fields are robotic manipulation learning, particularly the training of behavioral cloning models for complex skills, and it is dedicated to addressing bottlenecks such as insufficient scale of open-source data and strong hardware dependence, so as to promote reproducible research and collaborative community development of robotic manipulation technology.
数据集 ABC-130K 详情总结
-
核心发布:ABC 是一个用于双臂模仿学习的全开源技术栈,核心数据集为 ABC-130K。
-
数据集规模:
- 总时长:3,553 小时。
- 轨迹数量:134,806 条。
- 任务数量:195 个任务,涵盖拾取与放置、折叠、交接、插入、工具使用和组装等操作。
- 任务组织:分为 7 个原始类别,每个任务内物体和初始配置可变化。
- 时长范围:约 7 秒至 469 秒。
- 来源:真实世界交互数据(3.5K 小时)和仿真数据(400 小时,20 个仿真场景)。
-
训练模型:
- ABC-DiT (2B 参数):扩散变换器,搭配预训练视觉编码器(DINOv3,85.7M 参数),动作头为 1.93B 参数。
- ABC-VLA (4.3B 参数):视觉-语言-动作模型,使用 Gemma 3 4.3B 参数骨干,搭配 45M 参数动作头。
- 两者均开源训练代码和检查点。
-
评估:
- 真实世界评估:超过 100 小时 的物理机器人评估,每个任务 50 次试验,固定评分标准。
- 仿真评估:使用 ABC Sim(MuJoCo 搭建)和 Blender 重渲染管线,仿真性能与真实性能强相关(严格成功任务相关系数 r=0.85,任务进度相关系数 r=0.91)。
-
基础设施与工具:
- 开源硬件设置、训练/推理代码、仿真流水线。
- 使用无源领导臂进行远程操作和 DAgger 干预收集。
- 发布 abcdl 分布式数据加载器,优化视频帧编码以实现高效数据读取。
- 推理速度:ABC-DiT 在单张 5090 上可达 27.6 Hz;ABC-VLA 可达 57.2 Hz。
-
引用: bibtex @article{abc2026, title = {Scalable Behavior Cloning with Open Data, Training, and Evaluation}, author = {Allshire, Arthur and Singh, Himanshu Gaurav and Singh, Ritvik and Rashid, Adam and Choi, Hongsuk and McAllister, David and Yu, Justin and Chen, Yiyuan and Huang, Huang and Abbeel, Pieter and Chen, Xi and Duan, Rocky and Isola, Phillip and Malik, Jitendra and Shentu, Fred and Shi, Guanya and Wu, Philipp and Kanazawa, Angjoo}, year = {2026}, journal = {arXiv preprint}, url = {https://abc.bot/}, }
-
下载与访问:
- 数据集和评估日志可下载,访问地址:https://abc.bot/




