中文
相关论文

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

200 篇论文

Reachable set computation is an important tool for analyzing control systems. Simulating a control system can show general trends, but a formal tool like reachability analysis can provide guarantees of correctness. Reachability analysis for…

系统与控制 · 电气工程与系统科学 2025-05-07 Chelsea Sidrane , Jana Tumova

Functional dependencies (FDs) specify the intended data semantics while violations of FDs indicate deviation from these semantics. In this paper, we study a data cleaning problem in which the FDs may not be completely correct, e.g., due to…

数据库 · 计算机科学 2012-07-25 George Beskales , Ihab F. Ilyas , Lukasz Golab , Artur Galiullin

Table integration aims to create a comprehensive table by consolidating tuples containing relevant information. In this work, we investigate the challenge of integrating multiple tables from a data lake, focusing on three core tasks: 1)…

数据库 · 计算机科学 2025-04-15 Daomin Ji , Hui Luo , Zhifeng Bao , Shane Culpepper

One of the most popular setups for a back-end of a high performance website consists of a relational database and a cache which stores results of performed queries. Several application frameworks support caching of queries made to the…

数据库 · 计算机科学 2023-10-25 Jakub Łopuszański

Ascertaining the feasibility of independent falsification or repetition of published results is vital to the scientific process, and replication or reproduction experiments are routinely performed in many disciplines. Unfortunately, such…

数据库 · 计算机科学 2020-09-11 Dimitri Braininger , Wolfgang Mauerer , Stefanie Scherzinger

In recent years, the Shapley value has emerged as a general game-theoretic measure for assessing the contribution of a tuple to the result of a database query. We study the complexity of calculating the Shapley value of a tuple for an…

数据库 · 计算机科学 2025-09-18 Christoph Standke , Benny Kimelfeld

Retrieval-based systems approximate access to a corpus by exposing only a truncated subset of available evidence. Even when relevant information exists in the corpus, truncation can prevent compatible evidence from co-occurring, leading to…

计算机科学中的逻辑 · 计算机科学 2026-01-22 Sean Plummer

The binary relation framework has been shown to be applicable to many real-life preference handling scenarios. Here we study preference contraction: the problem of discarding selected preferences. We argue that the property of minimality…

人工智能 · 计算机科学 2009-03-12 Denis Mindolin , Jan Chomicki

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

This work introduces a novel blackbox optimization algorithm for computationally expensive constrained multi-fidelity problems. When applying a direct search method to such problems, the scarcity of feasible points may lead to numerous…

最优化与控制 · 数学 2025-04-09 Stéphane Alarie , Charles Audet , Miguel Diago , Sébastien Le Digabel , Xavier Lebeuf

Classical algorithms for query optimization presuppose the absence of inconsistencies or uncertainties in the database and exploit only valid semantic knowledge provided, e.g., by integrity constraints. Data inconsistency or uncertainty,…

数据库 · 计算机科学 2014-05-05 Federica Panella

Traditional inconsistency-tolerent query answering in ontology-based data access relies on selecting maximal components of an ABox/database which are consistent with the ontology. However, some rules in ontologies might be unreliable if…

人工智能 · 计算机科学 2016-02-19 Hai Wan , Heng Zhang , Peng Xiao , Haoran Huang , Yan Zhang

In this paper, we study consistent query answering in tables with nulls and functional dependencies. Given such a table T, we consider the set Tuples of all tuples that can be built up from constants appearing in T, and we use set theoretic…

数据库 · 计算机科学 2023-02-16 Dominique Laurent , Nicolas Spyratos

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

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

Advancements in computer science and AI lead to the development of larger, more complex knowledge bases. These are susceptible to contradictions, particularly when multiple experts are involved. To ensure integrity during changes,…

数据库 · 计算机科学 2023-04-21 Stefan Decker

The article addresses the problem of storing data in extreme environmental conditions with limited computing resources and memory. There is a requirement to create portable, fault-tolerant, modular database management systems (DBMS) that…

数据库 · 计算机科学 2025-05-23 Nikolay Fot , Alexander Vinarsky

We study the dynamic query evaluation problem: Given a full conjunctive query Q and a sequence of updates to the input database, we construct a data structure that supports constant-delay enumeration of the tuples in the query output after…

数据库 · 计算机科学 2024-09-17 Mahmoud Abo Khamis , Ahmet Kara , Dan Olteanu , Dan Suciu

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

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