paper-with-me

홈 › Papers

Prompting Robot Teams with Natural Language

2025-09-29 · Eduardo Sebastián, Nicolas Pfitzer, Ajay Shankar, Amanda Prorok arxiv

This paper presents a framework to prompt multi-robot teams with high-level tasks using natural language expressions. Our objective is to use the reasoning capabilities of language models in understanding and decomposing multi-robot collaboration and decision-making tasks, but in settings where such models cannot be called at deployment time. However, it is hard to specify the behavior of an individual robot from a team instruction, and have it continuously adapt to actions from other robots. This necessitates a framework with the representational capacity required by the logic and semantics of a task, and yet supports decentralized, real-time operation. We solve this dilemma by recognizing that a task can be represented as a deterministic finite automaton, and that recurrent neural networks (RNNs) can encode numerous automata. This allows us to distill the logic and sequential decompositions of sub-tasks obtained from a language model into an RNN, and align its internal states with the semantics of a given task. This leads to a tiny model that encapsulates the reasoning of the language model and can be implemented onboard. To interpret the internal state of the RNN for a decentralized execution, we train a graph neural network control policy conditioned on the hidden states of the RNN and the language embeddings. We present evaluations on simulated and real-world multi-robot tasks that require sequential and collaborative behavior by the team, demonstrating scalable, robust, real-time performance -- sites.google.com/view/prompting-teams.

📄 PDF Abstract BibTeX arXiv:2509.24575

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Trust in Language Grounding: a new AI challenge for human-robot teams

2022-09-05 · David M. Bossens, Christine Evers

The challenge of language grounding is to fully understand natural language by grounding language in real-world referents. While AI techniques are available, the widespread adoption and effectiveness of such technologies…

PIP-LLM: Integrating PDDL-Integer Programming with LLMs for Coordinating Multi-Robot Teams Using Natural Language

2025-10-26 · Guangyao Shi, Yuwei Wu, Vijay Kumar, Gaurav S. Sukhatme arxiv

Enabling robot teams to execute natural language commands requires translating high-level instructions into feasible, efficient multi-robot plans. While Large Language Models (LLMs) combined with Planning Domain Descript…

FLEET: Formal Language-Grounded Scheduling for Heterogeneous Robot Teams

2025-10-08 · Corban Rivera, Grayson Byrd, Meghan Booker, Bethany Kemp 외 arxiv

Coordinating heterogeneous robot teams from free-form natural-language instructions is hard. Language-only planners struggle with long-horizon coordination and hallucination, while purely formal methods require closed-wo…

Heterogeneous Robot Collaboration in Unstructured Environments with Grounded Generative Intelligence

2025-10-30 · Zachary Ravichandran, Fernando Cladera, Ankit Prabhu, Jason Hughes 외 arxiv

Heterogeneous robot teams operating in realistic settings often must accomplish complex missions requiring collaboration and adaptation to information acquired online. Because robot teams frequently operate in unstructur…

Complementary Learning Approach for Text Classification using Large Language Models

2025-12-08 · Navid Asgari, Benjamin M. Cole arxiv

In this study, we propose a structured methodology that utilizes large language models (LLMs) in a cost-efficient and parsimonious manner, integrating the strengths of scholars and machines while offsetting their respect…

Text ClassificationFew-Shot Learning