UI-Mate: Advancing Open-Weight Foundation GUI Agents with In-Context Demonstrations

Zihan Ding, Longxu Dou, Qi Gao, Xiangwu Guo, Shengchao Hu, Zilong Huang, Zihang Jiang, Lei Ke, Mengcheng Lan, Weixian Lei, Hanxuan Li, Honglin Li, Xiyun Li, Zaitang Li, Leowei Liang, Xin Luo, Haozhe Ma, Jiayi Mao, Zhoujie Pan, Can Qin, Tianyuan Qu, Weiqi Wang, Wenkai Wang, Yonglin Wang, Yuxin Wang, Chenxu Wu, Yingchen Yu, Chenyu Zhang, Yuhao Zheng

arXiv:2608.15930 · 2026-08-18 공개 · arXiv · PDF

benchmark-evaluation in-context-learning rl-training long-horizon-tasks open-weight-models subtask-workflows foundation-gui-agents osworkerbench

Abstract

Foundation GUI agents can automate complex digital tasks, but deployment is hindered by scarce and biased training data, ambiguous prompts, and unreliable execution. Routine workflows rely on user-specific tools and tacit conventions, so unstated instructions can produce arbitrary variations across runs. We present UI-Mate, a foundation GUI agent that integrates an environment-grounded training stack with in-context demonstration learning. UI-Mate makes three contributions: A Scalable Environment-Grounded Training Stack: A closed-loop data engine automates task generation, environment construction, rollout, filtering, capability balancing, SFT, and online RL across massively parallel environments via unified task-verifier bundles. In-Context Demonstration Learning: A mechanism that transforms multimodal demonstrations into flexible subtask-level workflows, follows relevant demonstrated steps, and re-plans from the live interface. OSWorkerBench Benchmark and Insights: A benchmark of 100 long-horizon office tasks across 41 applications that supports instruction-only and demonstration-guided evaluation. Its demonstration resources separate a 33-task self-demo setting, built from successful strong-agent rollouts of the same targets, from a 45-task variant-demo setting, built from human recordings of related but non-identical tasks. Experiments show that UI-Mate-27B sets a new open-weight state of the art on general computer-use benchmarks, scoring 77.0% on OSWorld-Verified and 66.2% on WindowsAgentArena. On OSWorkerBench, it reaches 41.0% strict success and 76.9% progress, outperforming its Qwen3.6-27B base by 17.7 and 24.5 points. On the 33-task self-demo subset, one demonstration raises strict success from 17.2% to 35.4% and progress from 67.9% to 81.1%, substantially improving long-horizon reliability. Project page: https://ui-mate.github.io.

한국어 요약

한 줄 요약

UI-Mate는 환경 기반 학습과 인-컨텍스트 데모 학습을 결합한 오픈-웨이트 GUI 에이전트로, OSWorkerBench에서 41.0%의 엄격한 성공률을 달성했다.

핵심 기여도

핵심 아이디어

UI-Mate는 GUI 에이전트의 학습 및 상호작용 단계에서 발생하는 두 가지 주요 병목 현상을 해결하기 위해 설계되었다. 첫째, **training bottleneck**은 GUI 학습에 필요한 실행 가능한 환경, 검증기, 능력 범위의 부족을 해결하기 위해 **closed-loop data engine**을 도입하여 태스크 생성부터 온라인 강화 학습까지 자동화한다. 둘째, **interaction bottleneck**은 사용자 지정 절차가 명시되지 않아 실행 불확실성이 발생하는 문제를 해결하기 위해 **In-Context Demonstration Learning**을 도입한다. 이는 데모를 단순 재생이 아닌 **subtask-level workflow**로 변환하여, 라이브 화면에서 유연한 재계획이 가능하도록 한다. 특히, 데모가 제공될 경우, 엄격한 성공률이 17.2%에서 35.4%로 상승하는 등 장기 헤ORIZON 신뢰도가 크게 향상된다.

기술적 접근법

주요 결과

의의 및 한계

UI-Mate는 GUI 에이전트의 학습 데이터 부족과 실행 불확실성 문제를 동시에 해결하며, 특히 데모 기반 평가에서 뛰어난 성능을 보인다. OSWorkerBench와 같은 새로운 벤치마크 도입은 장기 헤ORIZON 태스크 평가를 가능하게 하여 연구 진전에 기여한다. 그러나 데모가 제공되지 않은 경우 성능이 낮아지며, 데모가 유사하지 않은 태스크에 적용될 때의 전이 성능은 아직 한계가 있다. 또한, 데모 생성이 인간 또는 강력한 에이전트에 의존하므로 자동화된 데모 생성 기술이 필요하다.

실용적 활용

UI-Mate는 사무실 자동화, 고객 지원 시스템, 소프트웨어 테스팅 등 사용자 맞춤형 절차가 필요한 산업에서 활용 가능하다. 특히, 데모 기반 실행은 사용자 교육 없이도 복잡한 작업을 신뢰성 있게 수행할 수 있도록 지원하며, 기업의 디지털 워크플로우 자동화에 기여할 수 있다.