LIEREx: Language-Image Embeddings for Robotic Exploration
Felix Igelbrink, Lennart Niecksch, Marian Renz, Martin Günther, Martin Atzmueller
TL;DR
LIEREx advances open-set semantic mapping by fusing Vision-Language Foundation Models with 3D Semantic Scene Graphs to enable language-driven exploration in unknown environments. It introduces a Learned View Quality Estimation (VQE) strategy and a data-generation pipeline based on the Habitat HM3D dataset to efficiently score candidate observation poses without online ray-casting. The framework supports flexible, text-based queries and hierarchical grounding of language concepts in spatial context, bridging open-set perception with robust spatial reasoning. A TIAGo indoor demonstrator is used to validate the system and outline steps toward real-world deployment and evaluation.
Abstract
Semantic maps allow a robot to reason about its surroundings to fulfill tasks such as navigating known environments, finding specific objects, and exploring unmapped areas. Traditional mapping approaches provide accurate geometric representations but are often constrained by pre-designed symbolic vocabularies. The reliance on fixed object classes makes it impractical to handle out-of-distribution knowledge not defined at design time. Recent advances in Vision-Language Foundation Models, such as CLIP, enable open-set mapping, where objects are encoded as high-dimensional embeddings rather than fixed labels. In LIEREx, we integrate these VLFMs with established 3D Semantic Scene Graphs to enable target-directed exploration by an autonomous agent in partially unknown environments.
