LGAICVJun 11, 2025

LPO: Towards Accurate GUI Agent Interaction via Location Preference Optimization

arXiv:2506.09373v213 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of precise GUI interaction for autonomous agents, representing an incremental improvement over existing methods like SFT and reinforcement learning.

The paper tackles the problem of inaccurate spatial localization in GUI agents by introducing Location Preference Optimization (LPO), which uses information entropy and dynamic location rewards to optimize interaction preferences, achieving state-of-the-art results in benchmarks and real-world evaluations.

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/AIDC-AI/LPO.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes