PulseAugur
实时 12:46:07
English(EN) Extracting Semantics: LLM-Guided Automatic Population of Robot Ontology from URDF

LLM自动从URDF模型生成机器人本体

研究人员开发了一种初步方法,通过将URDF模型转换为填充好的本体来自动生成机器人的语义抽象。该方法利用大型语言模型(LLM)从URDF文件标识符中推断有意义的语义,这些标识符通常缺乏明确的含义。该流程使用现有本体中的概念来提示LLM,以确保语义对齐,并采用多数投票和验证等技术来提高可靠性。对各种机器人描述的初步评估表明,该方法可以有效地弥合低级机器人描述与人机交互所需的结构化知识表示之间的差距。 AI

排序理由 该集群包含一篇学术论文,详细介绍了机器人本体生成的新方法。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Bastien Dussard (LAAS-RIS, LAAS), Guillaume Sarthou (LAAS-RIS, LAAS) ·

    Extracting Semantics: LLM-Guided Automatic Population of Robot Ontology from URDF

    arXiv:2606.17073v1 Announce Type: cross Abstract: While commonsense knowledge may suffice for virtual agents, embodied robots interacting with humans require grounded and semantically rich representations of both their environment and their own physical embodiment. In cognitive r…