Recovering Policy-Induced Errors: Benchmarking and Trajectory Synthesis for Robust GUI Agents
Abstract
GUI agents lack robust error recovery capabilities, which this work addresses through GUI-RobustEval and Robustness-driven Trajectory Synthesis, demonstrating improved performance on real-world benchmarks.
While GUI agents have advanced rapidly, they often lack the robustness to recover from their own errors, hindering real-world deployment. To bridge this gap at both the evaluation and data levels, we introduce GUI-RobustEval and propose Robustness-driven Trajectory Synthesis. GUI-RobustEval contains 1,216 executable test cases that systematically measure error recovery capabilities across a broad and realistic spectrum of error modes. At the data level, RoTS is a scalable synthesis framework that creates 800k high-quality data via a tree-based pipeline that proactively discovers diverse error modes and synthesizes corresponding recovery steps. Our two models, RoTS-7B and RoTS-32B, fine-tuned on our dataset, both demonstrate significant gains on GUI-RobustEval and traditional GUI benchmarks. Notably, RoTS-32B achieves state-of-the-art performance on OSWorld, with a 47.4% success rate and a 33.8% All-Pass@4 score, suggesting that improved long-horizon error recovery ability contributes to both robustness and overall performance. Our code is available at https://github.com/AlibabaResearch/RoTS.
Community
We observe that existing GUI agent benchmarks focus on overall success rates or robustness to external perturbations, while real-world failures are predominantly caused by the agent's own policy — and current training data significantly underrepresents planning and progress-perception errors that dominate real-world failures. Motivated by this gap, we propose GUI-RobustEval, a fine-grained benchmark for measuring error awareness and recovery across 11 error types and 4 error depths, and RoTS, a tree-based online synthesis framework that generates 800K error-recovery trajectories by actively exploring failure modes and synthesizing long-horizon recovery data. RoTS-trained models achieve strong performance on OSWorld with substantially smaller degradation under compounding errors compared to existing baselines, demonstrating improved robustness to long-horizon policy-induced failures.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Don't Act Blindly: Robust GUI Automation via Action-Effect Verification and Self-Correction (2026)
- PRO-CUA: Process-Reward Optimization for Computer Use Agents (2026)
- UI-Copilot: Advancing Long-Horizon GUI Automation via Tool-Integrated Policy Optimization (2026)
- OpenMobile: Building Open Mobile Agents with Task and Trajectory Synthesis (2026)
- AJ-Bench: Benchmarking Agent-as-a-Judge for Environment-Aware Evaluation (2026)
- ClawGUI: A Unified Framework for Training, Evaluating, and Deploying GUI Agents (2026)
- DiagEval: Trajectory-Conditioned Diagnosis for Reliable Software Evaluation with GUI Agents (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2605.29447 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper