synthux-economy-r5-w052
收藏资源简介:
SynthUX Computer-Use数据集(economy sim r5版本)是一个合成数据集,专门用于计算机使用任务,通过模拟公司环境生成。它旨在提供基于视觉的、真实的计算机使用轨迹,以支持GUI智能体、人机交互等领域的研究。数据集包含模拟公司中员工在设备会话中的完整交互轨迹,每个记录代表一个参与者在模拟公司内的会话过程:一个自然语言目标被扩展为节点树,终端节点通过低级别的鼠标和键盘输入驱动真实的桌面模拟器应用程序(如终端、笔记、VS Code、浏览器、Slack/Teams、邮件、表格、幻灯片等)。观察到的轨迹被记录为屏幕视频以及每个节点的帧图像。数据内容以多种形式组织:`data.jsonl`文件包含每个渲染轨迹的记录;`screenshots/`目录下存储每个轨迹中每个终端节点在其最后输入事件时刻的PNG帧图像;`videos/`目录下存储完整的屏幕录制视频(WebM格式)。记录字段详细,包括轨迹ID、参与者信息、模拟环境、自然语言会话目标、终端节点树、输入事件、模拟器状态、对齐信息和媒体文件引用。统计信息显示:轨迹总数36条,视频36个,帧图像1120张,涉及6个不同的公司,环境分布为browser-os环境10条、macos-web-next环境14条、windows-web-next环境12条。该数据集由SynthUX工具(synthux.multicompany.day.v1版本)生成,观察结果是因果性的,在捕获过程中未使用高级别的应用程序突变。
SynthUX Computer-Use Dataset (economy sim r5 version) is a synthetic dataset specialized for computer use tasks, generated by simulating corporate environments. It aims to provide vision-based, realistic computer interaction trajectories to support research in fields such as GUI agents and human-computer interaction (HCI). The dataset contains complete interaction trajectories of employees during device sessions in simulated companies, where each record represents a participant's session process within the simulated corporate environment: a natural language goal is expanded into a node tree, and the terminal nodes drive real desktop emulator applications (e.g., terminal, Notes, VS Code, browsers, Slack/Teams, email, spreadsheets, slides, etc.) via low-level mouse and keyboard inputs. The recorded trajectories are stored as screen videos and frame images corresponding to each node. The dataset content is organized in multiple formats: the `data.jsonl` file contains records for each rendered trajectory; the `screenshots/` directory stores PNG frame images of each terminal node at the moment of its last input event across all trajectories; the `videos/` directory stores full screen recording videos in WebM format. The record fields are comprehensive, including trajectory ID, participant information, simulated environment, natural language session goal, terminal node tree, input events, emulator state, alignment information, and media file references. Statistical analysis reveals a total of 36 trajectories, 36 videos, and 1120 frame images, spanning 6 distinct companies. The environmental distribution is as follows: 10 trajectories for the browser-os environment, 14 for the macos-web-next environment, and 12 for the windows-web-next environment. This dataset is generated using the SynthUX tool (version synthux.multicompany.day.v1), and the observed results are causal, with no high-level application mutations employed during the capture process.
SynthUX Computer-Use 数据集 — economy sim r5
数据集概况
- 许可证:Apache-2.0
- 任务类别:其他(other)
- 标签:计算机使用、GUI智能体、合成数据、多应用程序
- 数据集名称:SynthUX Computer-Use (economy sim)
数据集描述
该数据集包含由SynthUX生成的基于视觉的计算机使用轨迹。每条记录代表一个模拟公司内某位员工的设备会话:一个目标展开为节点树,终端节点通过低层鼠标/键盘输入驱动真实的桌面模拟器应用(终端、笔记、VS Code、浏览器、Slack/Teams、邮件、表格、幻灯片等),观察到的轨迹被录制为屏幕视频及每节点帧。
数据内容
data.jsonl:每条渲染轨迹的记录。screenshots/<trajectory>/<node_id>.png:每个终端节点在最后输入事件时刻的帧。videos/<trajectory>.webm:完整的屏幕录制视频。
记录字段说明
| 字段 | 含义 |
|---|---|
trajectory_id |
唯一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,帧数:1120
- 公司数量:6
- 按环境分布:browser-os(10)、macos-web-next(14)、windows-web-next(12)
数据来源
使用SynthUX生成(synthux.multicompany.day.v1)。观察结果是因果性的(突变通道 = low_level_input);采集过程中未使用高层应用突变。




