arXiv 2606.31270v1Jun 30, 2026

Learning from Failure: Inference-Time Self-Improvement for Computer-Use Agents

Xueqiao Sun et al.

Brief context

Publication timing, weekly edition context, and source links for this brief.

Published

Jun 30, 2026, 7:44 AM

Current score

79

Original paper

The executive brief below is grounded in the source paper and linked back to the arXiv abstract.

Computer-use agents, which leverage multimodal large language models (MLLMs) to operate computers and complete tasks, have attracted significant attention for their utility and versatility. A major challenge in developing these agents is collecting large-scale, high-quality trajectories. The standard approach generates synthetic data through a self-improving loop: an agent is placed in a verifiable environment and iteratively fine-tuned on its successful trajectories. Despite its effectiveness, this paradigm exploits only successful trajectories and discards the failed ones, even though failures carry rich information about a model's weaknesses. In this work, we explore a complementary failure-driven self-improvement loop, a data-centric paradigm that turns failed trajectories into agent improvements. Specifically, we employ an LLM to diagnose failure modes, propose inference-time solutions, and generate code patches -- lightly verified by humans -- that upgrade the agent. We validate this approach with the state-of-the-art OpenCUA-72B model on the OSWorld benchmark, improving the success rate from 42.3% to 48.9%, a gain of 6.6 percentage points, without any additional training cost and with only modest inference overhead. Our results demonstrate that failure-driven self-improvement is a viable complement to success-based pipelines, enabling more efficient agent improvement.

Score 79Full-paper briefagentsinferencetrainingdata

Executive brief

A short business-reader brief that explains why the paper matters now and what to watch or do next.

Why this is worth your attention

The practical shift here is that computer-use agents may get meaningfully better from their own failed runs without another expensive training cycle. The paper shows a strong open agent improving on OSWorld from 42.3% to 48.9% by turning common failures—mis-clicks, loops, missing software knowledge, and brittle GUI steps—into inference-time patches. For product, operations, and IT automation teams, the implication is a cheaper iteration loop for desktop and web agents; the caveat is that this is still benchmark evidence with semi-automatic patching, not proof of reliable enterprise autonomy.

  • The operational takeaway is that failed agent runs may no longer be waste: they can be mined into targeted runtime fixes without waiting for another model-training cycle. If this holds in production, teams running desktop or web automation should treat failure telemetry as product data, not just QA evidence.
  • A serious computer-use agent vendor should be able to explain its loop for diagnosing mis-clicks, repetitive loops, missing application knowledge, and brittle GUI actions—and whether fixes are runtime patches, retraining, or manual prompt edits. The paper’s gains come from concrete interventions like visual verification, terminal fallback, knowledge lookup, and repetition warnings, not from a vague “better model.”
  • The adoption signal to watch is not a one-time benchmark win; it is whether an agent improves across repeated customer tasks with minimal engineering review. The paper reports about 8% runtime overhead, roughly 15% fewer interaction steps, and over 97% of generated refinements accepted without modification, which is the kind of cost profile that could fit real automation workflows if replicated outside benchmarks.
  • The evidence is meaningful but still bounded: results are on OSWorld and related GUI benchmarks, some cross-model entries are single-run, and the improvement loop depends on a strong meta-LLM plus light human verification. That makes this a promising engineering pattern, not a guarantee that agents can safely self-improve in messy enterprise environments.

Evidence ledger

The strongest claims in the brief, along with the confidence and citation depth behind them.

capabilityhighp.1

OpenCUA-72B improves on OSWorld from 42.3% to 48.9% using inference-time failure-driven patches, with no additional training.

inferencemediump.13

The reported runtime cost is modest, about 8% more runtime while reducing interaction steps by roughly 15%.

strategichighp.12

The authors report low human-verification burden, with over 97% of LLM-generated refinements accepted without modification.

caveatmediump.14p.15

The paper reports improvements across additional model families and GUI benchmarks, though real-world transfer remains uncertain.

Related briefs

More plain-English summaries from the archive with nearby topics or operator relevance.

cs.CV

GameWorld: Towards Standardized and Verifiable Evaluation of Multimodal Game Agents

Mingyu Ouyang et al.

cs.LG

MOON3.0: Reasoning-aware Multimodal Representation Learning for E-commerce Product Understanding

Junxian Wu et al.

cs.CV

SkinGPT-X: A Self-Evolving Collaborative Multi-Agent System for Transparent and Trustworthy Dermatological Diagnosis

Zhangtianyi Chen et al.

cs.LG

ClawGUI: A Unified Framework for Training, Evaluating, and Deploying GUI Agents

Fei Tang et al.

Thank you to arXiv for use of its open access interoperability. This product was not reviewed or approved by, nor does it necessarily express or reflect the policies or opinions of, arXiv.
LightDark