ROAICLHCLGOct 17, 2023

Language Models as Zero-Shot Trajectory Generators

arXiv:2310.11604v299 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the problem of enabling LLMs for low-level robotics control, showing potential for broader robot task automation, though it is incremental in extending LLM capabilities.

The authors challenged the assumption that LLMs lack low-level robot control knowledge by testing GPT-4's ability to directly generate dense end-effector pose trajectories for 30 real-world manipulation tasks, revealing it can understand low-level control and re-plan upon failures.

Large Language Models (LLMs) have recently shown promise as high-level planners for robots when given access to a selection of low-level skills. However, it is often assumed that LLMs do not possess sufficient knowledge to be used for the low-level trajectories themselves. In this work, we address this assumption thoroughly, and investigate if an LLM (GPT-4) can directly predict a dense sequence of end-effector poses for manipulation tasks, when given access to only object detection and segmentation vision models. We designed a single, task-agnostic prompt, without any in-context examples, motion primitives, or external trajectory optimisers. Then we studied how well it can perform across 30 real-world language-based tasks, such as "open the bottle cap" and "wipe the plate with the sponge", and we investigated which design choices in this prompt are the most important. Our conclusions raise the assumed limit of LLMs for robotics, and we reveal for the first time that LLMs do indeed possess an understanding of low-level robot control sufficient for a range of common tasks, and that they can additionally detect failures and then re-plan trajectories accordingly. Videos, prompts, and code are available at: https://www.robot-learning.uk/language-models-trajectory-generators.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes