UI-Genie通过自进化框架提升移动端GUI代理的智能水平。
UI-Genie: A Self-Improving Approach for Iteratively Boosting MLLM-based Mobile GUI Agents
- 用图像文本交错结构的奖励模型实现动作与任务级奖励统一
- 生成51.7万条合成轨迹数据,无需人工标注即可训练
- 支持动态环境下的自我改进,适合研究GUI智能体的开发者
本文提出UI-Genie,一种自进化框架,解决GUI代理的两大难题:轨迹结果验证困难和高质量训练数据难以扩展。通过引入图像文本交错架构的奖励模型UI-Genie-RM,高效处理历史上下文并统一动作级与任务级奖励。为训练该模型,设计了基于规则的验证、可控轨迹扰动和难负样本挖掘等数据生成策略。针对数据可扩展性问题,构建自进化管道,通过奖励引导探索和动态环境中的结果验证,逐步拓展可解决的复杂GUI任务。训练中生成了包含51.7万条轨迹的UI-Genie-RM-517k和16,000条交互数据的UI-Genie-Agent-16k,建立首个面向GUI代理的专用奖励数据集,证明了无监督合成轨迹的高质量生成能力。实验表明,经过三代数据-模型自迭代,UI-Genie在多个GUI代理基准上达到领先性能。项目代码与数据已开源。
原文摘要 · Abstract (English)
In this paper, we introduce UI-Genie, a self-improving framework addressing two key challenges in GUI agents: verification of trajectory outcome is challenging and high-quality training data are not scalable. These challenges are addressed by a reward model and a self-improving pipeline, respectively. The reward model, UI-Genie-RM, features an image-text interleaved architecture that efficiently pro- cesses historical context and unifies action-level and task-level rewards. To sup- port the training of UI-Genie-RM, we develop deliberately-designed data genera- tion strategies including rule-based verification, controlled trajectory corruption, and hard negative mining. To address the second challenge, a self-improvement pipeline progressively expands solvable complex GUI tasks by enhancing both the agent and reward models through reward-guided exploration and outcome verification in dynamic environments. For training the model, we generate UI- Genie-RM-517k and UI-Genie-Agent-16k, establishing the first reward-specific dataset for GUI agents while demonstrating high-quality synthetic trajectory gen- eration without manual annotation. Experimental results show that UI-Genie achieves state-of-the-art performance across multiple GUI agent benchmarks with three generations of data-model self-improvement. We open-source our complete framework implementation and generated datasets to facilitate further research in https://github.com/Euphoria16/UI-Genie.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。