paper-with-me

Papers

Learning Query Inseparable ELH Ontologies

2019-11-17 · Ana Ozaki, Cosimo Persia, Andrea Mazzullo

We investigate the complexity of learning query inseparable ELH ontologies in a variant of Angluin's exact learning model. Given a fixed data instance A* and a query language Q, we are interested in computing an ontology H that entails the same queries as a target ontology T on A*, that is, H and T are inseparable w.r.t. A* and Q. The learner is allowed to pose two kinds of questions. The first is Does (T,A)\models q?', with A an arbitrary data instance and q and query in Q. An oracle replies this question with yes' or no'. In the second, the learner asks Are H and T inseparable w.r.t. A* and Q?'. If so, the learning process finishes, otherwise, the learner receives (A*,q) with q in Q, (T,A*)\models q and (H,A*)\not\models q (or vice-versa). Then, we analyse conditions in which query inseparability is preserved if A* changes. Finally, we consider the PAC learning model and a setting where the algorithms learn from a batch of classified data, limiting interactions with the oracles.

📄 PDF Abstract BibTeX arXiv:1911.07229

Code (0)

등록된 구현이 없습니다.

Tasks

PAC learning

Similar Papers 제목 키워드 기반

Inseparability and Conservative Extensions of Description Logic Ontologies: A Survey

2018-04-20 · Elena Botoeva, Boris Konev, Carsten Lutz, Vladislav Ryzhikov 외

The question whether an ontology can safely be replaced by another, possibly simpler, one is fundamental for many ontology engineering and maintenance tasks. It underpins, for example, ontology versioning, ontology modul…

Survey

Query Inseparability for ALC Ontologies

2019-01-31 · Elena Botoeva, Carsten Lutz, Vladislav Ryzhikov, Frank Wolter 외

We investigate the problem whether two ALC ontologies are indistinguishable (or inseparable) by means of queries in a given signature, which is fundamental for ontology engineering tasks such as ontology versioning, modu…

The Data Complexity of Description Logic Ontologies

2016-11-08 · Carsten Lutz, Frank Wolter

We analyze the data complexity of ontology-mediated querying where the ontologies are formulated in a description logic (DL) of the ALC family and queries are conjunctive queries, positive existential queries, or acyclic…

Controlled Query Evaluation for Datalog and OWL 2 Profile Ontologies

2015-04-24 · Bernardo Cuenca Grau, Evgeny Kharlamov, Egor V. Kostylev, Dmitriy Zheleznyakov

We study confidentiality enforcement in ontologies under the Controlled Query Evaluation framework, where a policy specifies the sensitive information and a censor ensures that query answers that may compromise the polic…

Using off-the-shelf LLMs to query enterprise data by progressively revealing ontologies

2024-10-11 · C. Civili, E. Sherkhonov, R. E. K. Stirewalt

Ontologies are known to improve the accuracy of Large Language Models (LLMs) when translating natural language queries into a formal query language like SQL or SPARQL. There are two ways to leverage ontologies when worki…

Natural Language Queries