用扫描+定位协同框架,大幅提升界面指令理解准确率
Generalist Scanner Meets Specialist Locator: A Synergistic Coarse-to-Fine Framework for Robust GUI Grounding
- 先用通用模型粗略扫描,再由专用模型精确定位
- 集成后准确率达35.7%,是单独使用提升10倍
- 适合需要高鲁棒性界面操作的智能助手应用
在图形用户界面(GUI)中对自然语言查询进行定位是一项挑战性任务,要求模型能理解跨应用、跨系统的多样化界面元素,并精确预测目标操作的空间坐标。为此,我们提出GMS:Generalist Scanner Meets Specialist Locator,一种协同式粗到精框架,有效提升GUI定位性能。该框架利用通用视觉-语言模型(VLM)与小型特定任务GUI定位模型的互补优势,分别赋予其“扫描”与“定位”角色。通用VLM作为‘Scanner’识别潜在感兴趣区域,微调后的定位模型作为‘Locator’在这些区域内输出精确坐标。该设计受人类操作界面时眼扫脑析机制启发。整个框架包含五个阶段,融合层级搜索与跨模态通信,实现优异预测效果。在ScreenSpot-Pro数据集上的实验表明,当‘Scanner’和‘Locator’独立使用时准确率仅分别为2.0%和3.7%,而集成后整体准确率达到35.7%,提升近10倍。此外,GMS在多种设置下显著优于其他强基线,展现出良好的鲁棒性和通用性潜力。
原文摘要 · Abstract (English)
Grounding natural language queries in graphical user interfaces (GUIs) presents a challenging task that requires models to comprehend diverse UI elements across various applications and systems, while also accurately predicting the spatial coordinates for the intended operation. To tackle this problem, we propose GMS: Generalist Scanner Meets Specialist Locator, a synergistic coarse-to-fine framework that effectively improves GUI grounding performance. GMS leverages the complementary strengths of general vision-language models (VLMs) and small, task-specific GUI grounding models by assigning them distinct roles within the framework. Specifically, the general VLM acts as a 'Scanner' to identify potential regions of interest, while the fine-tuned grounding model serves as a 'Locator' that outputs precise coordinates within these regions. This design is inspired by how humans perform GUI grounding, where the eyes scan the interface and the brain focuses on interpretation and localization. Our whole framework consists of five stages and incorporates hierarchical search with cross-modal communication to achieve promising prediction results. Experimental results on the ScreenSpot-Pro dataset show that while the 'Scanner' and 'Locator' models achieve only $2.0\%$ and $3.7\%$ accuracy respectively when used independently, their integration within GMS framework yields an overall accuracy of $35.7\%$, representing a $10 \times$ improvement. Additionally, GMS significantly outperforms other strong baselines under various settings, demonstrating its robustness and potential for general-purpose GUI grounding.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。