paper-with-me

홈 › Papers

Shapley Value Computation in Ontology-Mediated Query Answering

2024-07-29 · Meghyn Bienvenu, Diego Figueira, Pierre Lafourcade

The Shapley value, originally introduced in cooperative game theory for wealth distribution, has found use in KR and databases for the purpose of assigning scores to formulas and database tuples based upon their contribution to obtaining a query result or inconsistency. In the present paper, we explore the use of Shapley values in ontology-mediated query answering (OMQA) and present a detailed complexity analysis of Shapley value computation (SVC) in the OMQA setting. In particular, we establish a PF/#P-hard dichotomy for SVC for ontology-mediated queries (T,q) composed of an ontology T formulated in the description logic ELHI_\bot and a connected constant-free homomorphism-closed query q. We further show that the #P-hardness side of the dichotomy can be strengthened to cover possibly disconnected queries with constants. Our results exploit recently discovered connections between SVC and probabilistic query evaluation and allow us to generalize existing results on probabilistic OMQA.

📄 PDF Abstract BibTeX arXiv:2407.20058

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Tractable Responsibility Measures for Ontology-Mediated Query Answering

2025-07-31 · Meghyn Bienvenu, Diego Figueira, Pierre Lafourcade arxiv

Recent work on quantitative approaches to explaining query answers employs responsibility measures to assign scores to facts in order to quantify their respective contributions to obtaining a given answer. In this paper,…

Ontology-based Data Access: A Study through Disjunctive Datalog, CSP, and MMSNP

2013-01-28 · Meghyn Bienvenu, Balder ten Cate, Carsten Lutz, Frank Wolter

Ontology-based data access is concerned with querying incomplete data sources in the presence of domain-specific knowledge provided by an ontology. A central notion in this setting is that of an ontology-mediated query, …

Negation

When is Ontology-Mediated Querying Efficient?

2020-03-17 · Pablo Barcelo, Cristina Feier, Carsten Lutz, Andreas Pieris

In ontology-mediated querying, description logic (DL) ontologies are used to enrich incomplete data with domain knowledge which results in more complete answers to queries. However, the evaluation of ontology-mediated qu…

Towards Universal Languages for Tractable Ontology Mediated Query Answering

2019-11-26 · Heng Zhang, Yan Zhang, Jia-Huai You, Zhiyong Feng 외

An ontology language for ontology mediated query answering (OMQA-language) is universal for a family of OMQA-languages if it is the most expressive one among this family. In this paper, we focus on three families of trac…

Fitting Description Logic Ontologies to ABox and Query Examples

2025-08-11 · Maurice Funk, Marvin Grosser, Carsten Lutz arxiv

We study a fitting problem inspired by ontology-mediated querying: given a collection of positive and negative examples of the form $(\mathcal{A},q)$ with $\mathcal{A}$ an ABox and $q$ a Boolean query, we seek an ontolog…