TL;DR
Grounding objects in 3D simulation scenes to formal ontology classes is challenging due to reliance on brittle, manually curated dictionaries. This research explores using large language models (LLMs) to automate this grounding process for Universal Scene Description (USD) scenes without prior training.
✦ Why It Matters
Engineers can leverage LLMs for efficient ontology grounding in robotic applications, reducing manual effort and improving scalability.
Key Takeaways
How It Works
LLMs automate the grounding process by interpreting semantic cues from the scene graph, such as relationships between objects. This allows them to match scene objects to ontology classes without needing prior training, achieving high accuracy even with limited information.
Related