NeurOWL: An LLM-Based Neural-symbolic Framework for Incomplete OWL Ontology Reasoning· NeurOWL:不完整 OWL 本体推理的神经符号框架
OWL ontologies provide a formal knowledge representation framework that enables semantic reasoning, and have been widely adopted across domains such as healthcare and bioinformatics. In practice, however, real-world ontologies are often incomplete, which pose challenges for reasoning. In this work, we focus on a fundamental subsumption reasoning problem: given an incomplete ontology and a candidate (non-entailed) subsumption, determine whether the subsumption is semantically plausible and, if so, providing a logically sound explanation containing potential missing axioms. This task unifies subsumption verification with ontology abduction, and generalizes the latter by removing the need for a predefined candidate set of missing axioms. To address this subsumption reasoning problem, we propo
提出解决不完整 OWL 本体次级类推理问题的神经符号框架
- 核心方法
- 结合大型语言模型和符号推理技术,通过神经符号框架NeurOWL对不完整的本体进行推理,同时检测和补全缺失的公理
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 解决现实世界中不完整 OWL 本体的次级类推理问题,提供可能缺少的公理的逻辑性解释
- 关键实验
- 在多个公开数据集上进行了实验,验证了NeurOWL在次级类推理任务上的有效性和准确性
- 主要贡献
- 首次提出了一种无需预定义候选集就能处理不完整本体问题的通用方法,增强了OWL本体的实用性和推理能力
- 意义与局限
- 本研究为复杂领域中不完整知识库的推理提供了新思路,有助于提高实际应用中知识表示的完整性和可靠性;然而,模型对于大规模本体的处理效率和准确性仍有待提高