中文
相关论文

相关论文: Database Repairs and Analytic Tableaux

200 篇论文

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

Whether it is for audit or for recovery purposes, data checkpointing is an important problem of distributed database systems. Actually, transactions establish dependence relations on data checkpoints taken by data object managers. So, given…

数据库 · 计算机科学 2007-05-23 R. Baldoni , F. Quaglia , M. Raynal

Relational tables, where each row corresponds to an entity and each column corresponds to an attribute, have been the standard for tables in relational databases. However, such a standard cannot be taken for granted when dealing with tables…

数据库 · 计算机科学 2023-08-10 Peng Li , Yeye He , Cong Yan , Yue Wang , Surajit Chaudhuri

We investigate the complexity of computing an optimal repair of an inconsistent database, in the case where integrity constraints are Functional Dependencies (FDs). We focus on two types of repairs: an optimal subset repair (optimal…

数据库 · 计算机科学 2017-12-22 Ester Livshits , Benny Kimelfeld , Sudeepa Roy

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

Functional dependencies -- traditional, approximate and conditional are of critical importance in relational databases, as they inform us about the relationships between attributes. They are useful in schema normalization, data…

数据库 · 计算机科学 2010-12-14 Sushovan De , Subbarao Kambhampati

Large, data centric applications are characterized by its different attributes. In modern day, a huge majority of the large data centric applications are based on relational model. The databases are collection of tables and every table…

信息检索 · 计算机科学 2012-06-28 Soumya Sen , Anjan Dutta , Agostino Cortesi , Nabendu Chaki

We study consistent query answering via different graph representations. First, we introduce solution-conflict hypergraphs in which nodes represent facts and edges represent either conflicts or query solutions. Considering a monotonic query…

数据库 · 计算机科学 2024-12-12 Teemu Hankala , Miika Hannula , Yasir Mahmood , Arne Meier

Traditionally categorical data analysis (e.g. generalized linear models) works with simple, flat datasets akin to a single table in a database with no notion of missing data or conflicting versions. In contrast, modern data analysis must…

数据库 · 计算机科学 2017-08-11 Jason Morton

We consider two matrix completion problems, in which we are given a matrix with missing entries and the task is to complete the matrix in a way that (1) minimizes the rank, or (2) minimizes the number of distinct rows. We study the…

数据结构与算法 · 计算机科学 2018-09-14 Robert Ganian , Iyad Kanj , Sebastian Ordyniak , Stefan Szeider

Comparing alternatives in pairs is a very well known technique of ranking creation. The answer to how reliable and trustworthy ranking is depends on the inconsistency of the data from which it was created. There are many indices used for…

离散数学 · 计算机科学 2020-01-28 Konrad Kułakowski , Dawid Talaga

We consider a database composed of a set of conceptual graphs. Using conceptual graphs and graph homomorphism it is possible to build a basic query-answering mechanism based on semantic search. Graph homomorphism defines a partial order…

数据结构与算法 · 计算机科学 2012-07-13 Abdurashid Mamadolimov

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

Through purposeful introduction of malicious transactions (tracking transactions) into randomly select nodes of a (database) graph, soiled and clean segments are identified. Soiled and clean measures corresponding those segments are then…

数据库 · 计算机科学 2008-04-27 Prashanth Alluvada

Queries with aggregation and arithmetic operations, as well as incomplete data, are common in real-world database, but we lack a good understanding of how they should interact. On the one hand, systems based on SQL provide ad-hoc rules for…

数据库 · 计算机科学 2022-11-02 Marco Console , Leonid Libkin , Liat Peterfreund

We propose and investigate a semantics for "peer data exchange systems" where different peers are related by data exchange constraints and trust relationships. These two elements plus the data at the peers' sites and their local integrity…

数据库 · 计算机科学 2016-08-03 Leopoldo Bertossi , Loreto Bravo

Information on the structure of molecules, retrieved via biochemical databases, plays a pivotal role in various disciplines, such as metabolomics, systems biology, and drug discovery. However, no such database can be complete, and the…

生物大分子 · 定量生物学 2023-08-25 Casper Asbjørn Eriksen , Jakob Lykke Andersen , Rolf Fagerberg , Daniel Merkle

Query answering over probabilistic data is an important task but is generally intractable. However, a new approach for this problem has recently been proposed, based on structural decompositions of input databases, following, e.g., tree…

数据库 · 计算机科学 2019-08-28 Antoine Amarilli , Silviu Maniu , Mikaël Monet

This paper describes a unique approach to perform application behavioral analysis for identifying how tables might be related to each other. The analysis techniques are based on the properties of primary and foreign keys and also the data…

数据库 · 计算机科学 2016-03-30 Girish Sundaram , Mudit Bachhawat

Integrity constraints in databases have been studied extensively since the 1980s, and they are considered essential to guarantee database integrity. In recent years, several authors have studied how the same notion can be adapted to…

数据库 · 计算机科学 2017-08-09 Luís Cruz-Filipe , Isabel Nunes , Peter Schneider-Kamp