GIST: Multimodal Knowledge Extraction and Spatial Grounding via Intelligent Semantic Topology

arXiv cs.AI / 4/20/2026

📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • GIST(Grounded Intelligent Semantic Topology)は、スマホのモバイル点群から2D占有マップとトポロジーを抽出し、軽量なセマンティック層を重ねるマルチモーダル知識抽出パイプラインを提案しています。
  • 混雑した環境での空間グラウンディング課題に対し、インテリジェントなキーフレーム選択とセマンティック選択によって、視覚特徴の陳腐化やロングテール意味分布の問題を緩和する狙いがあります。
  • 下流タスクとして、意図駆動のセマンティック検索(部分一致時の代替カテゴリ/ゾーン推定)、1ショットのセマンティックローカライザ(上位5の平均平行移動誤差1.04m)、歩行可能床面のゾーン分類、ランドマークに基づく経路の自然言語生成を統合的に実現します。
  • LLM評価では、シーケンス型の命令生成ベースラインよりGISTが優れるとされ、現地での試行(N=5)でも音声のみで80%のナビゲーション成功率を示し、「ユニバーサルデザイン」への有効性を示唆しています。

Abstract

Navigating complex, densely packed environments like retail stores, warehouses, and hospitals poses a significant spatial grounding challenge for humans and embodied AI. In these spaces, dense visual features quickly become stale given the quasi-static nature of items, and long-tail semantic distributions challenge traditional computer vision. While Vision-Language Models (VLMs) help assistive systems navigate semantically-rich spaces, they still struggle with spatial grounding in cluttered environments. We present GIST (Grounded Intelligent Semantic Topology), a multimodal knowledge extraction pipeline that transforms a consumer-grade mobile point cloud into a semantically annotated navigation topology. Our architecture distills the scene into a 2D occupancy map, extracts its topological layout, and overlays a lightweight semantic layer via intelligent keyframe and semantic selection. We demonstrate the versatility of this structured spatial knowledge through critical downstream Human-AI interaction tasks: (1) an intent-driven Semantic Search engine that actively infers categorical alternatives and zones when exact matches fail; (2) a one-shot Semantic Localizer achieving a 1.04 m top-5 mean translation error; (3) a Zone Classification module that segments the walkable floor plan into high-level semantic regions; and (4) a Visually-Grounded Instruction Generator that synthesizes optimal paths into egocentric, landmark-rich natural language routing. In multi-criteria LLM evaluations, GIST outperforms sequence-based instruction generation baselines. Finally, an in-situ formative evaluation (N=5) yields an 80% navigation success rate relying solely on verbal cues, validating the system's capacity for universal design.