AICLCVHCDec 27, 2024

OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis

Oxford
arXiv:2412.19723v3117 citationsh-index: 14Has CodeACL
Originality Highly original
AI Analysis

This addresses a critical data collection problem for GUI agent developers, offering an efficient and scalable solution to enhance automation capabilities.

The paper tackles the bottleneck of collecting high-quality trajectory data for training GUI agents by proposing OS-Genesis, a pipeline that reverses the conventional process to generate diverse and high-quality synthetic data, resulting in significantly improved agent performance on challenging benchmarks.

Graphical User Interface (GUI) agents powered by Vision-Language Models (VLMs) have demonstrated human-like computer control capability. Despite their utility in advancing digital automation, a critical bottleneck persists: collecting high-quality trajectory data for training. Common practices for collecting such data rely on human supervision or synthetic data generation through executing pre-defined tasks, which are either resource-intensive or unable to guarantee data quality. Moreover, these methods suffer from limited data diversity and significant gaps between synthetic data and real-world environments. To address these challenges, we propose OS-Genesis, a novel GUI data synthesis pipeline that reverses the conventional trajectory collection process. Instead of relying on pre-defined tasks, OS-Genesis enables agents first to perceive environments and perform step-wise interactions, then retrospectively derive high-quality tasks to enable trajectory-level exploration. A trajectory reward model is then employed to ensure the quality of the generated trajectories. We demonstrate that training GUI agents with OS-Genesis significantly improves their performance on highly challenging online benchmarks. In-depth analysis further validates OS-Genesis's efficiency and its superior data quality and diversity compared to existing synthesis methods. Our codes, data, and checkpoints are available at https://qiushisun.github.io/OS-Genesis-Home/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes