Visible to the public Computing Optimal Repairs for Functional Dependencies

TitleComputing Optimal Repairs for Functional Dependencies
Publication TypeConference Paper
Year of Publication2018
AuthorsLivshits, Ester, Kimelfeld, Benny, Roy, Sudeepa
Conference NameProceedings of the 37th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems
PublisherACM
ISBN Number978-1-4503-4706-8
Keywordsapproximation, cardinality repairs, compositionality, Cyber Dependencies, database cleaning, dichotomy, functional dependencies, Human Behavior, human factors, inconsistent databases, Metrics, optimal repairs, pubcrawl, resilience, Resiliency, Scalability, value repairs
Abstract

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 S-repair) that is obtained by a minimum number of tuple deletions, and an optimal update repair (optimal U-repair) that is obtained by a minimum number of value (cell) updates. For computing an optimal S-repair, we present a polynomial-time algorithm that succeeds on certain sets of FDs and fails on others. We prove the following about the algorithm. When it succeeds, it can also incorporate weighted tuples and duplicate tuples. When it fails, the problem is NP-hard, and in fact, APX-complete (hence, cannot be approximated better than some constant). Thus, we establish a dichotomy in the complexity of computing an optimal S-repair. We present general analysis techniques for the complexity of computing an optimal U-repair, some based on the dichotomy for S-repairs. We also draw a connection to a past dichotomy in the complexity of finding a "most probable database" that satisfies a set of FDs with a single attribute on the left hand side; the case of general FDs was left open, and we show how our dichotomy provides the missing generalization and thereby settles the open problem.

URLhttps://dl.acm.org/doi/10.1145/3196959.3196980
DOI10.1145/3196959.3196980
Citation Keylivshits_computing_2018