paper-with-me

Papers

Efficient OWL2QL Meta-reasoning Using ASP-based Hybrid Knowledge Bases

2025-02-13 · Haya Majid Qureshi, Wolfgang Faber

Metamodeling refers to scenarios in ontologies in which classes and roles can be members of classes or occur in roles. This is a desirable modelling feature in several applications, but allowing it without restrictions is problematic for several reasons, mainly because it causes undecidability. Therefore, practical languages either forbid metamodeling explicitly or treat occurrences of classes as instances to be semantically different from other occurrences, thereby not allowing metamodeling semantically. Several extensions have been proposed to provide metamodeling to some extent. Building on earlier work that reduces metamodeling query answering to Datalog query answering, recently reductions to query answering over hybrid knowledge bases were proposed with the aim of using the Datalog transformation only where necessary. Preliminary work showed that the approach works, but the hoped-for performance improvements were not observed yet. In this work we expand on this body of work by improving the theoretical basis of the reductions and by using alternative tools that show competitive performance.

📄 PDF Abstract BibTeX arXiv:2502.09206

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unfounded Sets for Disjunctive Hybrid MKNF Knowledge Bases

2021-02-25 · Spencer Killen, Jia-Haui You

Combining the closed-world reasoning of answer set programming (ASP) with the open-world reasoning of ontologies broadens the space of applications of reasoners. Disjunctive hybrid MKNF knowledge bases succinctly extend …

A Fixpoint Characterization of Three-Valued Disjunctive Hybrid MKNF Knowledge Bases

2022-08-05 · Spencer Killen, Jia-Huai You

The logic of hybrid MKNF (minimal knowledge and negation as failure) is a powerful knowledge representation language that elegantly pairs ASP (answer set programming) with ontologies. Disjunctive rules are a desirable ex…

Negation

A Hybrid RAG System with Comprehensive Enhancement on Complex Reasoning

2024-08-09 · Ye Yuan, Chengwu Liu, Jingyang Yuan, Gongbo Sun 외

Retrieval-augmented generation (RAG) is a framework enabling large language models (LLMs) to enhance their accuracy and reduce hallucinations by integrating external knowledge bases. In this paper, we introduce a hybrid …

AttributeRAGRetrievalRetrieval-augmented Generation

CBR-iKB: A Case-Based Reasoning Approach for Question Answering over Incomplete Knowledge Bases

2022-04-18 · Dung Thai, Srinivas Ravishankar, Ibrahim Abdelaziz, Mudit Chaudhary 외

Knowledge bases (KBs) are often incomplete and constantly changing in practice. Yet, in many question answering applications coupled with knowledge bases, the sparse nature of KBs is often overlooked. To this end, we pro…

Knowledge Base Question AnsweringQuestion Answering

On the Foundations of Conflict-Driven Solving for Hybrid MKNF Knowledge Bases

2024-08-19 · Riley Kinahan, Spencer Killen, Kevin Wan, Jia-Huai You

Hybrid MKNF Knowledge Bases (HMKNF-KBs) constitute a formalism for tightly integrated reasoning over closed-world rules and open-world ontologies. This approach allows for accurate modeling of real-world systems, which o…