GUI-Rise: Structured Reasoning and History Summarization for GUI Navigation
By: Tao Liu , Chongyu Wang , Rongjie Li and more
Potential Business Impact:
Helps computers learn to use apps better.
While Multimodal Large Language Models (MLLMs) have advanced GUI navigation agents, current approaches face limitations in cross-domain generalization and effective history utilization. We present a reasoning-enhanced framework that systematically integrates structured reasoning, action prediction, and history summarization. The structured reasoning component generates coherent Chain-of-Thought analyses combining progress estimation and decision reasoning, which inform both immediate action predictions and compact history summaries for future steps. Based on this framework, we train a GUI agent, \textbf{GUI-Rise}, through supervised fine-tuning on pseudo-labeled trajectories and reinforcement learning with Group Relative Policy Optimization (GRPO). This framework employs specialized rewards, including a history-aware objective, directly linking summary quality to subsequent action performance. Comprehensive evaluations on standard benchmarks demonstrate state-of-the-art results under identical training data conditions, with particularly strong performance in out-of-domain scenarios. These findings validate our framework's ability to maintain robust reasoning and generalization across diverse GUI navigation tasks. Code is available at https://leon022.github.io/GUI-Rise.
Similar Papers
History-Aware Reasoning for GUI Agents
Artificial Intelligence
Helps computers remember past steps to finish tasks.
GUI Exploration Lab: Enhancing Screen Navigation in Agents via Multi-Turn Reinforcement Learning
CV and Pattern Recognition
Lets AI learn to use computer programs by itself.
GUI-R1 : A Generalist R1-Style Vision-Language Action Model For GUI Agents
CV and Pattern Recognition
Teaches computers to use apps better with less training.