English

Interactive Speculative Planning: Enhance Agent Efficiency through Co-design of System and User Interface

Multiagent Systems 2024-10-02 v1 Artificial Intelligence Computation and Language Human-Computer Interaction Machine Learning

Abstract

Agents, as user-centric tools, are increasingly deployed for human task delegation, assisting with a broad spectrum of requests by generating thoughts, engaging with user proxies, and producing action plans. However, agents based on large language models (LLMs) often face substantial planning latency due to two primary factors: the efficiency limitations of the underlying LLMs due to their large size and high demand, and the structural complexity of the agents due to the extensive generation of intermediate thoughts to produce the final output. Given that inefficiency in service provision can undermine the value of automation for users, this paper presents a human-centered efficient agent planning method -- Interactive Speculative Planning -- aiming at enhancing the efficiency of agent planning through both system design and human-AI interaction. Our approach advocates for the co-design of the agent system and user interface, underscoring the importance of an agent system that can fluidly manage user interactions and interruptions. By integrating human interruptions as a fundamental component of the system, we not only make it more user-centric but also expedite the entire process by leveraging human-in-the-loop interactions to provide accurate intermediate steps. Code and data will be released.

Keywords

Cite

@article{arxiv.2410.00079,
  title  = {Interactive Speculative Planning: Enhance Agent Efficiency through Co-design of System and User Interface},
  author = {Wenyue Hua and Mengting Wan and Shashank Vadrevu and Ryan Nadel and Yongfeng Zhang and Chi Wang},
  journal= {arXiv preprint arXiv:2410.00079},
  year   = {2024}
}

Comments

27 pages, 22 figures

R2 v1 2026-06-28T19:02:52.849Z