ropedia-episode-task-suite-artifacts
收藏资源简介:
Xperience-10M Episode Task Suite Artifacts是一个衍生数据集,不包含原始的Xperience-10M视频或注释数据,而是基于Ropedia发布的公开Xperience-10M样本片段生成的证据层。该数据集旨在为研究社区提供可审查的任务输出和基准结果,使用户无需下载大量原始视频即可评估和分析。数据集包含针对一个公开样本片段(包含5,821个对齐帧,1,161个滑动窗口,8,378个当前特征维度)的12个监督/自监督任务定义的计算结果。具体内容包括:已验证的指标和元数据(JSON文件)、预测结果和混淆矩阵(CSV文件)、衍生的神经预测数组(NPZ文件)、神经MLP训练轨迹(history.json)、生成的图表和示意图(SVG/PNG文件)、ChatGPT图像支持的概览图和信息图、复现脚本(Python文件)以及解释性和可复现性笔记(Markdown文件)。此外,数据集提供了针对这12个任务(包括时间线动作分类、时间线子任务分类、过渡检测、下一动作预测、手部轨迹预测、接触预测、对象相关性、字幕接地、跨模态检索、模态重建、时间顺序和错位检测)的最小线性/岭回归基线和神经MLP(多层感知机)头模型的性能指标。这些指标基于单一片段按时间顺序的70/30分割计算得出,主要用于调试任务定义和输入契约,而非评估跨片段泛化能力。数据集还链接到一个配套的模型仓库,存储轻量级模型检查点。
The Xperience-10M Episode Task Suite Artifacts is a derived dataset that does not contain the original Xperience-10M video or annotation data. Instead, it is an evidence layer generated based on the public Xperience-10M sample clips released by Ropedia. This dataset aims to provide the research community with auditable task outputs and benchmark results, allowing users to evaluate and analyze without downloading large volumes of original video data. The dataset includes computational results for 12 supervised/self-supervised task definitions targeting one public sample clip, which comprises 5,821 aligned frames, 1,161 sliding windows, and 8,378 current feature dimensions. Specific contents are as follows: validated metrics and metadata (JSON files), prediction results and confusion matrices (CSV files), derived neural prediction arrays (NPZ files), neural MLP training trajectories (history.json), generated charts and schematics (SVG/PNG files), overview diagrams and infographics supported by ChatGPT images, reproduction scripts (Python files), and explanatory and reproducibility notes (Markdown files). Additionally, the dataset provides performance metrics for minimal linear/ridge regression baselines and neural MLP (Multi-Layer Perceptron) head models across these 12 tasks, including timeline action classification, timeline subtask classification, transition detection, next-action prediction, hand trajectory prediction, contact prediction, object relevance, caption grounding, cross-modal retrieval, modal reconstruction, temporal order and misalignment detection. These metrics are calculated using a 70/30 temporal split on the single episode, and are primarily intended for debugging task definitions and input contracts rather than evaluating cross-episode generalization capability. The dataset also links to a companion model repository that stores lightweight model checkpoints.
数据集总览
数据集名称:Ropedia Xperience-10M Task Suite Artifacts
许可证:其他(非标准开源许可)
语言:英语
数据集大小:小于1K(文件/记录数)
任务类别:机器人学、时间序列预测、文本检索
标签:机器人学、具身人工智能、多模态、Ropedia、Xperience-10M、评估、基线、神经网络、PyTorch、检索
数据集内容与范围
该数据集包含为Ropedia发布的Xperience-10M样本片段导出的证据层,包括:
- 指标与预测:各任务的验证指标、预测结果、混淆矩阵等
- 清单与元数据:特征清单、可用模态、摘要指标、项目清单、引用元数据
- 可视化图表:生成的信息图、流程图、架构图(PNG/SVG格式)
- 复现脚本:Python复现脚本及验证工具
- 笔记与文档:解读笔记、重现性说明、入门向导
- 小型神经MLP任务头:紧凑型MLP头模型(非基础模型)
重要说明:该数据集不包含原始Xperience-10M视频或原始 annotation.hdf5 文件。原始数据需从官方Ropedia / Hugging Face来源下载,并遵循其条款。
数据集结构与关键文件
| 类别 | 路径/文件 | 说明 |
|---|---|---|
| 证据合约 | EVIDENCE_CONTRACT.md, docs/data/evidence_contract.json, docs/data/publication_audit.json |
定义每个声明层的证据边界与证明 |
| 模型输入 | results/episode_task_suite/windows.csv, feature_manifest.json, available_modalities.json |
展示一个模型输入的窗口、特征与模态信息 |
| 任务结果 | results/episode_task_suite/summary_report.json, neural_mlp/, docs/data/summary_metrics.json |
各任务的结果文件、神经MLP输出与摘要指标 |
| 待完成项 | results/omni_finetune/DATA_BLOCKER_REPORT.md, A100_HF_RELAY_STATUS.md, scripts/omni/discover_xperience10m_sources.py |
当前因数据访问限制而阻塞的Qwen3-Omni相关工作 |
| 审阅包 | docs/data/reviewer_packet.json |
机器可读的审阅路径与证据边界 |
| 研究方向 | results/episode_task_suite/research_directions/ |
四类研究方向的分类、映射与扩展探针结果 |
| 任务向导 | results/episode_task_suite/task_walkthroughs/ |
面向初学者的12个任务的输入/过程/输出案例研究 |
| 复现脚本 | scripts/*.py |
所有结果的复现脚本,包含 scripts/validate_publication_package.py |
| 笔记 | notes/*.md |
解读与重现性说明 |
验证的样本片段详情
该数据集仅基于一个公开样本片段进行验证:
- 对齐帧数:5,821 帧
- 滑动窗口数:1,161 个
- 特征维度:8,378 个当前特征(音频已记录但未特征化)
- 任务定义:12个监督/自监督任务
- 基线:最小线性/岭基线 + 神经MLP头(所有12个任务)
- 扩展探针:4个方向扩展探针(各带最小与神经MLP基线)
- 数据划分:按时间顺序的70/30分割
12任务神经MLP结果快照
以下为单样本片段、按时间顺序分割的指标,适用于调试任务定义与输入合约,不宜用于跨片段泛化声明:
| 任务 | 神经指标 | 最小指标 |
|---|---|---|
timeline_action macro-F1 |
0.0263 | 0.0500 |
timeline_subtask macro-F1 |
0.0175 | 0.0495 |
transition_detection macro-F1 |
0.6485 | 0.6552 |
next_action macro-F1 |
0.0235 | 0.0593 |
hand_trajectory_forecast MPJPE(越低越好) |
0.1116 | 0.8223 |
contact_prediction macro-F1 |
1.0000 | 1.0000 |
object_relevance micro-F1 |
0.1798 | 0.1839 |
caption_grounding MRR |
0.0178 | 0.0172 |
cross_modal_retrieval MRR |
0.1530 | 0.2634 |
modality_reconstruction R2 |
-0.0102 | -0.0160 |
temporal_order F1 |
0.8718 | 0.5487 |
misalignment_detection F1 |
0.7335 | 0.4866 |
神经MLP主路径:results/episode_task_suite/neural_mlp/<任务名>/
四类研究方向
| 方向 | 当前状态 | 证据 |
|---|---|---|
| A. 人类建模与运动理解 | 部分实现 | 手部轨迹与接触为直接任务;动作/物体任务为代理任务 |
| B. 3D/4D重建与神经渲染 | 仅有代理任务 | 检索、重建与错位检测诊断先决条件 |
| C. 以自我为中心的视觉与交互 | 最强实现轨道 | 6个直接任务加上顺序/错位诊断 |
| D. 场景重建与世界建模 | 早期代理任务 | 状态、物体、检索、重建与时间探针 |
主分类文件:results/episode_task_suite/research_directions/research_direction_taxonomy.json
四方向扩展探针结果
| 方向 | 扩展任务 | 最小指标 | 神经MLP指标 |
|---|---|---|---|
| A | body_motion_intensity |
0.7827 macro-F1 | 0.7986 macro-F1 |
| B | multi_view_consistency_retrieval |
0.5534 MRR | 0.3469 MRR |
| C | action_phase_progress |
0.3416 MAE | 0.3038 MAE |
| D | ego_motion_forecast |
0.1989 MAE | 0.0989 MAE |
扩展结果主文件:results/episode_task_suite/research_direction_extensions/research_direction_extension_results.json
待完成的32片段试点
| 项目 | 值 |
|---|---|
| 选择策略 | 跨顶层会话UUID分层轮询 |
| 候选扫描 | 前64个顶层会话UUID |
| 有效完整候选 | 680 |
| 选中试点片段 | 来自32个会话UUID的32个片段 |
| 估计原始子集大小 | 约72.0 GB |
| 排除文件类型 | visualization.rrd |
| 阻塞原因 | HF门控数据集审批待处理 |
关联资源
| 资源 | URL |
|---|---|
| Hugging Face Space | https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite |
| 在线应用 | https://cy0307-ropedia-xperience-10m-task-suite.static.hf.space/ |
| Hugging Face 合集 | https://huggingface.co/collections/cy0307/ropedia-xperience-10m-task-suite |
| 模型仓库 | https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines |
| GitHub 仓库 | https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite |
| GitHub Pages 面板 | https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/ |
| Xperience-10M 网站 | https://ropedia.com/dataset |
| Xperience-10M 发布页 | https://ropedia.com/blog/20260316_xperience_10m |
| Ropedia GitHub 组织 | https://github.com/Ropedia |
| HOMIE 工具箱 | https://github.com/Ropedia/HOMIE-toolkit |
| Xperience-10M 数据集 | https://huggingface.co/datasets/ropedia-ai/xperience-10m |
| Xperience-10M 样本 | https://huggingface.co/datasets/ropedia-ai/xperience-10m-sample |




