通过优化位置偏好提升GUI智能体交互精度
LPO: Towards Accurate GUI Agent Interaction via Location Preference Optimization
- 用信息熵识别高信息量区域,预测最优点击位置
- 设计距离相关奖励函数,动态调整交互重要性
- 结合偏好优化框架,显著提升真实场景交互准确率
自主智能体正借助自然语言重塑与图形用户界面(GUI)的交互方式。尽管当前主流依赖监督微调(SFT)实现空间定位,但其对位置信息的感知能力有限。现有强化学习策略常无法有效评估位置准确性,制约了应用效果。为此,我们提出位置偏好优化(LPO),利用位置数据优化交互偏好。LPO通过信息熵识别信息丰富的区域以预测交互位置,并引入基于物理距离的动态位置奖励函数,反映不同位置的重要性差异。在组相对偏好优化(GRPO)支持下,LPO实现了对GUI环境的广泛探索,显著提升交互精度。大量实验表明,LPO在离线基准和真实在线测试中均达到当前最佳性能。代码即将开源,地址:https://github.com/jqtangust/LPO。
原文摘要 · Abstract (English)
The advent of autonomous agents is transforming interactions with Graphical User Interfaces (GUIs) by employing natural language as a powerful intermediary. Despite the predominance of Supervised Fine-Tuning (SFT) methods in current GUI agents for achieving spatial localization, these methods face substantial challenges due to their limited capacity to accurately perceive positional data. Existing strategies, such as reinforcement learning, often fail to assess positional accuracy effectively, thereby restricting their utility. In response, we introduce Location Preference Optimization (LPO), a novel approach that leverages locational data to optimize interaction preferences. LPO uses information entropy to predict interaction positions by focusing on zones rich in information. Besides, it further introduces a dynamic location reward function based on physical distance, reflecting the varying importance of interaction positions. Supported by Group Relative Preference Optimization (GRPO), LPO facilitates an extensive exploration of GUI environments and significantly enhances interaction precision. Comprehensive experiments demonstrate LPO's superior performance, achieving SOTA results across both offline benchmarks and real-world online evaluations. Our code will be made publicly available soon, at https://github.com/jqtangust/LPO.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。