ArXiv TLDR

Semantic Area Graph Reasoning for Multi-Robot Language-Guided Search

🐦 Tweet
2604.16263

Ruiyang Wang, Hao-Lun Hsu, Jiwoo Kim, Miroslav Pajic

cs.RO

TLDR

SAGR enables LLMs to coordinate multi-robot semantic search in unknown environments using a structured semantic-topological graph, improving efficiency.

Key contributions

  • Introduces SAGR, a hierarchical framework for LLM-guided multi-robot semantic search.
  • Constructs a semantic area graph encoding room instances, connectivity, frontiers, and robot states.
  • LLMs perform high-level semantic room assignment, with local planning handling geometric execution.
  • Improves semantic target search efficiency by up to 18.8% in large environments compared to SOTA.

Why it matters

This paper enables multi-robot systems to perform complex semantic search tasks by integrating LLMs with a novel semantic-topological graph. This allows robots to understand and execute high-level language commands, significantly boosting search efficiency in complex indoor environments.

Original Abstract

Coordinating multi-robot systems (MRS) to search in unknown environments is particularly challenging for tasks that require semantic reasoning beyond geometric exploration. Classical coordination strategies rely on frontier coverage or information gain and cannot incorporate high-level task intent, such as searching for objects associated with specific room types. We propose \textit{Semantic Area Graph Reasoning} (SAGR), a hierarchical framework that enables Large Language Models (LLMs) to coordinate multi-robot exploration and semantic search through a structured semantic-topological abstraction of the environment. SAGR incrementally constructs a semantic area graph from a semantic occupancy map, encoding room instances, connectivity, frontier availability, and robot states into a compact task-relevant representation for LLM reasoning. The LLM performs high-level semantic room assignment based on spatial structure and task context, while deterministic frontier planning and local navigation handle geometric execution within assigned rooms. Experiments on the Habitat-Matterport3D dataset across 100 scenarios show that SAGR remains competitive with state-of-the-art exploration methods while consistently improving semantic target search efficiency, with up to 18.8\% in large environments. These results highlight the value of structured semantic abstractions as an effective interface between LLM-based reasoning and multi-robot coordination in complex indoor environments.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.