GraphPilot: GUI Task Automation with One-Step LLM Reasoning Powered by Knowledge Graph
Mingxian Yu, Siqi Luo, Xu Chen

TL;DR
GraphPilot is a mobile GUI agent that uses knowledge graphs to enable near one-query task automation, significantly reducing latency and improving task success rates on smartphone apps.
Contribution
It introduces a two-phase approach combining knowledge graph construction and guided reasoning to enhance LLM-powered GUI task automation.
Findings
Improves task completion rate over existing methods.
Reduces latency and number of LLM queries.
Achieves near one-query reasoning for mobile GUI tasks.
Abstract
Mobile graphical user interface (GUI) agents are designed to automate everyday tasks on smartphones. Recent advances in large language models (LLMs) have significantly enhanced the capabilities of mobile GUI agents. However, most LLM-powered mobile GUI agents operate in stepwise query-act loops, which incur high latency due to repeated LLM queries. We present GraphPilot, a mobile GUI agent that leverages knowledge graphs of the target apps to complete user tasks in almost one LLM query. GraphPilot operates in two complementary phases to enable efficient and reliable LLM-powered GUI task automation. In the offline phase, it explores target apps, records and analyzes interaction history, and constructs an app-specific knowledge graph that encodes functions of pages and elements as well as transition rules for each app. In the online phase, given an app and a user task, it leverages the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Graph Neural Networks · Big Data and Digital Economy
