[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-85297-en":3,"doc-seo-85297-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":21,"is_downloadable":21,"audit_status":21,"page_count":22,"language":23,"language_code":24,"site_id":25,"html_lang":24,"table_of_contents":26,"faqs":27,"seo_title":13,"seo_description":14,"update_tm":28,"read_time":29},85297,687197207919,"Theodora","https://ap-avatar.wpscdn.com/avatar/a000253d6f5f7c60be?x-image-process=image/resize,m_fixed,w_180,h_180&k=1779446848396160552",8,"Research & Report","SCALECUA: Scaling Computer Use Agents with Verifiable Task Synthesis and Efficient Online RL","Computer use agents (CUAs) automate complex digital workflows via visual perception and GUI execution, and online reinforcement learning with verifiable rewards (RLVR) is key to scaling. Existing efforts face two bottlenecks: scarce verifiable data and inefficient online RL. SCALECUA introduces a unified framework that scales online RL through verifiable task synthesis and efficient training, including VERIGEN for generating 24K+ verifiable tasks and Frontier Sampling plus Visual Context Segmentation to improve sample efficiency and training throughput.","arXiv :2607 . 1 1 185v 1 [ cs .AI] 13 Jul 2026  \nSCALECUA: Scaling Computer Use Agents with Verifiable Task Synthesis and Efficient Online RL  \nBowen Lv 1∗†, Xiao Liu 1 ,2∗, Yanyu Ren 1†, Hanyu Lai 1†, Bohao Jing2†, Hanchen Zhang 1†, Yanxiao Zhao 1†, Shuntian Yao 1†, Jie Tang 1 , Yuxiao Dong 1  \n1Tsinghua University 2Z.AI  \nAbstract  \nComputer use agents (CUAs) are emerging as a powerful interface for automating complex digital workflows through visual perception and GUI execution. Online reinforcement learning with verifiable rewards (RLVR) has emerged as a key direction for scaling their capabilities. However, this paradigm is bottlenecked by verifiable data scarcity and online RL inefficiency. To break these barriers, we introduce SCALECUA, a unified framework that scales online RL for CUAs via verifiable task synthesis and efficient training. At the data level, we design VERIGEN, an end-to-end framework for generating verifiable RL tasks through iterative docker interactions and a multi-agent feedback loop. Scaled to 100+ concurrent agent workers via a shared docker interaction probe, this pipeline produces 24K+ verifiable tasks and nearly 3K high-quality RL tasks. To maximize sample efficiency, we propose Frontier Sampling, which tracks per-task capability and allocates rollouts to the current learning frontier. On the training side, we further design Visual Context Segmentation, a sliding window over recent visual context that balances rollout and training-engine pressure, yielding a 2.83× training speedup over step-wise decomposition. Together, SCALECUA achieves 68.7% on OSWorld and 54.0% on ScienceBoard, establishing new state-of-the-art performance among open-source computer use agents. Code, models, and datasets are available at [https://github.com/THUDM/SCALE-CUA](https://github.com/THUDM/SCALE-CUA).  \nOSWorld Success Rate (%)  \n| 68.7\u003Cbr>ScaleCUA \u003Cbr>\u003Cbr> |  |\n| --- | --- |\n| Claude Sonnet 4.5 (62 .9)\u003Cbr> |  |\n|  | EvoCUA-32B (56 .7) |\n| ComputerRL-9B (48.0)\u003Cbr> Start Point |  |\n\n0K 2K 5K 10K 20K  \nSynthetic OSWorld Task Nums  \nFigure 1: Left: Comparison with open-source models on OSWorld. SCALECUA achieves 68.7%, surpassing most prior open-source models including those 4× larger. Right: Effect of scaling generated verifiable tasks on OSWorld performance under the same training pipeline.  \n1 Introduction  \nComputer use agents (CUAs) have emerged as a transformative interface for automating everyday digital workflows through visual perception and GUI action execution [Xie et al., 2024, Zhou et al.,  \n*Equal contribution.  \n†Work done while these authors interned at Z.AI.  \nFigure 2: Trained SCALECUA agent solving a 47-step multi-app OSWorld task end-to-end. Given the instruction “install the Orchis GTK theme and switch to it for GNOME”, the Qwen3.5- 9B rollout progresses left-to-right, top-to-bottom—browsing [gnome-look.org](gnome-look.org), downloading and extracting the theme, then applying it through the terminal and gsettings—until the OSWorld judge returns score=1 .0.  \n2023, Hong et al., 2024, Liu et al., 2024] . Unlike traditional automation built on structured APIs, CUAs operate directly on screen pixels and UI elements, enabling profound generalization across diverse applications and operating systems [Gou et al., 2024, Wu et al., 2024, Qin et al., 2025] . Each CUA task is naturally a multi-turn interaction loop: the agent observes a screenshot, actson the interface, and iterates until task completion. Recent commercial breakthroughs such as Claude Computer Use [Anthropic, 2024] and OpenAI Operator [OpenAI, 2025b] demonstrate the immense practical value of this paradigm. To further push the boundaries of CUA capabilities, the research community has begun shifting toward online reinforcement learning with verifiable rewards (RLVR) [Bai et al., 2024, Qi et al., 2024, Lai et al., 2025b, Xu et al., 2025, Li et al., 2025] .  \nHowever, while RLVR has shown initial promise, scaling it for CUAs remains largely unso","cbCaiab4Fv4DlIG3","https://ap.wps.com/l/cbCaiab4Fv4DlIG3","pdf",3936399,4,1,21,"English","en",105,"# Abstract\n# Introduction\n## Challenges in Scaling RLVR for CUAs\n## Data Bottlenecks: Verifiable GUI Task Scarcity\n## Online RL Inefficiency: Sampling and Multi-turn Training Trade-offs","[{\"question\":\"What problem does SCALECUA address in scaling computer use agents?\",\"answer\":\"SCALECUA addresses two key issues: verifiable data scarcity and online RL inefficiency when scaling CUAs using RLVR.\"},{\"question\":\"How does SCALECUA generate verifiable tasks at scale?\",\"answer\":\"It introduces VERIGEN, an end-to-end pipeline that uses iterative docker interactions and a multi-agent feedback loop to produce 24K+ verifiable tasks.\"},{\"question\":\"What training methods does SCALECUA use to improve efficiency?\",\"answer\":\"It proposes Frontier Sampling to allocate rollouts to the current learning frontier, and Visual Context Segmentation to balance rollout and training pressure for a substantial training speedup.\"}]",1784202317,53,{"code":4,"msg":31,"data":32},"ok",{"site_id":25,"language":24,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"scalecua-scaling-computer-use-agents-with-verifiable-task-synthesis-and-efficient-online-rl","",{"@graph":36,"@context":85},[37,53,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":21},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":20},"https://docshare.wps.com/document/scalecua-scaling-computer-use-agents-with-verifiable-task-synthesis-and-efficient-online-rl/85297/",{"url":52,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":24,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":41,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-25","2026-07-16",true,{"@type":65,"interactionType":66,"userInteractionCount":20},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"What problem does SCALECUA address in scaling computer use agents?","Question",{"text":75,"@type":76},"SCALECUA addresses two key issues: verifiable data scarcity and online RL inefficiency when scaling CUAs using RLVR.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How does SCALECUA generate verifiable tasks at scale?",{"text":80,"@type":76},"It introduces VERIGEN, an end-to-end pipeline that uses iterative docker interactions and a multi-agent feedback loop to produce 24K+ verifiable tasks.",{"name":82,"@type":73,"acceptedAnswer":83},"What training methods does SCALECUA use to improve efficiency?",{"text":84,"@type":76},"It proposes Frontier Sampling to allocate rollouts to the current learning frontier, and Visual Context Segmentation to balance rollout and training pressure for a substantial training speedup.","https://schema.org",{"og:url":52,"og:type":87,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":89,"canonical":52},"index,follow",{"doc_id":7,"site_id":25},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":21,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":20,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":46,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":46,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]