paper-with-me

Papers

Breaking the Data Barrier -- Building GUI Agents Through Task Generalization

2025-04-14 · Junlei Zhang, Zichen Ding, Chang Ma, Zijie Chen, Qiushi Sun, Zhenzhong Lan, Junxian He

Graphical User Interface (GUI) agents offer cross-platform solutions for automating complex digital tasks, with significant potential to transform productivity workflows. However, their performance is often constrained by the scarcity of high-quality trajectory data. To address this limitation, we propose training Vision Language Models (VLMs) on data-rich, reasoning-intensive tasks during a dedicated mid-training stage, and then examine how incorporating these tasks facilitates generalization to GUI planning scenarios. Specifically, we explore a range of tasks with readily available instruction-tuning data, including GUI perception, multimodal reasoning, and textual reasoning. Through extensive experiments across 11 mid-training tasks, we demonstrate that: (1) Task generalization proves highly effective, yielding substantial improvements across most settings. For instance, multimodal mathematical reasoning enhances performance on AndroidWorld by an absolute 6.3%. Remarkably, text-only mathematical data significantly boosts GUI web agent performance, achieving a 5.6% improvement on WebArena and 5.4% improvement on AndroidWorld, underscoring notable cross-modal generalization from text-based to visual domains; (2) Contrary to prior assumptions, GUI perception data - previously considered closely aligned with GUI agent tasks and widely utilized for training - has a comparatively limited impact on final performance; (3) Building on these insights, we identify the most effective mid-training tasks and curate optimized mixture datasets, resulting in absolute performance gains of 8.0% on WebArena and 12.2% on AndroidWorld. Our work provides valuable insights into cross-domain knowledge transfer for GUI agents and offers a practical approach to addressing data scarcity challenges in this emerging field. The code, data and models will be available at https://github.com/hkust-nlp/GUIMid.

📄 PDF Abstract BibTeX arXiv:2504.10127

Code (1)

hkust-nlp/guimid 공식 구현

Tasks

Mathematical ReasoningMultimodal ReasoningTransfer Learning

Similar Papers 제목 키워드 기반

IceBreaker for Conversational Agents: Breaking the First-Message Barrier with Personalized Starters

2026-04-20 · Hongwei Zheng, Weiqi Wu, Zhengjia Wang, Guanyu Jiang 외 arxiv

Conversational agents, such as ChatGPT and Doubao, have become essential daily assistants for billions of users. To further enhance engagement, these systems are evolving from passive responders to proactive companions. …

Cogniculture: Towards a Better Human-Machine Co-evolution

2017-12-11 · Rakesh R Pimplikar, Kushal Mukherjee, Gyana Parija, Harit Vishwakarma 외

Research in Artificial Intelligence is breaking technology barriers every day. New algorithms and high performance computing are making things possible which we could only have imagined earlier. Though the enhancements i…

ENRICH4ALL: A First Luxembourgish BERT Model for a Multilingual Chatbot

2022-06-01 · SIGUL (LREC) 2022 6 · Dimitra Anastasiou

Machine Translation (MT)-empowered chatbots are not established yet, however, we see an amazing future breaking language barriers and enabling conversation in multiple languages without time-consuming language model buil…

ChatbotLanguage ModelingLanguage ModellingMachine Translation+2

Toward Full Autonomous Laboratory Instrumentation Control with Large Language Models

2026-03-25 · Yong Xie, Kexin He, Andres Castellanos-Gomez arxiv

The control of complex laboratory instrumentation often requires significant programming expertise, creating a barrier for researchers lacking computational skills. This work explores the potential of large language mode…

Breaking the Barrier: Enhanced Utility and Robustness in Smoothed DRL Agents

2024-06-26 · Chung-En Sun, Sicun Gao, Tsui-Wei Weng

Robustness remains a paramount concern in deep reinforcement learning (DRL), with randomized smoothing emerging as a key technique for enhancing this attribute. However, a notable gap exists in the performance of current…

AttributeDeep Reinforcement Learning