HCCLCVApr 15, 2025

UI-E2I-Synth: Advancing GUI Grounding with Large-Scale Instruction Synthesis

arXiv:2504.11257v420 citationsh-index: 4ACL
Originality Incremental advance
AI Analysis

This addresses the problem of limited training data for vision-based GUI agents, which could enhance productivity on digital devices, though it appears incremental as it builds on existing vision-language models.

The paper tackles the challenge of GUI instruction grounding by introducing a large-scale data synthesis pipeline called UI-E2I-Synth, which uses GPT-4o to generate complex instruction datasets, and achieves superior performance on a new benchmark UI-I2E-Bench.

Recent advancements in Large Vision-Language Models are accelerating the development of Graphical User Interface (GUI) agents that utilize human-like vision perception capabilities to enhance productivity on digital devices. Compared to approaches predicated on GUI metadata, which are platform-dependent and vulnerable to implementation variations, vision-based approaches offer broader applicability. In this vision-based paradigm, the GUI instruction grounding, which maps user instruction to the location of corresponding element on the given screenshot, remains a critical challenge, particularly due to limited public training dataset and resource-intensive manual instruction data annotation. In this paper, we delve into unexplored challenges in this task including element-to-screen ratio, unbalanced element type, and implicit instruction. To address these challenges, we introduce a large-scale data synthesis pipeline UI-E2I-Synth for generating varying complex instruction datasets using GPT-4o instead of human annotators. Furthermore, we propose a new GUI instruction grounding benchmark UI-I2E-Bench, which is designed to address the limitations of existing benchmarks by incorporating diverse annotation aspects. Our model, trained on the synthesized data, achieves superior performance in GUI instruction grounding, demonstrating the advancements of proposed data synthesis pipeline. The proposed benchmark, accompanied by extensive analyses, provides practical insights for future research in GUI grounding. We will release corresponding artifacts at https://microsoft.github.io/FIVE-UI-Evol/ .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes