English

Prompt a Robot to Walk with Large Language Models

Robotics 2024-10-16 v3 Machine Learning Systems and Control Systems and Control

Abstract

Large language models (LLMs) pre-trained on vast internet-scale data have showcased remarkable capabilities across diverse domains. Recently, there has been escalating interest in deploying LLMs for robotics, aiming to harness the power of foundation models in real-world settings. However, this approach faces significant challenges, particularly in grounding these models in the physical world and in generating dynamic robot motions. To address these issues, we introduce a novel paradigm in which we use few-shot prompts collected from the physical environment, enabling the LLM to autoregressively generate low-level control commands for robots without task-specific fine-tuning. Experiments across various robots and environments validate that our method can effectively prompt a robot to walk. We thus illustrate how LLMs can proficiently function as low-level feedback controllers for dynamic motion control even in high-dimensional robotic systems. The project website and source code can be found at: https://prompt2walk.github.io/ .

Keywords

Cite

@article{arxiv.2309.09969,
  title  = {Prompt a Robot to Walk with Large Language Models},
  author = {Yen-Jen Wang and Bike Zhang and Jianyu Chen and Koushil Sreenath},
  journal= {arXiv preprint arXiv:2309.09969},
  year   = {2024}
}

Comments

Conference on Decision and Control (CDC), 2024

R2 v1 2026-06-28T12:25:08.896Z