中文
相关论文

相关论文: Minimal-Change Integrity Maintenance Using Tuple D…

200 篇论文

In a minimal binary constraint network, every tuple of a constraint relation can be extended to a solution. The tractability or intractability of computing a solution to such a minimal network was a long standing open question. Dechter…

人工智能 · 计算机科学 2012-07-26 Georg Gottlob

In the deeply interconnected world we live in, pieces of information link domains all around us. As graph databases embrace effectively relationships among data and allow processing and querying these connections efficiently, they are…

数据库 · 计算机科学 2023-04-04 Sergio Abriola , Santiago Cifuentes , María Vanina Martínez , Nina Pardal , Edwin Pin

Concurrent accesses to databases are typically encapsulated in transactions in order to enable isolation from other concurrent computations and resilience to failures. Modern databases provide transactions with various semantics…

编程语言 · 计算机科学 2021-01-25 Sidi Mohamed Beillahi , Ahmed Bouajjani , Constantin Enea

In this work, answer-set programs that specify repairs of databases are used as a basis for solving computational and reasoning problems about causes for query answers from databases.

数据库 · 计算机科学 2017-06-27 Leopoldo Bertossi

The connection between inconsistent databases and Dung's abstract argumentation framework has recently drawn growing interest. Specifically, an inconsistent database, involving certain types of integrity constraints such as functional and…

计算机科学中的逻辑 · 计算机科学 2024-12-17 Yasir Mahmood , Markus Hecher , Axel-Cyrille Ngonga Ngomo

We investigate the evaluation of conjunctive queries over static and dynamic relations. While static relations are given as input and do not change, dynamic relations are subject to inserts and deletes. We characterise syntactically three…

数据库 · 计算机科学 2025-03-28 Ahmet Kara , Zheng Luo , Milos Nikolic , Dan Olteanu , Haozhe Zhang

We systematically investigate the complexity of model checking the existential positive fragment of first-order logic. In particular, for a set of existential positive sentences, we consider model checking where the sentence is restricted…

计算机科学中的逻辑 · 计算机科学 2015-03-20 Hubie Chen

Many data management applications must deal with data which is uncertain, incomplete, or noisy. However, on existing uncertain data representations, we cannot tractably perform the important query evaluation tasks of determining query…

数据库 · 计算机科学 2016-07-19 Antoine Amarilli

In recent years, there has been increasing interest in explanation methods for neural model predictions that offer precise formal guarantees. These include abductive (respectively, contrastive) methods, which aim to compute minimal subsets…

机器学习 · 计算机科学 2023-05-03 Ouns El Harzli , Bernardo Cuenca Grau , Ian Horrocks

We study the problem to decide, given sets T1,T2 of tuple-generating dependencies (TGDs), also called existential rules, whether T2 is a conservative extension of T1. We consider two natural notions of conservative extension, one pertaining…

数据库 · 计算机科学 2022-04-25 Jean Christoph Jung , Carsten Lutz , Jerzy Marcinkowski

Missing data often exists in real-world datasets, requiring significant time and effort for data repair to learn accurate models. In this paper, we show that imputing all missing values is not always necessary to achieve an accurate ML…

机器学习 · 计算机科学 2026-03-19 Cheng Zhen , Prayoga , Nischal Aryal , Arash Termehchy , Garrett Biwer , Lubna Alzamil

This paper addresses the Data-Diff problem: given a dataset and a subsequent version of the dataset, find the shortest sequence of operations that transforms the dataset to the subsequent version, under a restricted family of operations. We…

数据库 · 计算机科学 2018-01-22 Tana Wattanawaroon , Stephen Macke , Aditya Parameswaran

The chase procedure is a fundamental algorithmic tool in database theory with a variety of applications. A key problem concerning the chase procedure is all-instances termination: for a given set of tuple-generating dependencies (TGDs), is…

数据库 · 计算机科学 2019-07-09 Tomasz Gogacz , Jerzy Marcinkowski , Andreas Pieris

The resilience of a Boolean query is the minimum number of tuples that need to be deleted from the input tables in order to make the query false. A solution to this problem immediately translates into a solution for the more widely known…

数据库 · 计算机科学 2020-06-17 Cibele Freire , Wolfgang Gatterbauer , Neil Immerman , Alexandra Meliou

Natural language database interfaces broaden data access, yet they remain brittle under input ambiguity. Standard approaches often collapse uncertainty into a single query, offering little support for mismatches between user intent and…

人机交互 · 计算机科学 2026-03-03 Robin Shing Moon Chan , Rita Sevastjanova , Mennatallah El-Assady

Digital repositories, either digital preservation systems or archival systems, periodically check the integrity of stored objects to assure users of their correctness. To do so, prior solutions calculate integrity metadata and require the…

数据库 · 计算机科学 2014-09-26 Nikos Chondros , Mema Roussopoulos

In a classification task, counterfactual explanations provide the minimum change needed for an input to be classified into a favorable class. We consider the problem of privately retrieving the exact closest counterfactual from a database…

信息论 · 计算机科学 2024-11-18 Shreya Meel , Pasan Dissanayake , Mohamed Nomeir , Sanghamitra Dutta , Sennur Ulukus

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 study the classical incremental view maintenance problem: Given a query and a database, maintain the query output under single-tuple updates (inserts or deletes) to the database such that the tuples in the query output can be enumerated…

数据库 · 计算机科学 2026-05-12 Mahmoud Abo-Khamis , Eden Chmielewski , Andrei Draghici , Ahmet Kara , Dan Olteanu

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