English

SheetCopilot: Bringing Software Productivity to the Next Level through Large Language Models

Software Engineering 2023-10-31 v2 Artificial Intelligence Computation and Language

Abstract

Computer end users have spent billions of hours completing daily tasks like tabular data processing and project timeline scheduling. Most of these tasks are repetitive and error-prone, yet most end users lack the skill to automate these burdensome works. With the advent of large language models (LLMs), directing software with natural language user requests become a reachable goal. In this work, we propose a SheetCopilot agent that takes natural language task and control spreadsheet to fulfill the requirements. We propose a set of atomic actions as an abstraction of spreadsheet software functionalities. We further design a state machine-based task planning framework for LLMs to robustly interact with spreadsheets. We curate a representative dataset containing 221 spreadsheet control tasks and establish a fully automated evaluation pipeline for rigorously benchmarking the ability of LLMs in software control tasks. Our SheetCopilot correctly completes 44.3\% of tasks for a single generation, outperforming the strong code generation baseline by a wide margin. Our project page:https://sheetcopilot.github.io/.

Keywords

Cite

@article{arxiv.2305.19308,
  title  = {SheetCopilot: Bringing Software Productivity to the Next Level through Large Language Models},
  author = {Hongxin Li and Jingran Su and Yuntao Chen and Qing Li and Zhaoxiang Zhang},
  journal= {arXiv preprint arXiv:2305.19308},
  year   = {2023}
}

Comments

Accepted to NeurIPS 2023

R2 v1 2026-06-28T10:51:05.296Z