paper-with-me

Papers

Visual grounding for desktop graphical user interfaces

2024-05-05 · Tassnim Dardouri, Laura Minkova, Jessica López Espejel, Walid Dahhane, El Hassane Ettifouri

Most instance perception and image understanding solutions focus mainly on natural images. However, applications for synthetic images, and more specifically, images of Graphical User Interfaces (GUI) remain limited. This hinders the development of autonomous computer-vision-powered Artificial Intelligence (AI) agents. In this work, we present Instruction Visual Grounding or IVG, a multi-modal solution for object identification in a GUI. More precisely, given a natural language instruction and GUI screen, IVG locates the coordinates of the element on the screen where the instruction would be executed. To this end, we develop two methods. The first method is a three-part architecture that relies on a combination of a Large Language Model (LLM) and an object detection model. The second approach uses a multi-modal foundation model.

📄 PDF Abstract BibTeX arXiv:2407.01558

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Modelobject-detectionObject DetectionVisual Grounding

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

On the Robustness of GUI Grounding Models Against Image Attacks

2025-04-07 · Haoren Zhao, Tianyi Chen, Zhen Wang

Graphical User Interface (GUI) grounding models are crucial for enabling intelligent agents to understand and interact with complex visual interfaces. However, these models face significant robustness challenges in real-…

UI-Vision: A Desktop-centric GUI Benchmark for Visual Perception and Interaction

2025-03-19 · Shravan Nayak, Xiangru Jian, Kevin Qinghong Lin, Juan A. Rodriguez 외

Autonomous agents that navigate Graphical User Interfaces (GUIs) to automate tasks like document editing and file management can greatly enhance computer workflows. While existing research focuses on online settings, des…

NavigateSpatial Reasoning

The Command Line GUIde: Graphical Interfaces from Man Pages via AI

2025-10-01 · Saketh Ram Kasibatla, Kiran Medleri Hiremath, Raven Rothkopf, Sorin Lerner 외 arxiv

Although birthed in the era of teletypes, the command line shell survived the graphical interface revolution of the 1980's and lives on in modern desktop operating systems. The command line provides access to powerful fu…

SeeClick: Harnessing GUI Grounding for Advanced Visual GUI Agents

2024-01-17 · Kanzhi Cheng, Qiushi Sun, Yougang Chu, Fangzhi Xu 외

Graphical User Interface (GUI) agents are designed to automate complex tasks on digital devices, such as smartphones and desktops. Most existing GUI agents interact with the environment through extracted structured data,…

Natural Language Visual Grounding

DragOn: A Benchmark and Dataset for Drag-Based GUI Interactions

2026-06-04 · Nathan Bout, Maxime Langevin, Ronan Riochet arxiv

GUI agents - vision-based models that control desktops, web browsers, and mobile devices through graphical user interfaces - promise to automate a wide range of digital tasks. While million-scale datasets have enabled su…