English
Related papers

Related papers: MAI-UI Technical Report: Real-World Centric Founda…

200 papers

This paper introduces GUI-Owl, a foundational GUI agent model that achieves state-of-the-art performance among open-source end-to-end models on ten GUI benchmarks across desktop and mobile environments, covering grounding, question…

Artificial Intelligence · Computer Science 2025-09-03 Jiabo Ye , Xi Zhang , Haiyang Xu , Haowei Liu , Junyang Wang , Zhaoqing Zhu , Ziwei Zheng , Feiyu Gao , Junjie Cao , Zhengxi Lu , Jitong Liao , Qi Zheng , Fei Huang , Jingren Zhou , Ming Yan

The paper introduces GUI-Owl-1.5, the latest native GUI agent model that features instruct/thinking variants in multiple sizes (2B/4B/8B/32B/235B) and supports a range of platforms (desktop, mobile, browser, and more) to enable cloud-edge…

The development of autonomous agents for graphical user interfaces (GUIs) presents major challenges in artificial intelligence. While recent advances in native agent models have shown promise by unifying perception, reasoning, action, and…

Artificial Intelligence · Computer Science 2025-09-08 Haoming Wang , Haoyang Zou , Huatong Song , Jiazhan Feng , Junjie Fang , Junting Lu , Longxiang Liu , Qinyu Luo , Shihao Liang , Shijue Huang , Wanjun Zhong , Yining Ye , Yujia Qin , Yuwen Xiong , Yuxin Song , Zhiyong Wu , Aoyan Li , Bo Li , Chen Dun , Chong Liu , Daoguang Zan , Fuxing Leng , Hanbin Wang , Hao Yu , Haobin Chen , Hongyi Guo , Jing Su , Jingjia Huang , Kai Shen , Kaiyu Shi , Lin Yan , Peiyao Zhao , Pengfei Liu , Qinghao Ye , Renjie Zheng , Shulin Xin , Wayne Xin Zhao , Wen Heng , Wenhao Huang , Wenqian Wang , Xiaobo Qin , Yi Lin , Youbin Wu , Zehui Chen , Zihao Wang , Baoquan Zhong , Xinchun Zhang , Xujing Li , Yuanfan Li , Zhongkai Zhao , Chengquan Jiang , Faming Wu , Haotian Zhou , Jinlin Pang , Li Han , Qi Liu , Qianli Ma , Siyao Liu , Songhua Cai , Wenqi Fu , Xin Liu , Yaohui Wang , Zhi Zhang , Bo Zhou , Guoliang Li , Jiajun Shi , Jiale Yang , Jie Tang , Li Li , Qihua Han , Taoran Lu , Woyu Lin , Xiaokang Tong , Xinyao Li , Yichi Zhang , Yu Miao , Zhengxuan Jiang , Zili Li , Ziyuan Zhao , Chenxin Li , Dehua Ma , Feng Lin , Ge Zhang , Haihua Yang , Hangyu Guo , Hongda Zhu , Jiaheng Liu , Junda Du , Kai Cai , Kuanye Li , Lichen Yuan , Meilan Han , Minchao Wang , Shuyue Guo , Tianhao Cheng , Xiaobo Ma , Xiaojun Xiao , Xiaolong Huang , Xinjie Chen , Yidi Du , Yilin Chen , Yiwen Wang , Zhaojian Li , Zhenzhu Yang , Zhiyuan Zeng , Chaolin Jin , Chen Li , Hao Chen , Haoli Chen , Jian Chen , Qinghao Zhao , Guang Shi

This paper presents MagicGUI, a foundational mobile GUI agent designed to address critical challenges in perception, grounding, and reasoning within real-world mobile GUI environments. The framework is underpinned by following six key…

Graphical User Interface (GUI) grounding - the task of mapping natural language instructions to screen coordinates - is essential for autonomous agents and accessibility technologies. Existing systems rely on monolithic models or one-shot…

Artificial Intelligence · Computer Science 2025-11-18 SeokJoo Kwak , Jihoon Kim , Boyoun Kim , Jung Jae Yoon , Wooseok Jang , Jeonghoon Hong , Jaeho Yang , Yeong-Dae Kwon

Graphical User Interface (GUI) agents show great potential for enabling foundation models to complete real-world tasks, revolutionizing human-computer interaction and improving human productivity. In this report, we present OmegaUse, a…

This paper introduces UI-TARS, a native GUI agent model that solely perceives the screenshots as input and performs human-like interactions (e.g., keyboard and mouse operations). Unlike prevailing agent frameworks that depend on heavily…

GUI agents have emerged as a powerful paradigm for automating interactions in digital environments, yet achieving both broad generality and consistently strong task performance remains challenging. In this report, we present UI-Venus-1.5, a…

The recent progress of large language model agents has opened new possibilities for automating tasks through graphical user interfaces (GUIs), especially in mobile environments where intelligent interaction can greatly enhance usability.…

Computer-use agents face a fundamental limitation. They rely exclusively on primitive GUI actions (click, type, scroll), creating brittle execution chains prone to cascading failures. While API-driven agents harness rich capabilities…

Computer Vision and Pattern Recognition · Computer Science 2026-05-27 Yuhao Yang , Zhen Yang , Zi-Yi Dou , Anh Nguyen , Keen You , Omar Attia , Andrew Szot , Michael Feng , Ram Ramrakhya , Alexander Toshev , Chao Huang , Yinfei Yang , Zhe Gan

GUI agent aims to enable automated operations on Mobile/PC devices, which is an important task toward achieving artificial general intelligence. The rapid advancement of VLMs accelerates the development of GUI agents, owing to their…

Computer Vision and Pattern Recognition · Computer Science 2025-09-01 Zhixiong Zeng , Jing Huang , Liming Zheng , Wenkang Han , Yufeng Zhong , Lei Chen , Longrong Yang , Yingjie Chu , Yuzhi He , Lin Ma

GUI agents drive applications through their visual interfaces instead of programmatic APIs, interacting with arbitrary software via taps, swipes, and keystrokes, reaching a long tail of applications that CLI-based agents cannot. Yet…

Machine Learning · Computer Science 2026-04-14 Fei Tang , Zhiqiong Lu , Boxuan Zhang , Weiming Lu , Jun Xiao , Yueting Zhuang , Yongliang Shen

Recent years have witnessed a rapid development of mobile GUI agents powered by large language models (LLMs), which can autonomously execute diverse device-control tasks based on natural language instructions. The increasing accuracy of…

Cryptography and Security · Computer Science 2026-04-15 Guohong Liu , Jialei Ye , Jiacheng Liu , Yuanchun Li , Wei Liu , Pengzhi Gao , Jian Luan , Yunxin Liu

Digital agents for automating tasks across different platforms by directly manipulating the GUIs are increasingly important. For these agents, grounding from language instructions to target elements remains a significant challenge due to…

Human-Computer Interaction · Computer Science 2025-07-09 Yuhao Yang , Yue Wang , Dongxu Li , Ziyang Luo , Bei Chen , Chao Huang , Junnan Li

Graphical User Interface (GUI) action grounding is a critical step in GUI automation that maps language instructions to actionable elements on GUI screens. Most recent works of GUI action grounding leverage large GUI datasets to fine-tune…

Computation and Language · Computer Science 2025-01-28 Yue Fan , Handong Zhao , Ruiyi Zhang , Yu Shen , Xin Eric Wang , Gang Wu

The rapid advancement of vision-language models has catalyzed the emergence of GUI agents, which hold immense potential for automating complex tasks, from online shopping to flight booking, thereby alleviating the burden of repetitive…

Computer Vision and Pattern Recognition · Computer Science 2026-02-09 Zhongyin Zhao , Yuan Liu , Yikun Liu , Haicheng Wang , Le Tian , Xiao Zhou , Yangxiu You , Zilin Yu , Yang Yu , Jie Zhou

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, desktop environments,…

Developing autonomous agents that effectively interact with Graphic User Interfaces (GUIs) remains a challenging open problem, especially for small on-device models. In this paper, we present Ferret-UI Lite, a compact, end-to-end GUI agent…

Computer Vision and Pattern Recognition · Computer Science 2025-10-01 Zhen Yang , Zi-Yi Dou , Di Feng , Forrest Huang , Anh Nguyen , Keen You , Omar Attia , Yuhao Yang , Michael Feng , Haotian Zhang , Ram Ramrakhya , Chao Jia , Jeffrey Nichols , Alexander Toshev , Yinfei Yang , Zhe Gan

Recent advances in multimodal large language models unlock unprecedented opportunities for GUI automation. However, a fundamental challenge remains: how to efficiently acquire high-quality training data while maintaining annotation…

Graphical User Interface (GUI) agents, powered by Large Foundation Models, have emerged as a transformative approach to automating human-computer interaction. These agents autonomously interact with digital systems or software applications…

‹ Prev 1 2 3 10 Next ›