English

Bootstrapping Human-Like Planning via LLMs

Artificial Intelligence 2026-05-18 v1 Human-Computer Interaction Robotics

Abstract

Robot end users increasingly require accessible means of specifying tasks for robots to perform. Two common end-user programming paradigms include drag-and-drop interfaces and natural language programming. Although natural language interfaces harness an intuitive form of human communication, drag-and-drop interfaces enable users to meticulously and precisely dictate the key actions of the robot's task. In this paper, we investigate the degree to which both approaches can be combined. Specifically, we construct a large language model (LLM)-based pipeline that accepts natural language as input and produces human-like action sequences as output, specified at a level of granularity that a human would produce. We then compare these generated action sequences to another dataset of hand-specified action sequences. Although our results reveal that larger models tend to outperform smaller ones in the production of human-like action sequences, smaller models nonetheless achieve satisfactory performance.

Keywords

Cite

@article{arxiv.2506.22604,
  title  = {Bootstrapping Human-Like Planning via LLMs},
  author = {David Porfirio and Vincent Hsiao and Morgan Fine-Morris and Leslie Smith and Laura M. Hiatt},
  journal= {arXiv preprint arXiv:2506.22604},
  year   = {2026}
}

Comments

Accepted by the 2025 34th IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)

R2 v1 2026-07-01T03:37:15.953Z