中文
相关论文

相关论文: Complexity of Consistent Query Answering in Databa…

200 篇论文

Database theory is exciting because it studies highly general and practically useful abstractions. Conjunctive query (CQ) evaluation is a prime example: it simultaneously generalizes graph pattern matching, constraint satisfaction, and…

数据库 · 计算机科学 2026-04-07 Mahmoud Abo Khamis , Hung Q. Ngo , Dan Suciu

Consistency of knowledge repositories is of prime importance in organization management. Integrity constraints are a well-known vehicle for specifying data consistency requirements in knowledge bases; in particular, active integrity…

A probabilistic database with attribute-level uncertainty consists of relations where cells of some attributes may hold probability distributions rather than deterministic content. Such databases arise, implicitly or explicitly, in the…

数据库 · 计算机科学 2022-12-26 Amir Gilad , Aviram Imber , Benny Kimelfeld

We investigate the query evaluation problem for fixed queries over fully dynamic databases where tuples can be inserted or deleted. The task is to design a dynamic data structure that can immediately report the new result of a fixed query…

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

In this paper, we explore the issue of inconsistency handling over prioritized knowledge bases (KBs), which consist of an ontology, a set of facts, and a priority relation between conflicting facts. In the database setting, a closely…

计算机科学中的逻辑 · 计算机科学 2026-05-27 Meghyn Bienvenu , Camille Bourgaux

An uncertain database is defined as a relational database in which primary keys need not be satisfied. A repair (or possible world) of such database is obtained by selecting a maximal number of tuples without ever selecting two distinct…

数据库 · 计算机科学 2013-01-08 Jef Wijsen

Query containment and query answering are two important computational tasks in databases. While query answering amounts to compute the result of a query over a database, query containment is the problem of checking whether for every…

数据库 · 计算机科学 2007-05-23 Diego Calvanese , Giuseppe De Giacomo , Maurizio Lenzerini

The framework of database repairs and consistent answers to queries is a principled approach to managing inconsistent databases. We describe the first system able to compute the consistent answers of general aggregation queries with the…

数据库 · 计算机科学 2021-11-15 Akhil A. Dixit , Phokion G. Kolaitis

Preferences are a pivotal component in practical reasoning, especially in tasks that involve decision-making over different options or courses of action that could be pursued. In this work, we focus on repairing and querying inconsistent…

数据库 · 计算机科学 2024-05-28 Nina Pardal , Santiago Cifuentes , Edwin Pin , Maria Vanina Martinez , Sergio Abriola

Estimating the cardinality of the output of a query is a fundamental problem in database query processing. In this article, we overview a recently published contribution that casts the cardinality estimation problem as linear optimization…

数据库 · 计算机科学 2025-05-13 Mahmoud Abo Khamis , Vasileios Nakos , Dan Olteanu , Dan Suciu

In this paper we consider two points of views to the problem of coherent integration of distributed data. First we give a pure model-theoretic analysis of the possible ways to `repair' a database. We do so by characterizing the…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Ofer Arieli , Marc Denecker , Bert Van Nuffelen , Maurice Bruynooghe

This paper concerns the paraconsistent logic LPQ$^{\supset,\mathsf{F}}$ and an application of it in the area of relational database theory. The notions of a relational database, a query applicable to a relational database, and a consistent…

数据库 · 计算机科学 2024-03-15 C. A. Middelburg

We consider the problem of answering conjunctive queries with aggregation on database instances that may violate primary key constraints. In SQL, these queries follow the SELECT-FROM-WHERE-GROUP BY format, where the WHERE-clause involves a…

数据库 · 计算机科学 2024-09-04 Aziz Amezian El Khalfioui , Jef Wijsen

We study active integrity constraints and revision programming, two formalisms designed to describe integrity constraints on databases and to specify policies on preferred ways to enforce them. Unlike other more commonly accepted…

数据库 · 计算机科学 2010-09-14 L. Caroprese , M. Truszczynski

Certain answers are a principled method for coping with uncertainty that arises in many practical data management tasks. Unfortunately, this method is expensive and may exclude useful (if uncertain) answers. Thus, users frequently resort to…

数据库 · 计算机科学 2019-04-02 Su Feng , Aaron Huber , Boris Glavic , Oliver Kennedy

The framework of consistent query answers and repairs has been introduced to alleviate the impact of inconsistent data on the answers to a query. A repair is a minimally different consistent instance and an answer is consistent if it is…

数据库 · 计算机科学 2009-02-19 Slawomir Staworko , Jan Chomicki

Recent work in semantic parsing for question answering has focused on long and complicated questions, many of which would seem unnatural if asked in a normal conversation between two humans. In an effort to explore a conversational QA…

计算与语言 · 计算机科学 2016-11-07 Mohit Iyyer , Wen-tau Yih , Ming-Wei Chang

In this work we establish and point out connections between the notion of query-answer causality in databases and database repairs, model-based diagnosis in its consistency-based and abductive versions, and database updates through views.…

数据库 · 计算机科学 2014-07-01 Leopoldo Bertossi , Babak Salimi

Enterprise IT support interactions are fundamentally diagnostic: effective resolution requires iterative evidence gathering from ambiguous user reports to identify an underlying root cause. While retrieval-augmented generation (RAG)…

A key task in the context of consistent query answering is to count the number of repairs that entail the query, with the ultimate goal being a precise data complexity classification. This has been achieved in the case of primary keys and…

数据库 · 计算机科学 2024-04-10 Marco Calautti , Ester Livshits , Andreas Pieris , Markus Schneider