日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2407.20164

Language-Conditioned Offline RL for Multi-Robot Navigation

Language-Conditioned Offline RL for Multi-Robot Navigation

シェア:XThreadsFacebookLINEはてブBluesky

著者: Steven Morad, Ajay Shankar, Jan Blumenkamp, Amanda Prorok

分類: cs.RO, cs.AI, cs.LG

原文アブストラクト

We present a method for developing 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 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.