synthux-economy-r5-w045
收藏资源简介:
SynthUX Computer-Use数据集(economy sim r5版本)是一个由SynthUX生成的、基于视觉的计算机使用轨迹合成数据集,模拟公司经济环境中的工作会话。每个记录代表一名员工在模拟公司设备上的会话过程,其中自然语言目标扩展为节点树,并通过低级别的鼠标/键盘输入驱动真实的桌面模拟器应用程序(如终端、笔记、VS Code、浏览器、Slack/Teams、邮件、表格、幻灯片等)。观察到的轨迹被记录为屏幕视频以及每个节点的帧。数据集支持应用程序原生多应用执行(无工作台覆盖)、每个参与者的内容多样性、跨操作系统消息传递以及大型多公司经济模拟。数据集包含data.jsonl文件(每条记录对应一个渲染的轨迹)、screenshots目录(存储每个终端节点在其最后输入事件时刻捕获的帧)和videos目录(存储完整的屏幕录制视频)。数据记录模式包括轨迹ID、参与者ID、公司、角色ID、职位、模拟器环境、自然语言会话目标、参与者的终端节点树(包含表面、动作、目标、参数)、密集的低级别鼠标/键盘/脚本输入事件序列、每个节点后的因果模拟器状态观察结果、观察结果与输入事件范围到节点ID的对齐链接,以及媒体引用(视频和每节点PNG帧)。本版本的统计数据显示:共有36条轨迹、36个视频、904帧、涉及6家公司,按环境分布为:browser-os(4条)、macos-web-next(19条)、windows-web-next(13条)。数据由SynthUX生成,观察结果是因果性的(突变通道为低级别输入),在捕获过程中未使用高级别的应用程序突变。
The SynthUX Computer-Use Dataset (economy sim r5 version) is a vision-based synthetic dataset of computer interaction trajectories generated by SynthUX, which simulates work sessions within a corporate economic environment. Each record represents a work session of an employee operating simulated corporate devices, where natural language goals are expanded into node trees, and real desktop simulator applications (including terminals, Notes, VS Code, browsers, Slack/Teams, email clients, spreadsheets, presentation software, etc.) are driven by low-level mouse, keyboard, and script inputs. Recorded trajectories are saved as screen videos and frames for each individual node. This dataset supports native multi-application execution (without workspace overlay), content diversity for individual participants, cross-operating system messaging, and large-scale multi-company economic simulations. The dataset package includes the data.jsonl file (each line corresponds to one rendered trajectory), the screenshots directory (storing frames captured at the moment of the last input event for each terminal node), and the videos directory (storing full screen recording videos). The data record schema encompasses trajectory ID, participant ID, company, role ID, job title, simulator environment, natural language session goal, the participant's terminal node tree (containing surface, action, target, and parameters), dense sequences of low-level mouse, keyboard, and script input events, causal simulator state observations made after each node, alignment links mapping observation and input event scopes to node IDs, and media references (including full videos and per-node PNG frames). Statistics for this version indicate that there are 36 total trajectories, 36 corresponding videos, 904 frames in total, involving 6 companies. The distribution across simulator environments is as follows: browser-os (4 trajectories), macos-web-next (19 trajectories), windows-web-next (13 trajectories). The dataset is generated by SynthUX, with observations being causal (the mutation channel is low-level inputs), and no high-level application mutations were used during the data capture process.
数据集概览
SynthUX Computer-Use Dataset — economy sim r5 是一个用于计算机使用场景的合成轨迹数据集,专注于模拟企业环境中的多应用交互行为。
核心内容
- 数据文件:
data.jsonl,每行记录一条渲染后的轨迹数据。 - 截图文件:
screenshots/<trajectory>/<node_id>.png,每个终端节点对应一张帧图像,取自该节点最后一次输入事件时。 - 视频文件:
videos/<trajectory>.webm,完整的屏幕录制。
记录字段说明
| 字段 | 含义 |
|---|---|
trajectory_id |
唯一标识(格式:<actor>__<env>) |
actor_id, company, role_id, title |
执行者身份及所属组织信息 |
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帧(节点ID、时间戳、二进制引用) |
数据统计(本构建版本)
- 轨迹数量:36条
- 视频数量:36个;帧数量:904张
- 公司数量:6家
- 按模拟器环境分布:
browser-os(4条)、macos-web-next(19条)、windows-web-next(13条)
生成来源
数据集由 SynthUX 生成(版本:synthux.multicompany.day.v1)。观测数据是因果的(突变通道为低级输入),采集过程中未使用高层应用突变。
许可协议
Apache-2.0





