synthux-economy-r5-w053
收藏资源简介:
SynthUX Computer-Use数据集(economy sim r5版本)是一个基于视觉的计算机使用轨迹数据集,通过SynthUX系统生成,模拟公司环境中工人的真实设备操作会话。每个记录代表工人在模拟公司内的完整会话轨迹:从自然语言目标开始,扩展为节点树,终端节点通过低级别鼠标/键盘输入驱动真实的桌面模拟器应用程序(如终端、笔记、VS Code、浏览器、Slack/Teams、邮件、表格、幻灯片等)。观察到的轨迹被记录为屏幕视频和每个节点的帧图像。数据集采用应用原生多应用程序执行模式,具有每个参与者的内容多样性、跨操作系统消息传递和大规模多公司经济模拟特征。每个经济模拟作为独立的数据集仓库发布。数据集包含三种格式:data.jsonl(每个渲染轨迹一条记录)、screenshots/<trajectory>/<node_id>.png(每个终端节点在最后输入事件时刻的帧图像)和videos/<trajectory>.webm(完整屏幕录制)。记录模式包括轨迹ID、参与者信息(ID、公司、角色、职位)、模拟环境(macos-web-next/windows-web-next/browser-os)、自然语言目标、节点树结构、密集的低级别输入事件、因果模拟器状态观察、对齐信息以及媒体引用。当前构建包含36条轨迹、949帧图像、6家公司,按环境分布为:browser-os(8条)、macos-web-next(14条)、windows-web-next(14条)。数据生成使用SynthUX系统(synthux.multicompany.day.v1),观察基于因果模拟器状态(突变通道为低级别输入),在捕获过程中未使用高级别应用程序突变。该数据集适用于计算机使用分析、GUI智能体训练、多应用程序交互研究和经济模拟等任务。
The SynthUX Computer-Use dataset (economy sim r5 version) is a vision-based computer usage trajectory dataset generated by the SynthUX system, simulating real device operation sessions of workers in a corporate environment. Each record represents a complete session trajectory of a worker within a simulated company: starting from a natural language goal, expanding into a node tree, with terminal nodes driving real desktop simulator applications (such as terminal, notes, VS Code, browser, Slack/Teams, email, spreadsheets, slides, etc.) through low-level mouse/keyboard inputs. The observed trajectories are recorded as screen videos and frame images for each node. The dataset employs an application-native multi-application execution mode, featuring content diversity per participant, cross-OS messaging, and large-scale multi-company economic simulation characteristics. Each economic simulation is released as an independent dataset repository. The dataset includes three formats: data.jsonl (one record per rendered trajectory), screenshots/<trajectory>/<node_id>.png (frame images for each terminal node at the moment of the last input event), and videos/<trajectory>.webm (full screen recordings). Recording modes include trajectory ID, participant information (ID, company, role, position), simulation environment (macos-web-next/windows-web-next/browser-os), natural language goal, node tree structure, dense low-level input events, causal simulator state observations, alignment information, and media references. The current build contains 36 trajectories, 949 frame images, and 6 companies, distributed by environment as: browser-os (8), macos-web-next (14), windows-web-next (14). Data generation uses the SynthUX system (synthux.multicompany.day.v1), with observations based on causal simulator states (mutation channels as low-level inputs), and no high-level application mutations were used during capture. This dataset is suitable for tasks such as computer usage analysis, GUI agent training, multi-application interaction research, and economic simulation.
数据集概述
SynthUX Computer-Use Dataset — economy sim r5 是一个由 SynthUX 生成的、基于真实桌面模拟器的图形化计算机使用轨迹数据集。每个记录代表一个工人在模拟公司内的设备会话,包含完整的屏幕视频和逐节点截图。
数据集内容
- data.jsonl:每条渲染轨迹的记录。
- screenshots/<轨迹ID>/<节点ID>.png:每个终端节点在最后一次输入事件时的帧。
- videos/<轨迹ID>.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个,帧数:949帧
- 公司数:6个
- 按环境分布:browser-os(8条)、macos-web-next(14条)、windows-web-next(14条)
生成来源
由 SynthUX 生成(配置:synthux.multicompany.day.v1)。观察结果基于因果模型(变异通道为低级输入),采集过程中未使用高级应用程序变异。




