Robust Graph Matching through Semantic Relationship Generation for SLAM
David Perez-Saura, Jose Andres Millan-Romera, Miguel Fernandez-Cortizas, Holger Voos, Pascual Campoy + 1 more
TLDR
A semantic-enhanced graph matching method for SLAM uses object-structure relations to boost robustness and efficiency in ambiguous indoor environments.
Key contributions
- Introduces a semantic-enhanced graph matching approach for robust SLAM in challenging indoor environments.
- Explicitly models relations between detected objects (from RGB-D) and structural elements like rooms and walls.
- Filters candidate correspondences using semantic relations, reducing ambiguity and search complexity before geometric checks.
- Improves computational efficiency and convergence, especially in symmetric layouts where geometric methods fail.
Why it matters
Graph-based SLAM often fails in repetitive or symmetric indoor environments due to ambiguous structural cues. This paper offers a robust solution by leveraging semantic relationships, significantly improving efficiency and reliability. This advancement is crucial for autonomous systems operating in complex, human-made spaces.
Original Abstract
Graph-based representations such as Scene Graphs enable localization in structured indoor environments by matching a locally observed graph, constructed from sensor data, to a prior map. This process is particularly challenging in environments with repetitive or symmetric layouts, where structural cues alone are often insufficient to resolve ambiguities. We propose a semantic-enhanced graph matching approach that explicitly models relations between detected objects and structural elements, such as rooms and wall planes. Objects are detected from RGB-D data and integrated into the graph, and their relations to structural elements are exploited to filter candidate correspondences prior to geometric verification, significantly reducing ambiguity and search complexity. The proposed method is integrated within the iS-Graphs framework and evaluated in synthetic and simulated environments. Results show that semantic relations significantly reduce the number of candidate matches, improve computational efficiency, and enable faster convergence, particularly in symmetric scenarios where purely geometric approaches fail.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.