ICRA 202511 citations

Language-Conditioned Offline RL for Multi-Robot Navigation

Steven D. Morad, Ajay Shankar, Jan Blumenkamp, Amanda Prorok

Abstract

We present a method for synthesizing navigation policies for multi-robot teams that interpret and follow natural language instructions. We condition these policies on embeddings from pretrained Large Language Models (LLMs), and train them via offline reinforcement learning with as little as 20 minutes of randomly-collected real-world data. Experiments on a team of five real robots show that these policies generalize well to unseen commands, indicating an understanding of the LLM latent space. Our method requires no simulators or environment models, and produces low-latency control policies that can be deployed directly to real robots without finetuning. We provide videos of our experiments at https://sites.google.com/view/llm-marl.

BibTeX
@inproceedings{icra2025_languageconditio,
  title = {Language-Conditioned Offline RL for Multi-Robot Navigation},
  author = {Steven D. Morad and Ajay Shankar and Jan Blumenkamp and Amanda Prorok},
  booktitle = {ICRA 2025},
  year = {2025}
}