paper-with-me

홈 › Papers

From USD Scenes to Knowledge Graphs: Zero-Shot Ontology Grounding with LLMs

2026-06-08 · Jiangtao Shuai, Zongxiong Chen, Manfred Hauswirth, Sonja Schimmler arxiv

Constructing knowledge graphs from 3D simulation scenes is essential for robot task reasoning, but the key bottleneck, grounding scene objects to formal ontology classes, still relies on manually curated dictionaries that are brittle and do not generalize across assets. We investigate whether large language models (LLMs) can automate this grounding step for Universal Scene Description (USD) scenes as a zero-shot, training-free alternative. On a kitchen scene (125 objects) with SOMA-HOME Ontology, LLMs achieve 90-96% exact-match accuracy with descriptive names and 49-89% with abbreviated names, substantially outperforming dictionary and embedding baselines. Under fully opaque names, context-augmented prompting recovers up to 48%. Feature ablation reveals that LLMs primarily exploit semantic cues in the scene graph (sibling names and parent paths); anonymizing these cues reduces accuracy to 0-6%, while geometry alone yields only 4-17%.

📄 PDF Abstract BibTeX arXiv:2606.09134

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Mixture-of-Graphs: Zero-shot Relational Learning for Knowledge Graph by Fusing Ontology and Textual Experts

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Knowledge Graph Embedding (KGE) have been proposed and succeed utilized to knowledge Graph Completion (KGC). But dominant KGE models often fail in zero-shot relational learning because they cannot learn effective represe…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingRelation+2

Disentangled Ontology Embedding for Zero-shot Learning

2022-06-08 · Yuxia Geng, Jiaoyan Chen, Wen Zhang, Yajing Xu 외

Knowledge Graph (KG) and its variant of ontology have been widely used for knowledge representation, and have shown to be quite effective in augmenting Zero-shot Learning (ZSL). However, existing ZSL methods that utilize…

image-classificationImage ClassificationOntology EmbeddingZero-Shot Image Classification+1

Ontology-enhanced Prompt-tuning for Few-shot Learning

2022-01-27 · Hongbin Ye, Ningyu Zhang, Shumin Deng, Xiang Chen 외

Few-shot Learning (FSL) is aimed to make predictions based on a limited number of samples. Structured data such as knowledge graphs and ontology libraries has been leveraged to benefit the few-shot setting in various tas…

Event ExtractionFew-Shot LearningKnowledge Graph CompletionKnowledge Graphs+1

A RAG Approach for Generating Competency Questions in Ontology Engineering

2024-09-13 · Xueli Pan, Jacco van Ossenbruggen, Victor de Boer, Zhisheng Huang

Competency question (CQ) formulation is central to several ontology development and evaluation methodologies. Traditionally, the task of crafting these competency questions heavily relies on the effort of domain experts …

Knowledge GraphsRAGRetrieval-augmented Generation

Truveta Mapper: A Zero-shot Ontology Alignment Framework

2023-01-24 · Mariyam Amir, Murchana Baruah, Mahsa Eslamialishah, Sina Ehsani 외

In this paper, a new perspective is suggested for unsupervised Ontology Matching (OM) or Ontology Alignment (OA) by treating it as a translation task. Ontologies are represented as graphs, and the translation is performe…

Ontology MatchingTransfer LearningTranslation