paper-with-me

Papers

Smoothing Grounding and Reasoning for MLLM-Powered GUI Agents with Query-Oriented Pivot Tasks

2025-03-01 · Zongru Wu, Pengzhou Cheng, Zheng Wu, Tianjie Ju, Zhuosheng Zhang, Gongshen Liu

Perception-enhanced pre-training, particularly through grounding techniques, is widely adopted to enhance the performance of graphical user interface (GUI) agents. However, in resource-constrained scenarios, the format discrepancy between coordinate-oriented grounding and action-oriented reasoning limits the effectiveness of grounding for reasoning tasks. To address this challenge, we propose a query-oriented pivot approach called query inference, which serves as a bridge between GUI grounding and reasoning. By inferring potential user queries from a screenshot and its associated element coordinates, query inference improves the understanding of coordinates while aligning more closely with reasoning tasks. Experimental results show that query inference outperforms previous grounding techniques under the same training data scale. Notably, query inference achieves comparable or even better performance to large-scale grounding-enhanced OS-Atlas with less than 0.1% of training data. Furthermore, we explore the impact of reasoning formats and demonstrate that integrating additional semantic information into the input further boosts reasoning performance. The code is publicly available at https://github.com/ZrW00/GUIPivot.

📄 PDF Abstract BibTeX arXiv:2503.00401

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

InfiGUIAgent: A Multimodal Generalist GUI Agent with Native Reasoning and Reflection

2025-01-08 · Yuhang Liu, Pengxiang Li, Zishu Wei, Congkai Xie 외

Graphical User Interface (GUI) Agents, powered by multimodal large language models (MLLMs), have shown great potential for task automation on computing devices such as computers and mobile phones. However, existing agent…

Plug-and-Play Grounding of Reasoning in Multimodal Large Language Models

2024-03-28 · Jiaxing Chen, Yuxuan Liu, Dehu Li, Xiang An 외

The rise of Multimodal Large Language Models (MLLMs), renowned for their advanced instruction-following and reasoning capabilities, has significantly propelled the field of visual reasoning. However, due to limitations i…

Instruction FollowingVisual Reasoning

Detector-Empowered Video Large Language Model for Efficient Spatio-Temporal Grounding

2025-12-07 · Shida Gao, Feng Xue, Xiangfeng Wang, Anlong Ming 외 arxiv

Multimodal large language models (MLLMs) are rapidly expanding from general video understanding to finer-grained understanding such as spatio-temporal video grounding (STVG) and reasoning. In these tasks, an MLLM must lo…

Spatio-Temporal Video Grounding

InfiGUI-R1: Advancing Multimodal GUI Agents from Reactive Actors to Deliberative Reasoners

2025-04-19 · Yuhang Liu, Pengxiang Li, Congkai Xie, Xavier Hu 외

Multimodal Large Language Models (MLLMs) have powered Graphical User Interface (GUI) Agents, showing promise in automating tasks on computing devices. Recent works have begun exploring reasoning in GUI tasks with encoura…

Action GenerationLogical ReasoningSpatial Reasoning

ScanReason: Empowering 3D Visual Grounding with Reasoning Capabilities

2024-07-01 · Chenming Zhu, Tai Wang, Wenwei Zhang, Kai Chen 외

Although great progress has been made in 3D visual grounding, current models still rely on explicit textual descriptions for grounding and lack the ability to reason human intentions from implicit instructions. We propos…

3D visual groundingLanguage ModelingLanguage ModellingLarge Language Model+1