GameChat: Multi-LLM Dialogue for Safe, Agile, and Socially Optimal Multi-Agent Navigation in Constrained Environments

Image 1
University of Virginia

Abstract

Safe, agile, and socially compliant multi-robot navigation in cluttered and constrained environments remains a critical challenge. This is especially difficult with self-interested agents with unique, unknown priorities in decentralized settings, where there is no central authority to resolve conflicts induced by spatial symmetry. We address this challenge by proposing an intuitive, but very effective approach, GameChat, which facilitates safe, agile, and deadlock-free navigation for both cooperative and self-interested agents in cluttered environments. Key to our approach is the idea that agents should resolve conflicts on their own using natural language to communicate, much like humans. We evaluate GameChat in simulated environments with doorways and intersections. The results show that even in the worst case, GameChat reduces the time for all agents to reach their goals by over 35% from a naive baseline and by over 20% from a state of the art baseline in the intersection scenario, while doubling the rate of ensuring the agent with a higher priority task reaches the goal first, from 50% (equivalent to random chance) to 100%. We also demonstrate how GameChat can be extended to more than two agents.

Videos

The red is the higher-priority hospital agent and the blue is the lower-priority grocery agent. Videos are presented for the three noncommunicative baselines and GameChat (we show the case where communication occurs after the social mini-game has been detected) in a doorway and an intersection environment. In these videos, the noncommunicative methods fail to prioritize the higher-priority agent, which occurs 50% of the time (equivalent to random chance). In contrast, GameChat was always able to correctly identify and prioritize the higher-priority agent.

MPC-CBF Doorway

SMG-CBF Doorway

GameChat (no LLM) Doorway

MPC-CBF Intersection

SMG-CBF Intersection

GameChat (no LLM) Intersection

GameChat Doorway

GameChat Intersection

Proofs

Image 4

BibTeX

@inproceedings{mahadevan2025gamechat,
  title={GameChat: Multi-LLM Dialogue for Safe, Agile, and Socially Optimal Multi-Agent Navigation in Constrained Environments},
  author={Mahadevan, Vagul and Zhang, Shangtong and Chandra, Rohan},
  booktitle={2025 IEEE International Symposium on Multi-Robot and Multi-Agent Systems (MRS)},
  pages={1--7},
  year={2025},
  organization={IEEE}
}