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

2026-04-17Robotics

Robotics
AI summary

The authors created a system called Semantic Area Graph Reasoning (SAGR) to help multiple robots work together to explore and search inside buildings. Instead of just looking for new areas, their method uses a map that labels different rooms and how they connect, helping a language model decide which robot should go where based on the task. Robots then navigate locally to find targets inside assigned rooms. Tests showed that SAGR works as well as other methods but is better at finding specific things in large environments. This shows that combining detailed maps with language-based reasoning helps improve robot teamwork indoors.

multi-robot systemssemantic reasoningsemantic occupancy mapsemantic area graphLarge Language Modelsfrontier explorationHabitat-Matterport3D datasetrobot coordinationsemantic searchindoor navigation
Authors
Ruiyang Wang, Hao-Lun Hsu, Jiwoo Kim, Miroslav Pajic
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.