paper-with-me

홈 › Papers

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

2025-03-09 · Fei Tang, Yongliang Shen, Hang Zhang, Siqi Chen, Guiyang Hou, Wenqi Zhang, Wenqiao Zhang, Kaitao Song, Weiming Lu, Yueting Zhuang

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.

📄 PDF Abstract BibTeX arXiv:2503.06470

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

VideoAuto-R1: Video Auto Reasoning via Thinking Once, Answering Twice

2026-01-08 · Shuming Liu, Mingchen Zhuge, Changsheng Zhao, Jun Chen 외 arxiv

Chain-of-thought (CoT) reasoning has emerged as a powerful tool for multimodal large language models on video understanding tasks. However, its necessity and advantages over direct answering remain underexplored. In this…

Enhancing Trustworthy GUI Grounding via Self-Critiqued Reinforcement Learning

2025-10-31 · Shaojie Zhang, Pei Fu, Ruoceng Zhang, Jiahui Yang 외 arxiv

Autonomous graphical user interface (GUI) agents rely on accurate GUI grounding, which maps language instructions to on-screen coordinates, to execute user commands. However, current models, whether trained via supervise…

Reinforcement Learning

TWICE: Two-Clock, Two-Window Learning for Long-Horizon Conversion Prediction in Online Advertising

2026-07-28 · Kaiyuan Li, Kun Wang, Zhongbo Wang, Teng Sha 외 arxiv

Long-horizon conversion prediction under delayed feedback creates a two-clock, two-window learning problem in online advertising. A short base observation window releases recent clicks on the click clock before their out…

Measure Twice, Click Once: Co-evolving Proposer and Visual Critic via Reinforcement Learning for GUI Grounding

2026-04-23 · Wenkai Wang, Xiyun Li, Hongcan Guo, Wenhao Yu 외 arxiv

Graphical User Interface (GUI) grounding requires mapping natural language instructions to precise pixel coordinates. However, due to visually homogeneous elements and dense layouts, models typically grasp semantic inten…

Reinforcement Learning

Think Twice: Branch-and-Rethink Reasoning Reward Model

2025-10-27 · Yizhu Jiao, Jiaqi Zeng, Julien Veron Vialard, Oleksii Kuchaiev 외 arxiv

Large language models (LLMs) increasingly rely on thinking models that externalize intermediate steps and allocate extra test-time compute, with think-twice strategies showing that a deliberate second pass can elicit str…

Reinforcement Learning