paper-with-me

홈 › Papers

An Efficient Training Pipeline for Reasoning Graphical User Interface Agents

2025-11-11 · Georgios Pantazopoulos, Eda B. Özyiğit arxiv

Visual grounding is the task of localising image regions from natural language queries and is critical for reasoning capable Graphical User Interface agents. Many existing methods rely on massive, noisy synthetic datasets. This work introduces an efficient training pipeline that combines model-based data filtering with parameter-efficient fine-tuning. From 4.8M synthetic examples, 12K clean and diverse instances are curated by first identifying challenging cases, removing misaligned and then selecting a diverse set of multimodal instances. On this data, a 3B-parameter Vision-Language Model is trained under three regimes: supervised fine-tuning, chain-of-thought-augmented fine-tuning, and reinforcement learning via Group Relative Policy Optimization. Models trained with the filtered data and lightweight training strategies match or surpass larger baselines on benchmarks such as ScreenSpot, Multimodal-Mind2Web, and AndroidControl. These results demonstrate that principled data curation and robust adaptation can rival large-scale training, enabling compact yet capable multimodal reasoning agents.

📄 PDF Abstract BibTeX arXiv:2511.08172

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningNatural Language QueriesReinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

ReGUIDE: Data Efficient GUI Grounding via Spatial Reasoning and Search

2025-05-21 · Hyunseok Lee, Jeonghoon Kim, Beomjun Kim, Jihoon Tack 외

Recent advances in Multimodal Large Language Models (MLLMs) have enabled autonomous agents to interact with computers via Graphical User Interfaces (GUIs), where accurately localizing the coordinates of interface element…

Spatial 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…

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…

An integrated Graphical User Interface for Debugging Answer Set Programs

2016-11-15 · Philip Gasteiger, Carmine Dodaro, Benjamin Musitsch, Kristian Reale 외

Answer Set Programming (ASP) is an expressive knowledge representation and reasoning framework. Due to its rather simple syntax paired with high-performance solvers, ASP is interesting for industrial applications. Howeve…

TODS: An Automated Time Series Outlier Detection System

2020-09-18 · Kwei-Herng Lai, Daochen Zha, Guanchu Wang, Junjie Xu 외

We present TODS, an automated Time Series Outlier Detection System for research and industrial applications. TODS is a highly modular system that supports easy pipeline construction. The basic building block of TODS is p…

Outlier DetectionTime SeriesTime Series Analysis