用知识图谱提升轻量级手机界面代理的可靠性
UI-KOBE: Knowledge-Oriented Behavior Exploration for Lightweight Graph-Guided GUI Agents

- 通过自动探索构建应用专属的UI状态图,指导轻量代理决策
- 在真实手机上实现端到端任务执行,准确率显著提升
- 适合注重隐私与低延迟的移动端自动化场景
近期移动GUI代理的发展展现出自动化移动任务的强大潜力,但多数高效系统仍依赖大型视觉语言模型进行截图理解与长时程规划。可在手机端直接部署的轻量级代理更具实用性,具备更低推理成本和更好的敏感数据保护能力。然而,由于模型容量有限,这类轻量代理在仅凭截图端到端规划与执行时仍不可靠。我们提出知识导向的行为探索框架UI-KOBE,通过构建可复用的应用特定图知识来提升轻量代理性能。UI-KOBE首先自主探索移动应用,构建应用知识图谱,其中节点代表不同UI状态,边代表可执行的跳转动作。运行时,轻量代理利用该图作为外部引导:给定用户任务与当前截图,识别当前图节点,并在自环动作、邻接跳转、任务完成或回退自由动作中选择。通过将应用特定图作为运行时指导,UI-KOBE减轻了端到端规划负担,使轻量模型更有效地执行移动GUI任务,为高效、可解释且隐私友好的设备端GUI代理提供了实用路径。
原文摘要 · Abstract (English)
Recent advances in mobile GUI agents have shown strong potential for automating mobile tasks, but most effective systems still depend on large vision-language models for screenshot understanding and long-horizon planning. Small GUI agents that can be deployed directly on mobile devices are more attractive for practical use, offering lower inference cost and better protection of sensitive on-device information. However, due to limited model capacity, such lightweight agents remain unreliable when planning and executing GUI tasks end-to-end from screenshots alone. We propose Knowledge-Oriented Behavior Exploration (\textbf{UI-KOBE}), a framework that improves lightweight mobile GUI agents with reusable app-specific graph knowledge. UI-KOBE first autonomously explores a mobile application and constructs an app knowledge graph, where nodes represent distinct UI states and edges represent executable transitions. At runtime, a lightweight GUI agent uses the graph as external guidance: given a user task and the current screenshot, it identifies the current graph node and selects among self-loop actions, neighboring transitions, task completion, or fallback free actions associated with that node. By supporting runtime decisions with app-specific graph guidance, UI-KOBE reduces the burden of end-to-end GUI planning and helps lightweight models perform mobile GUI tasks more effectively, offering a practical step toward efficient, interpretable, and privacy-conscious on-device GUI agents.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。