English

Think Twice, Click Once: Enhancing GUI Grounding via Fast and Slow Systems

Artificial Intelligence 2025-03-11 v1 Computation and Language Computer Vision and Pattern Recognition

Abstract

Humans can flexibly switch between different modes of thinking based on task complexity: from rapid intuitive judgments to in-depth analytical understanding. However, current Graphical User Interface (GUI) grounding systems which locate interface elements based on natural language instructions rely solely on immediate prediction without reasoning, struggling to understand complex interface layouts with nested structures and hierarchical relationships, limiting their effectiveness on complex interfaces. Inspired by human dual-system cognition, we present Focus, a novel GUI grounding framework that combines fast prediction with systematic analysis. The framework dynamically switches between rapid and deliberate processing through an adaptive system switching based on task complexity, optimizing both efficiency and accuracy. Focus decomposes grounding into progressive stages: interface summarization, visual focused analysis, and precise coordinate prediction. This structured decomposition enables systematic understanding of both interface layouts and visual relationships. Extensive experiments show that Focus achieves state-of-the-art performance using only 300K of the training data with a 2B parameter model compared to existing approaches. Focus demonstrates superior performance particularly in complex GUI scenarios, achieving 77.4% average accuracy on ScreenSpot and 13.3% on the more challenging ScreenSpot-Pro. Our analysis reveals the effectiveness of this dual-system approach while demonstrating its potential for improving complex GUI interaction scenarios.

Keywords

Cite

@article{arxiv.2503.06470,
  title  = {Think Twice, Click Once: Enhancing GUI Grounding via Fast and Slow Systems},
  author = {Fei Tang and Yongliang Shen and Hang Zhang and Siqi Chen and Guiyang Hou and Wenqi Zhang and Wenqiao Zhang and Kaitao Song and Weiming Lu and Yueting Zhuang},
  journal= {arXiv preprint arXiv:2503.06470},
  year   = {2025}
}