synthux-economy-r5-w057
收藏资源简介:
SynthUX Computer-Use数据集(economy sim r5)是一个基于模拟公司环境生成的视觉计算机使用轨迹数据集。该数据集由SynthUX工具生成,旨在记录虚拟员工在模拟桌面环境(如macOS、Windows或浏览器操作系统)中执行任务时的完整交互过程。每个数据记录代表一个参与者在特定公司角色下的一个工作会话,会话从自然语言描述的目标开始,该目标被扩展为节点树,终端节点通过低层级的鼠标和键盘输入驱动真实的桌面模拟器应用程序(包括终端、笔记、VS Code、浏览器、Slack/Teams、邮件、表格、幻灯片等)。观测到的轨迹被记录为屏幕视频以及每个终端节点的关键帧截图。数据集包含36条轨迹,对应36个屏幕录制视频和1191个节点帧,涉及6家不同的模拟公司。数据按模拟环境分布:browser-os(11条)、macos-web-next(11条)、windows-web-next(14条)。每条记录的结构化数据包括:轨迹唯一标识、参与者与公司角色信息、模拟环境类型、自然语言目标、终端节点树(包含界面元素、操作、目标和参数)、密集的低层级输入事件序列(带时间戳)、每个节点后的因果模拟器状态观察、观察与输入事件范围到节点ID的对齐信息,以及媒体文件(视频和节点帧)的引用。该数据集适用于图形用户界面智能体、计算机使用模拟、多应用任务自动化以及人机交互轨迹分析等研究场景。
The SynthUX Computer-Use dataset (economy sim r5) is a visual computer usage trajectory dataset generated based on simulated corporate environments. It is created using the SynthUX tool to record the complete interaction process of virtual employees performing tasks in simulated desktop environments (such as macOS, Windows, or browser-based operating systems). Each data record represents a work session of a participant in a specific corporate role, starting with a natural language-described goal that is expanded into a node tree. Terminal nodes drive real desktop simulator applications (including terminal, notes, VS Code, browser, Slack/Teams, email, spreadsheets, slides, etc.) through low-level mouse and keyboard inputs. Observed trajectories are recorded as screen videos and keyframe screenshots for each terminal node. The dataset contains 36 trajectories, corresponding to 36 screen recording videos and 1191 node frames, involving 6 different simulated companies. Data is distributed by simulation environment: browser-os (11 trajectories), macos-web-next (11 trajectories), windows-web-next (14 trajectories). Each records structured data includes: a unique trajectory identifier, participant and company role information, simulation environment type, natural language goal, terminal node tree (containing interface elements, actions, goals, and parameters), a dense sequence of low-level input events (with timestamps), causal simulator state observations after each node, alignment information between observation and input event ranges to node IDs, and references to media files (videos and node frames). The dataset is suitable for research scenarios such as graphical user interface agents, computer usage simulation, multi-application task automation, and human-computer interaction trajectory analysis.
数据集概述
- 数据集名称: SynthUX Computer-Use Dataset — economy sim r5
- 许可证: Apache-2.0
- 任务类别: 其他
- 标签: computer-use, gui-agents, synthetic, multi-application
数据集内容
- 数据文件:
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帧(node_id, t_ms, blob_ref) |
统计数据(当前构建版本)
- 轨迹数量: 36
- 视频数量: 36
- 帧图像数量: 1191
- 公司数量: 6
- 按环境分布:
- browser-os: 11
- macos-web-next: 11
- windows-web-next: 14
数据生成来源
- 使用 SynthUX 生成(synthux.multicompany.day.v1)。
- 观察结果基于因果模拟(变异通道为低层输入),捕获过程中未使用高层应用变异。




