paper-with-me

Papers

ZeroGUI: Automating Online GUI Learning at Zero Human Cost

2025-05-29 · Chenyu Yang, Shiqian Su, Shi Liu, Xuan Dong, Yue Yu, Weijie Su, Xuehui Wang, Zhaoyang Liu, Jinguo Zhu, Hao Li, Wenhai Wang, Yu Qiao, Xizhou Zhu, Jifeng Dai

The rapid advancement of large Vision-Language Models (VLMs) has propelled the development of pure-vision-based GUI Agents, capable of perceiving and operating Graphical User Interfaces (GUI) to autonomously fulfill user instructions. However, existing approaches usually adopt an offline learning framework, which faces two core limitations: (1) heavy reliance on high-quality manual annotations for element grounding and action supervision, and (2) limited adaptability to dynamic and interactive environments. To address these limitations, we propose ZeroGUI, a scalable, online learning framework for automating GUI Agent training at Zero human cost. Specifically, ZeroGUI integrates (i) VLM-based automatic task generation to produce diverse training goals from the current environment state, (ii) VLM-based automatic reward estimation to assess task success without hand-crafted evaluation functions, and (iii) two-stage online reinforcement learning to continuously interact with and learn from GUI environments. Experiments on two advanced GUI Agents (UI-TARS and Aguvis) demonstrate that ZeroGUI significantly boosts performance across OSWorld and AndroidLab environments. The code is available at https://github.com/OpenGVLab/ZeroGUI.

📄 PDF Abstract BibTeX arXiv:2505.23762

Code (1)

opengvlab/zerogui 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Quickly Tuning Foundation Models for Image Segmentation

2025-08-24 · Breenda Das, Lennart Purucker, Timur Carstensen, Frank Hutter arxiv

Foundation models like SAM (Segment Anything Model) exhibit strong zero-shot image segmentation performance, but often fall short on domain-specific tasks. Fine-tuning these models typically requires significant manual e…

Hyperparameter OptimizationImage Segmentation

Technology Solutions to Combat Online Harassment

2017-08-01 · WS 2017 8 · George Kennedy, Andrew McCollough, Edward Dixon, Alexei Bastidas 외

This work is part of a new initiative to use machine learning to identify online harassment in social media and comment streams. Online harassment goes under-reported due to the reliance on humans to identify and report …

The Promise and Challenges of Using LLMs to Accelerate the Screening Process of Systematic Reviews

2024-04-24 · Aleksi Huotala, Miikka Kuutila, Paul Ralph, Mika Mäntylä

Systematic review (SR) is a popular research method in software engineering (SE). However, conducting an SR takes an average of 67 weeks. Thus, automating any step of the SR process could reduce the effort associated wit…

Text Simplification

MindZero: Learning Online Mental Reasoning With Zero Annotations

2026-05-29 · Shunchi Zhang, Jin Lu, Chuanyang Jin, Yichao Zhou 외 arxiv

Effective real-world assistance requires AI agents with robust Theory of Mind (ToM): inferring human mental states from their behavior. Despite recent advances, several key challenges remain, including (1) online inferen…

Reinforcement Learning

GRIT: Graph-Regularized Logit Refinement for Zero-shot Cell Type Annotation

2025-08-06 · Tianxiang Hu, Chenyi Zhou, Jiaxiang Liu, Jiongxin Wang 외 arxiv

Cell type annotation is a fundamental step in the analysis of single-cell RNA sequencing (scRNA-seq) data. In practice, human experts often rely on the structure revealed by principal component analysis (PCA) followed by…