paper-with-me

홈 › Papers

Log2Plan: An Adaptive GUI Automation Framework Integrated with Task Mining Approach

2025-09-26 · Seoyoung Lee, Seonbin Yoon, Seongbeen Lee, Hyesoo Kim, Joo Yong Sim arxiv

GUI task automation streamlines repetitive tasks, but existing LLM or VLM-based planner-executor agents suffer from brittle generalization, high latency, and limited long-horizon coherence. Their reliance on single-shot reasoning or static plans makes them fragile under UI changes or complex tasks. Log2Plan addresses these limitations by combining a structured two-level planning framework with a task mining approach over user behavior logs, enabling robust and adaptable GUI automation. Log2Plan constructs high-level plans by mapping user commands to a structured task dictionary, enabling consistent and generalizable automation. To support personalization and reuse, it employs a task mining approach from user behavior logs that identifies user-specific patterns. These high-level plans are then grounded into low-level action sequences by interpreting real-time GUI context, ensuring robust execution across varying interfaces. We evaluated Log2Plan on 200 real-world tasks, demonstrating significant improvements in task success rate and execution time. Notably, it maintains over 60.0% success rate even on long-horizon task sequences, highlighting its robustness in complex, multi-step workflows.

📄 PDF Abstract BibTeX arXiv:2509.22137

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Iterative LLM Framework for SIBT utilizing RAG-based Adaptive Weight Optimization

2025-09-10 · Zhuo Xiao, Qinglong Yao, Jingjing Wang, Fugen Zhou 외 arxiv

Seed implant brachytherapy (SIBT) is an effective cancer treatment modality; however, clinical planning often relies on manual adjustment of objective function weights, leading to inefficiencies and suboptimal results. T…

Clinical Knowledge

POLARIS: Typed Planning and Governed Execution for Agentic AI in Back-Office Automation

2026-01-16 · Zahra Moslemi, Keerthi Koneru, Yen-Ting Lee, Sheethal Kumar 외 arxiv

Enterprise back office workflows require agentic systems that are auditable, policy-aligned, and operationally predictable, capabilities that generic multi-agent setups often fail to deliver. We present POLARIS (Policy-A…

Towards autonomous system: flexible modular production system enhanced with large language model agents

2023-04-28 · Yuchen Xia, Manthan Shenoy, Nasser Jazdi, Michael Weyrich

In this paper, we present a novel framework that combines large language models (LLMs), digital twins and industrial automation system to enable intelligent planning and control of production processes. We retrofit the a…

DescriptiveLanguage ModelingLanguage ModellingLarge Language Model

Integrating Large Language Model Agents with Digital Twins for Industrial Autonomous Systems

2026-06-18 · Yuchen Xia arxiv

Industrial automation is being transformed by digitalization and the increasing use of cyber-physical systems. Modern production environments require greater adaptability, faster reconfiguration, and more intuitive human…

Self-Adaptive Swarm System (SASS)

2021-05-25 · Qin Yang

Distributed artificial intelligence (DAI) studies artificial intelligence entities working together to reason, plan, solve problems, organize behaviors and strategies, make collective decisions and learn. This Ph.D. rese…

Decision Making