synthux-economy-r5-w047
收藏资源简介:
SynthUX Computer-Use Dataset — economy sim r5 是一个由 SynthUX 生成的合成数据集,专注于计算机使用轨迹的模拟。该数据集模拟了公司内部员工的设备会话:每个会话从一个自然语言目标开始,该目标扩展为节点树,终端节点通过低级鼠标和键盘输入驱动真实的桌面模拟器应用(包括终端、笔记、VS Code、浏览器、Slack/Teams、邮件、表格、幻灯片等),并记录观察到的轨迹,包括屏幕视频和每个节点的帧图像。数据集支持应用原生的多应用执行(无工作台覆盖)、每个参与者的内容多样性、跨操作系统消息传递以及大规模多公司经济模拟。每个经济模拟都作为一个独立的数据集仓库发布。数据集包含以下内容:data.jsonl 文件(每个渲染轨迹对应一个记录)、screenshots/ 目录(每个终端节点在最后输入事件时捕获的 PNG 帧)和 videos/ 目录(完整的屏幕录制视频,格式为 WebM)。记录模式包括轨迹 ID、参与者 ID、公司、角色 ID、职位、模拟器环境(macos-web-next、windows-web-next 或 browser-os)、会话目标、节点树(包含表面、动作、目标和参数)、密集的低级输入事件(带时间戳)、因果模拟器状态观察结果、观察与输入事件范围到节点 ID 的对齐,以及媒体引用(视频和帧)。在本构建中,数据集包含 36 个轨迹、36 个视频、930 帧图像,涉及 6 个公司,按环境分布:browser-os(9 个)、macos-web-next(8 个)、windows-web-next(19 个)。数据集使用 SynthUX 生成,观察结果是因果的(突变通道为低级输入),捕获期间不使用高级应用突变。适用于计算机使用、GUI 代理、合成数据生成和多应用交互模拟等任务。
SynthUX Computer-Use Dataset — economy sim r5 is a synthetic dataset generated by SynthUX, focusing on the simulation of computer usage trajectories. This dataset simulates employee device sessions within companies: each session starts with a natural language goal, which is expanded into a node tree. Terminal nodes drive real desktop emulator applications (including terminals, Notes, VS Code, browsers, Slack/Teams, Mail, Sheets, Slides, etc.) via low-level mouse and keyboard inputs, while recording observed trajectories including screen videos and frame images for each node. The dataset supports natively multi-application execution (without workspace overlay), content diversity per participant, cross-OS messaging, and large-scale multi-company economic simulations. Each economic simulation is released as an independent dataset repository. The dataset includes the following components: the data.jsonl file (one record per rendered trajectory), the screenshots/ directory (PNG frames captured for each terminal node at the final input event), and the videos/ directory (full screen recording videos in WebM format). The record schema includes trajectory ID, participant ID, company, role ID, job title, emulator environment (macos-web-next, windows-web-next, or browser-os), session goal, node tree (containing surface, action, target, and parameters), dense low-level timestamped input events, causal emulator state observations, alignment between observation and input event ranges to node IDs, and media references (videos and frames). For this build, the dataset contains 36 trajectories, 36 videos, and 930 frame images, spanning 6 companies, with distribution by environment: browser-os (9), macos-web-next (8), windows-web-next (19). Generated using SynthUX, the dataset’s observations are causal (with mutation channels via low-level inputs), and no high-level application mutations are used during capture. It is applicable to tasks such as computer usage, GUI agent, synthetic data generation, and multi-application interaction simulation.
数据集概述
SynthUX Computer-Use Dataset — economy sim r5 是一个用于计算机使用场景的合成轨迹数据集,专注于模拟公司内部员工在真实桌面环境中的操作行为。
数据集来源与性质
- 生成工具:SynthUX(版本:synthux.multicompany.day.v1)
- 许可协议:Apache-2.0
- 任务类型:其他(other),涉及计算机使用、GUI智能体、合成数据、多应用交互
- 数据特点:基于原生应用的跨应用执行(无工作台覆盖),支持跨操作系统消息传递,且在大型多公司经济模拟中生成
数据内容
- 文件构成:
data.jsonl:每条记录对应一个渲染完成的轨迹screenshots/<trajectory>/<node_id>.png:每个终端节点的一张帧图像,捕捉该节点最后一次输入事件时的画面videos/<trajectory>.webm:完整的屏幕录制视频
记录结构(Schema)
每条轨迹记录包含以下字段:
| 字段 | 说明 |
|---|---|
trajectory_id |
唯一标识符,格式为 <actor>__<env> |
actor_id, company, role_id, title |
员工身份、所属公司、角色ID、职位名称 |
env |
模拟器类型:macos-web-next / windows-web-next / browser-os |
goal |
该次会话的自然语言目标 |
tree.nodes |
该操作者的终端节点(包含surface, action, target, args) |
trajectory.input_events |
密集的低级鼠标/键盘/脚本事件,附带时间戳 t_ms |
trajectory.observations |
每个节点后的因果关系模拟状态 |
trajectory.alignment |
将观测结果和输入事件范围与节点ID进行关联 |
media.video |
屏幕录制文件(webm格式) |
media.frames |
每个节点对应的PNG帧图像(包含node_id, t_ms, blob_ref) |
数据统计(当前构建版本)
- 轨迹数:36条
- 视频与帧:36个视频,共930帧
- 公司数量:6个
- 环境分布:
- browser-os:9条
- macos-web-next:8条
- windows-web-next:19条
数据生成方式
轨迹基于低层输入(low_level_input)生成,捕获过程中未使用高层应用变异(no high-level app mutation),确保观测结果具有因果性。目标扩展为节点树,终端节点驱动真实桌面模拟器应用(如 Terminal、Notes、VS Code、Browser、Slack/Teams、Mail、Sheets、Slides 等)完成低层鼠标/键盘输入。




