synthux-economy-r5-w051
收藏资源简介:
SynthUX Computer-Use数据集(经济模拟版本r5)是一个基于视觉的计算机使用轨迹数据集,由SynthUX生成,用于模拟公司内部员工在设备上的会话。每个记录代表一个工作者的完整设备会话,其中自然语言目标被扩展为节点树,终端节点通过低级别的鼠标和键盘输入驱动真实的桌面模拟器应用程序,包括终端、笔记、VS Code、浏览器、Slack/Teams、邮件、表格、幻灯片等。观察到的轨迹被记录为屏幕视频(WebM格式)和每个终端节点的帧(PNG格式)。数据集支持应用原生的多应用程序执行(无需工作台覆盖),具有每个参与者内容多样性、跨操作系统消息传递以及大型多公司经济模拟的特点。每个经济模拟作为独立的数据集仓库发布。数据内容包含一个JSONL文件(每个渲染轨迹一个记录)、截图文件夹(按轨迹和节点ID组织)和视频文件夹(按轨迹组织)。记录模式详细描述了轨迹ID、参与者信息(如ID、公司、角色、标题)、环境(模拟器类型:macos-web-next、windows-web-next或browser-os)、目标、节点树(包括表面、动作、目标、参数)、密集的低级别输入事件(带时间戳)、因果观察结果、对齐信息(链接观察和输入事件范围到节点ID)以及媒体引用(视频和帧)。该构建包含36个轨迹、36个视频、847个帧和6个公司,按环境分布:browser-os(9个)、macos-web-next(14个)、windows-web-next(13个)。数据集适用于计算机使用、GUI代理、合成数据和多应用程序任务的研究与开发,如自动化测试、人机交互模拟或代理训练。
The SynthUX Computer-Use dataset (Economic Simulation version r5) is a vision-based computer-use trajectory dataset generated by SynthUX to simulate employee device sessions within companies. Each record represents a complete device session of a worker, where natural language goals are expanded into node trees, with terminal nodes driving real desktop simulator applications—including terminal, notes, VS Code, browser, Slack/Teams, email, spreadsheets, slides, and more—through low-level mouse and keyboard inputs. Observed trajectories are recorded as screen videos (WebM format) and frames per terminal node (PNG format). The dataset supports application-native multi-application execution (without workbench overlays), featuring per-participant content diversity, cross-OS messaging, and large-scale multi-company economic simulations. Each economic simulation is released as an independent dataset repository. Data content includes a JSONL file (one record per rendered trajectory), screenshot folders (organized by trajectory and node ID), and video folders (organized by trajectory). The record schema details trajectory ID, participant information (e.g., ID, company, role, title), environment (simulator type: macos-web-next, windows-web-next, or browser-os), goals, node trees (including surfaces, actions, goals, parameters), dense low-level input events (with timestamps), causal observations, alignment information (linking observation and input event ranges to node IDs), and media references (videos and frames). This build contains 36 trajectories, 36 videos, 847 frames, and 6 companies, distributed across environments: browser-os (9), macos-web-next (14), windows-web-next (13). The dataset is suitable for research and development in computer use, GUI agents, synthetic data, and multi-application tasks, such as automated testing, human-computer interaction simulation, or agent training.
数据集概述
SynthUX Computer-Use 数据集 — 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、时间戳、Blob引用) |
数据集统计(本版本)
- 轨迹总数:36
- 视频数量:36,帧数量:847
- 公司数量:6
- 按模拟器环境分布:
browser-os(9条)、macos-web-next(14条)、windows-web-next(13条)
数据来源
- 使用 SynthUX 生成(版本:
synthux.multicompany.day.v1)。 - 观察结果是因果性的(突变通道为
low_level_input),捕获过程中未使用高层应用突变。




