LPO: Towards Accurate GUI Agent Interaction via Location Preference Optimization
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| GUI Grounding | ScreenSpot v2 | Avg Accuracy90.5 | 371 | |
| GUI Grounding | ScreenSpot Web V2 | Text Accuracy95.6 | 60 | |
| GUI Grounding | ScreenSpot Desktop V2 | Text Accuracy95.9 | 60 | |
| GUI Grounding | ScreenSpot Mobile V2 | Text Accuracy97.9 | 60 | |
| GUI Navigation | Multimodal-Mind2Web Cross-Website | Step Success Rate46.4 | 37 | |
| GUI Navigation | Multimodal-Mind2Web Cross-Domain | Step Success Rate49.6 | 32 | |
| GUI Navigation | Multimodal-Mind2Web Cross-Task | Step Success Rate49.5 | 32 | |
| Visual Grounding | ScreenSpot v2 | Average Accuracy90.5 | 14 | |
| Online Web Navigation | WebVoyager (online evaluation) | Amazon51.2 | 5 |