English

LPO: Towards Accurate GUI Agent Interaction via Location Preference Optimization

Machine Learning 2026-04-22 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

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.

Keywords

Cite

@article{arxiv.2506.09373,
  title  = {LPO: Towards Accurate GUI Agent Interaction via Location Preference Optimization},
  author = {Jiaqi Tang and Yu Xia and Yi-Feng Wu and Yuwei Hu and Yuhui Chen and Qing-Guo Chen and Xiaogang Xu and Xiangyu Wu and Hao Lu and Yanqing Ma and Shiyin Lu and Qifeng Chen},
  journal= {arXiv preprint arXiv:2506.09373},
  year   = {2026}
}

Comments

Accepted by ACL 2026 Findings

R2 v1 2026-07-01T03:10:31.680Z