paper-with-me

Papers

Plover: Steering GUI Agents through Plan-Centric Interaction

2026-07-16 · Madhumitha Venkatesan, Shicheng Wen, Jiajing Guo, Jorge Piazentin Ono, Liu Ren, Dongyu Liu arxiv

Graphical user interface (GUI) automation remains challenging in real-world environments, where dynamic layouts, unexpected dialogs, and evolving interface states can cause autonomous agents to drift from user intent. Recent vision-based multimodal agents improve flexibility by operating directly over screenshots and natural language instructions, but planning and adaptation often remain internal, limiting users' ability to inspect, supervise, or correct system behavior. We present Plover, a plan-centric vision-based GUI automation system that externalizes task plans and replanning as persistent, inspectable, and revisable artifacts. Through a planner--executor architecture, Plover supports explicit supervision of evolving execution, localized correction through editable plans, natural-language guidance, and screenshot-grounded interventions, while preserving prior progress during repair. A formative study with six participants informed the interaction design. We then evaluate Plover through benchmark failure-case repair and scenario-based workflow analyses. Our results show that many autonomous GUI-agent failures are structurally repairable when plans remain visible and interventions are localized, and that explicit replanning helps make GUI automation more transparent, controllable, and adaptable.

📄 PDF Abstract BibTeX arXiv:2607.15193

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Explanatory Model Steering System for Collaboration between Domain Experts and AI

2024-05-17 · Aditya Bhattacharya, Simone Stumpf, Katrien Verbert

With the increasing adoption of Artificial Intelligence (AI) systems in high-stake domains, such as healthcare, effective collaboration between domain experts and AI is imperative. To facilitate effective collaboration b…

Prediction

EXMOS: Explanatory Model Steering Through Multifaceted Explanations and Data Configurations

2024-02-01 · Aditya Bhattacharya, Simone Stumpf, Lucija Gosak, Gregor Stiglic 외

Explanations in interactive machine-learning systems facilitate debugging and improving prediction models. However, the effectiveness of various global model-centric and data-centric explanations in aiding domain experts…

Concept Heterogeneity-aware Representation Steering

2026-02-13 · Laziz U. Abdullaev, Noelle Y. L. Wong, Ryan T. Z. Lee, Shiqi Jiang 외 arxiv

Representation steering offers a lightweight mechanism for controlling the behavior of large language models (LLMs) by intervening on internal activations at inference time. Most existing methods rely on a single global …

On Feedback Speed Control for a Planar Tracking

2026-04-10 · Xincheng Li, Tengyue Liu, Udit Halder arxiv

This paper investigates a planar tracking problem between a leader and follower agent. We propose a novel feedback speed control law, paired with a constant bearing steering strategy, to maintain an abreast formation bet…

Work State-Centric AI Agents: Design, Implementation, and Management of Cognitive Work Threads

2023-11-16 · Chen Zhang

AI agents excel in executing predefined tasks, but the dynamic management of work state information during task execution remains an underexplored area. We propose a work state-centric AI agent model employing "work note…

AI AgentManagement