ASSISTGUI: Task-oriented Desktop Graphical User Interface Automation · The Large Language Model Bible Contribute to LLM-Bible

ASSISTGUI: Task-oriented Desktop Graphical User Interface Automation

Gao Difei, Ji Lei, Bai Zechen, Ouyang Mingyu, Li Peiran, Mao Dongxing, Wu Qinchen, Zhang Weichen, Wang Peiyi, Guo Xiangwu, Wang Hengxu, Zhou Luowei, Shou Mike Zheng. Arxiv 2023

[Paper]    
Agentic Applications RAG Reinforcement Learning Tools

Graphical User Interface (GUI) automation holds significant promise for assisting users with complex tasks, thereby boosting human productivity. Existing works leveraging Large Language Model (LLM) or LLM-based AI agents have shown capabilities in automating tasks on Android and Web platforms. However, these tasks are primarily aimed at simple device usage and entertainment operations. This paper presents a novel benchmark, AssistGUI, to evaluate whether models are capable of manipulating the mouse and keyboard on the Windows platform in response to user-requested tasks. We carefully collected a set of 100 tasks from nine widely-used software applications, such as, After Effects and MS Word, each accompanied by the necessary project files for better evaluation. Moreover, we propose an advanced Actor-Critic Embodied Agent framework, which incorporates a sophisticated GUI parser driven by an LLM-agent and an enhanced reasoning mechanism adept at handling lengthy procedural tasks. Our experimental results reveal that our GUI Parser and Reasoning mechanism outshine existing methods in performance. Nevertheless, the potential remains substantial, with the best model attaining only a 46% success rate on our benchmark. We conclude with a thorough analysis of the current methods’ limitations, setting the stage for future breakthroughs in this domain.

Similar Work