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

arXiv cs.RO / 4/20/2026

📰 NewsModels & Research

Key Points

  • The paper introduces Semantic Area Graph Reasoning (SAGR), a hierarchical framework that helps coordinate multi-robot exploration for semantic, language-guided search in unknown environments.
  • SAGR builds a semantic area graph from a semantic occupancy map, capturing room instances, connectivity, frontier availability, and robot states in a compact representation suitable for Large Language Model (LLM) reasoning.
  • The LLM is responsible for high-level semantic room assignment based on spatial structure and task context, while deterministic frontier planning and local navigation execute geometry-focused actions.
  • Experiments on Habitat–Matterport3D across 100 scenarios show SAGR is competitive with state-of-the-art exploration methods and improves semantic target search efficiency by up to 18.8% in large environments.
  • The work argues that structured semantic abstractions provide a practical interface between LLM-based reasoning and multi-robot coordination for complex indoor tasks beyond frontier coverage.

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.