paper-with-me

Papers

GUI Exploration Lab: Enhancing Screen Navigation in Agents via Multi-Turn Reinforcement Learning

2025-12-02 · Haolong Yan, Yeqing Shen, Xin Huang, Jia Wang, Kaijun Tan, Zhixuan Liang, Hongxin Li, Zheng Ge, Osamu Yoshie, Si Li, Xiangyu Zhang, Daxin Jiang arxiv

With the rapid development of Large Vision Language Models, the focus of Graphical User Interface (GUI) agent tasks shifts from single-screen tasks to complex screen navigation challenges. However, real-world GUI environments, such as PC software and mobile Apps, are often complex and proprietary, making it difficult to obtain the comprehensive environment information needed for agent training and evaluation. This limitation hinders systematic investigation and benchmarking of agent navigation capabilities. To address this limitation, we introduce GUI Exploration Lab, a simulation environment engine for GUI agent navigation research that enables flexible definition and composition of screens, icons, and navigation graphs, while providing full access to environment information for comprehensive agent training and evaluation. Through extensive experiments, we find that supervised fine-tuning enables effective memorization of fundamental knowledge, serving as a crucial foundation for subsequent training. Building on this, single-turn reinforcement learning further enhances generalization to unseen scenarios. Finally, multi-turn reinforcement learning encourages the development of exploration strategies through interactive trial and error, leading to further improvements in screen navigation performance. We validate our methods on both static and interactive benchmarks, demonstrating that our findings generalize effectively to real-world scenarios. These findings demonstrate the advantages of reinforcement learning approaches in GUI navigation and offer practical guidance for building more capable and generalizable GUI agents.

📄 PDF Abstract BibTeX arXiv:2512.02423

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MASP: Scalable GNN-based Planning for Multi-Agent Navigation

2023-12-05 · Xinyi Yang, Xinting Yang, Chao Yu, Jiayu Chen 외

We investigate multi-agent navigation tasks, where multiple agents need to reach initially unassigned goals in a limited time. Classical planning-based methods suffer from expensive computation overhead at each step and …

Reinforcement Learning (RL)Zero-shot Generalization

ShowUI: One Vision-Language-Action Model for GUI Visual Agent

2024-11-26 · CVPR 2025 1 · Kevin Qinghong Lin, Linjie Li, Difei Gao, Zhengyuan Yang 외

Building Graphical User Interface (GUI) assistants holds significant promise for enhancing human workflow productivity. While most agents are language-based, relying on closed-source API with text-rich meta-information (…

Instruction FollowingNatural Language Visual GroundingVision-Language-Action

VLN-MME: Diagnosing MLLMs as Language-guided Visual Navigation agents

2025-12-31 · Xunyi Zhao, Gengze Zhou, Qi Wu arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities across a wide range of vision-language tasks. However, their performance as embodied agents, which requires multi-round dialogue spatial …

Spatial ReasoningVisual Navigation

Expand Your SCOPE: Semantic Cognition over Potential-Based Exploration for Embodied Visual Navigation

2025-11-12 · Ningnan Wang, Weihuang Chen, Liming Chen, Haoxuan Ji 외 arxiv

Embodied visual navigation remains a challenging task, as agents must explore unknown environments with limited knowledge. Existing zero-shot studies have shown that incorporating memory mechanisms to support goal-direct…

Visual Navigation

WebQuest: A Benchmark for Multimodal QA on Web Page Sequences

2024-09-06 · Maria Wang, Srinivas Sunkara, Gilles Baechler, Jason Lin 외

The rise of powerful multimodal LLMs has enhanced the viability of building web agents which can, with increasing levels of autonomy, assist users to retrieve information and complete tasks on various human-computer inte…

Question Answering