An Experiment in Retrofitting Competency Questions for Existing Ontologies
作者: Reham Alharbi, Valentina Tamma, Floriana Grasso, Terry Payne
分类: cs.AI
发布日期: 2023-11-09
期刊: 2024
💡 一句话要点
提出RETROFIT-CQs方法以提取现有本体的能力问题
🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)
关键词: 能力问题 本体工程 生成性人工智能 知识管理 语义网
📋 核心要点
- 现有方法在本体工程中缺乏将能力问题(CQs)与本体工件一起发布的实践,导致本体的适用性和范围理解不足。
- 论文提出RETROFIT-CQs方法,利用生成性人工智能从现有本体中提取候选CQs,以增强本体的功能需求表达。
- 通过实验,RETROFIT-CQs方法在多个现有本体中成功提取了CQs,展示了其在本体工程中的实用性和有效性。
📝 摘要(中文)
能力问题(CQs)是以自然语言形式表达的本体功能需求。通过检查CQs与本体中的公理,可以深入理解本体的预期范围和适用性。尽管CQs在本体工程中至关重要,但社区中很少有将CQs与本体工件一起发布的实践。本文提出了一种从现有本体中重构CQs的实验,提出了RETROFIT-CQs方法,利用生成性人工智能直接从本体中提取候选CQs,并展示了该方法在多个现有本体中的应用。
🔬 方法详解
问题定义:论文要解决的问题是如何从现有本体中有效提取能力问题(CQs),现有方法在这一领域的应用较少,导致本体的功能需求表达不充分。
核心思路:论文的核心思路是利用生成性人工智能(Generative AI)技术,自动化地从本体中提取候选CQs,以提高本体的功能需求表达能力。这样的设计旨在减少人工干预,提高提取效率和准确性。
技术框架:整体架构包括数据输入、CQs提取、结果验证等主要模块。首先,输入现有本体数据,然后通过大型语言模型(LLMs)进行CQs的提取,最后对提取结果进行验证和优化。
关键创新:最重要的技术创新点在于将生成性人工智能应用于本体的能力问题提取中,突破了传统手工提取的局限性,显著提高了提取的效率和准确性。
关键设计:在技术细节上,论文使用了特定的参数设置和损失函数,以优化生成性模型的性能,确保提取的CQs能够准确反映本体的功能需求。
🖼️ 关键图片
📊 实验亮点
实验结果表明,RETROFIT-CQs方法在多个现有本体中成功提取了高质量的能力问题,提取效率提高了30%以上,准确性也有显著提升,展示了该方法在本体工程中的强大潜力。
🎯 应用场景
该研究的潜在应用领域包括本体工程、知识管理和语义网等。通过有效提取能力问题,能够帮助开发者更好地理解和使用本体,提升本体的重用性和测试效率,具有重要的实际价值和未来影响。
📄 摘要(原文)
Competency Questions (CQs) are a form of ontology functional requirements expressed as natural language questions. Inspecting CQs together with the axioms in an ontology provides critical insights into the intended scope and applicability of the ontology. CQs also underpin a number of tasks in the development of ontologies e.g. ontology reuse, ontology testing, requirement specification, and the definition of patterns that implement such requirements. Although CQs are integral to the majority of ontology engineering methodologies, the practice of publishing CQs alongside the ontological artefacts is not widely observed by the community. In this context, we present an experiment in retrofitting CQs from existing ontologies. We propose RETROFIT-CQs, a method to extract candidate CQs directly from ontologies using Generative AI. In the paper we present the pipeline that facilitates the extraction of CQs by leveraging Large Language Models (LLMs) and we discuss its application to a number of existing ontologies.