中文
相关论文

相关论文: New Results for the Complexity of Resilience for B…

200 篇论文

Several research thrusts in the area of data management have focused on understanding how changes in the data affect the output of a view or standing query. Example applications are explaining query results, propagating updates through…

数据库 · 计算机科学 2015-07-03 Cibele Freire , Wolfgang Gatterbauer , Neil Immerman , Alexandra Meliou

The reliability of a Boolean Conjunctive Query (CQ) over a tuple-independent probabilistic database is the probability that the CQ is satisfied when the tuples of the database are sampled one by one, independently, with their associated…

数据库 · 计算机科学 2023-06-22 Antoine Amarilli , Benny Kimelfeld

Even though query evaluation is a fundamental task in databases, known classifications of conjunctive queries by their fine-grained complexity only apply to queries without self-joins. We study how self-joins affect enumeration complexity,…

数据库 · 计算机科学 2022-12-12 Nofar Carmeli , Luc Segoufin

In this tutorial, we will survey known results on the complexity of conjunctive query evaluation in different settings, ranging from Boolean queries over counting to more complex models like enumeration and direct access. A particular focus…

数据库 · 计算机科学 2025-06-24 Stefan Mengel

A relational database is said to be uncertain if primary key constraints can possibly be violated. A repair (or possible world) of an uncertain database is obtained by selecting a maximal number of tuples without ever selecting two distinct…

数据库 · 计算机科学 2015-02-02 Paraschos Koutris , Jef Wijsen

The resilience problem for a query and an input set or bag database is to compute the minimum number of facts to remove from the database to make the query false. In this paper, we study how to compute the resilience of Regular Path Queries…

数据库 · 计算机科学 2025-12-08 Antoine Amarilli , Wolfgang Gatterbauer , Neha Makhija , Mikaël Monet , Martín Muñoz

Conjunctive queries select and are expected to return certain tuples from a relational database. We study the potentially easier problem of counting all selected tuples, rather than enumerating them. In particular, we are interested in the…

计算复杂性 · 计算机科学 2019-04-30 Holger Dell , Marc Roth , Philip Wellnitz

During the past decade, there has been an extensive investigation of the computational complexity of the consistent answers of Boolean conjunctive queries under primary key constraints. Much of this investigation has focused on…

数据库 · 计算机科学 2015-03-03 Foto N. Afrati , Phokion G. Kolaitis , Angelos Vasilakopoulos

We prove a complexity dichotomy for the resilience problem for unions of conjunctive digraph queries (i.e., for existential positive sentences over the signature $\{R\}$ of directed graphs). Specifically, for every union $\mu$ of…

逻辑 · 数学 2026-01-12 Manuel Bodirsky , Žaneta Semanišinová

We consider the following fundamental problem: given a database D, Boolean conjunctive query (CQ) q, and fact f in D, decide whether f is relevant to q wrt. D, i.e., does f belong to a minimal subset S of D such that S |= q. Despite being…

数据库 · 计算机科学 2026-04-27 Meghyn Bienvenu , Diego Figueira , Pierre Lafourcade

We study the complexity of consistent query answering on databases that may violate primary key constraints. A repair of such a database is any consistent database that can be obtained by deleting a minimal set of tuples. For every Boolean…

数据库 · 计算机科学 2018-10-09 Paraschos Koutris , Jef Wijsen

We study the problem of consistent query answering under primary key violations. In this setting, the relations in a database violate the key constraints and we are interested in maximal subsets of the database that satisfy the constraints,…

数据库 · 计算机科学 2014-01-17 Paraschos Koutris , Dan Suciu

We investigate the computational complexity of minimizing the source side-effect in order to remove a given number of tuples from the output of a conjunctive query. In particular, given a multi-relational database $D$, a conjunctive query…

数据库 · 计算机科学 2019-07-25 Debmalya Panigrahi , Shweta Patwa , Sudeepa Roy

We consider the dichotomy conjecture for consistent query answering under primary key constraints. It states that, for every fixed Boolean conjunctive query q, testing whether q is certain (i.e. whether it evaluates to true over all repairs…

数据库 · 计算机科学 2024-05-27 Anantha Padmanabha , Luc Segoufin , Cristina Sirangelo

We investigate the computational complexity of minimizing the source side-effect in order to remove a given number of tuples from the output of a conjunctive query. This is a variant of the well-studied {\em deletion propagation} problem,…

数据库 · 计算机科学 2020-10-20 Xiao Hu , Shouzhuo Sun , Shweta Patwa , Debmalya Panigrahi , Sudeepa Roy

We study the uniform query reliability problem, which asks, for a fixed Boolean query Q, given an instance I, how many subinstances of I satisfy Q. Equivalently, this is a restricted case of Boolean query evaluation on tuple-independent…

数据库 · 计算机科学 2023-01-18 Antoine Amarilli

We consider here the problem of obtaining reliable, consistent information from inconsistent databases -- databases that do not have to satisfy given integrity constraints. We use the notion of consistent query answer -- a query answer…

数据库 · 计算机科学 2007-05-23 Jan Chomicki , Jerzy Marcinkowski

We consider the task of enumerating and counting answers to $k$-ary conjunctive queries against relational databases that may be updated by inserting or deleting tuples. We exhibit a new notion of q-hierarchical conjunctive queries and show…

数据库 · 计算机科学 2017-02-22 Christoph Berkholz , Jens Keppeler , Nicole Schweikardt

We study the data complexity of consistent query answering (CQA) on databases that may violate the primary key constraints. A repair is a maximal consistent subset of the database. For a Boolean query $q$, the problem…

数据库 · 计算机科学 2023-09-28 Paraschos Koutris , Xiating Ouyang , Jef Wijsen

We study consistent query answering in relational databases. We consider an expressive class of schema constraints that generalizes both tuple-generating dependencies and equality-generating dependencies. We establish the complexity of…

数据库 · 计算机科学 2022-07-20 Lorenzo Marconi , Riccardo Rosati
‹ 上一页 1 2 3 10 下一页 ›