AIDec 18, 2025

OS-Oracle: A Comprehensive Framework for Cross-Platform GUI Critic Models

arXiv:2512.16295v12 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This addresses the bottleneck of error accumulation in long-horizon GUI workflows for computer-using agents, representing a domain-specific advancement.

The paper tackles the problem of unreliable step-level decision-making in computer-using agents by introducing OS-Oracle, a framework for cross-platform GUI critic models that includes a data pipeline, training paradigm, and benchmark. The resulting OS-Oracle-7B model achieves state-of-the-art performance among open-source VLMs on their benchmark and improves native GUI agents' performance in OSWorld and AndroidWorld environments.

With VLM-powered computer-using agents (CUAs) becoming increasingly capable at graphical user interface (GUI) navigation and manipulation, reliable step-level decision-making has emerged as a key bottleneck for real-world deployment. In long-horizon workflows, errors accumulate quickly and irreversible actions can cause unintended consequences, motivating critic models that assess each action before execution. While critic models offer a promising solution, their effectiveness is hindered by the lack of diverse, high-quality GUI feedback data and public critic benchmarks for step-level evaluation in computer use. To bridge these gaps, we introduce OS-Oracle that makes three core contributions: (1) a scalable data pipeline for synthesizing cross-platform GUI critic data; (2) a two-stage training paradigm combining supervised fine-tuning (SFT) and consistency-preserving group relative policy optimization (CP-GRPO); (3) OS-Critic Bench, a holistic benchmark for evaluating critic model performance across Mobile, Web, and Desktop platforms. Leveraging this framework, we curate a high-quality dataset containing 310k critic samples. The resulting critic model, OS-Oracle-7B, achieves state-of-the-art performance among open-source VLMs on OS-Critic Bench, and surpasses proprietary models on the mobile domain. Furthermore, when serving as a pre-critic, OS-Oracle-7B improves the performance of native GUI agents such as UI-TARS-1.5-7B in OSWorld and AndroidWorld environments. The code is open-sourced at https://github.com/numbmelon/OS-Oracle.

Foundations

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

Your Notes