paper-with-me

홈 › Papers

UI-Voyager: A Self-Evolving GUI Agent Learning via Failed Experience

2026-03-25 · Zichuan Lin, Feiyu Liu, Yijun Yang, Jiafei Lyu, Yiming Gao, Yicheng Liu, Zhicong Lu, Yangbin Yu, Mingyu Yang, Junyou Li, Deheng Ye, Jie Jiang arxiv

Autonomous mobile GUI agents have attracted increasing attention along with the advancement of Multimodal Large Language Models (MLLMs). However, existing methods still suffer from inefficient learning from failed trajectories and ambiguous credit assignment under sparse rewards for long-horizon GUI tasks. To that end, we propose UI-Voyager, a novel two-stage self-evolving mobile GUI agent. In the first stage, we employ Rejection Fine-Tuning (RFT), which enables the continuous co-evolution of data and models in a fully autonomous loop. The second stage introduces Group Relative Self-Distillation (GRSD), which identifies critical fork points in group rollouts and constructs dense step-level supervision from successful trajectories to correct failed ones. Extensive experiments on AndroidWorld show that our 4B model achieves an 81.0% Pass@1 success rate, outperforming numerous recent baselines and exceeding human-level performance. Ablation and case studies further verify the effectiveness of GRSD. Our method represents a significant leap toward efficient, self-evolving, and high-performance mobile GUI automation without expensive manual data annotation.

📄 PDF Abstract BibTeX arXiv:2603.24533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WebCoach: Self-Evolving Web Agents with Cross-Session Memory Guidance

2025-11-17 · Genglin Liu, Shijie Geng, Sha Li, Hejie Cui 외 arxiv

Multimodal LLM-powered agents have recently demonstrated impressive capabilities in web navigation, enabling agents to complete complex browsing tasks across diverse domains. However, current agents struggle with repetit…

Continual Learning

Self-Consolidation for Self-Evolving Agents

2026-02-02 · Hongzhuo Yu, Fei Zhu, Guo-Sen Xie, Ling Shao arxiv

While large language model (LLM) agents have demonstrated impressive problem-solving capabilities, they typically operate as static systems, lacking the ability to evolve through lifelong interaction. Existing attempts t…

MindForge: Empowering Embodied Agents with Theory of Mind for Lifelong Collaborative Learning

2024-11-20 · Mircea Lică, Ojas Shirekar, Baptiste Colle, Chirag Raman

Contemporary embodied agents, such as Voyager in Minecraft, have demonstrated promising capabilities in open-ended individual learning. However, when powered with open large language models (LLMs), these agents often str…

MinecraftTransfer Learning

Agent-E: From Autonomous Web Navigation to Foundational Design Principles in Agentic Systems

2024-07-17 · Tamer Abuelsaad, Deepak Akkil, Prasenjit Dey, Ashish Jagmohan 외

AI Agents are changing the way work gets done, both in consumer and enterprise domains. However, the design patterns and architectures to build highly capable agents or multi-agent systems are still developing, and the u…

Autonomous Web NavigationDenoising

Voyager: An Open-Ended Embodied Agent with Large Language Models

2023-05-25 · Guanzhi Wang, Yuqi Xie, Yunfan Jiang, Ajay Mandlekar 외

We introduce Voyager, the first LLM-powered embodied lifelong learning agent in Minecraft that continuously explores the world, acquires diverse skills, and makes novel discoveries without human intervention. Voyager con…

Lifelong learningMinecraft