paper-with-me

Papers

AutoGUI: Scaling GUI Grounding with Automatic Functionality Annotations from LLMs

2025-02-04 · Hongxin Li, Jingfan Chen, Jingran Su, Yuntao Chen, Qing Li, Zhaoxiang Zhang

User interface understanding with vision-language models has received much attention due to its potential for enabling next-generation software automation. However, existing UI datasets either only provide large-scale context-free element annotations or contextualized functional descriptions for elements at a much smaller scale. In this work, we propose the \methodname{} pipeline for automatically annotating UI elements with detailed functionality descriptions at scale. Specifically, we leverage large language models (LLMs) to infer element functionality by comparing the UI content changes before and after simulated interactions with specific UI elements. To improve annotation quality, we propose LLM-aided rejection and verification, eliminating invalid and incorrect annotations without human labor. We construct an \methodname{}-704k dataset using the proposed pipeline, featuring multi-resolution, multi-device screenshots, diverse data domains, and detailed functionality annotations that have never been provided by previous datasets. Human evaluation shows that the AutoGUI pipeline achieves annotation correctness comparable to trained human annotators. Extensive experimental results show that our \methodname{}-704k dataset remarkably enhances VLM's UI grounding capabilities, exhibits significant scaling effects, and outperforms existing web pre-training data types. We envision AutoGUI as a scalable pipeline for generating massive data to build GUI-oriented VLMs. AutoGUI dataset can be viewed at this anonymous URL: https://autogui-project.github.io/.

📄 PDF Abstract BibTeX arXiv:2502.01977

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

AutoGUI-v2: A Comprehensive Multi-Modal GUI Functionality Understanding Benchmark

2026-04-27 · Hongxin Li, Xiping Wang, Jingran Su, Zheng Ju 외 arxiv

Autonomous agents capable of navigating Graphical User Interfaces (GUIs) hold the potential to revolutionize digital productivity. However, achieving true digital autonomy extends beyond reactive element matching; it nec…

Autoguided Online Data Curation for Diffusion Model Training

2025-09-18 · Valeria Pais, Luis Oala, Daniele Faccio, Marco Aversa arxiv

The costs of generative model compute rekindled promises and hopes for efficient data curation. In this work, we investigate whether recently developed autoguidance and online data selection methods can improve the time …

Synthetic Data GenerationImage Generation

AutoGuide: Automated Generation and Selection of Context-Aware Guidelines for Large Language Model Agents

2024-03-13 · Yao Fu, Dong-Ki Kim, Jaekyeom Kim, Sungryull Sohn 외

Recent advances in large language models (LLMs) have empowered AI agents capable of performing various sequential decision-making tasks. However, effectively guiding LLMs to perform well in unfamiliar domains like web na…

Decision MakingIn-Context LearningLanguage ModelingLanguage Modelling+2

Towards Semi-automatic Sign Language Annotation Tool: SLAN-tool

2022-06-01 · SignLang (LREC) 2022 6 · Medet Mukushev, Arman Sabyrov, Madina Sultanova, Vadim Kimmelman 외

This paper presents a semi-automatic annotation tool for sign languages namely SLAN-tool. The SLAN-tool provides a web-based service for the annotation of sign language videos. Researchers can use the SLAN-tool web servi…

SceneFun3D: Fine-Grained Functionality and Affordance Understanding in 3D Scenes

2024-01-01 · CVPR 2024 1 · Alexandros Delitzas, Ayca Takmaz, Federico Tombari, Robert Sumner 외

Existing 3D scene understanding methods are heavily focused on 3D semantic and instance segmentation. However identifying objects and their parts only constitutes an intermediate step towards a more fine-grained goal…

Instance SegmentationMotion EstimationScene UnderstandingSemantic Segmentation