English

BayesWipe: A Scalable Probabilistic Framework for Cleaning BigData

Databases 2015-07-01 v1

Abstract

Recent efforts in data cleaning of structured data have focused exclusively on problems like data deduplication, record matching, and data standardization; none of the approaches addressing these problems focus on fixing incorrect attribute values in tuples. Correcting values in tuples is typically performed by a minimum cost repair of tuples that violate static constraints like CFDs (which have to be provided by domain experts, or learned from a clean sample of the database). In this paper, we provide a method for correcting individual attribute values in a structured database using a Bayesian generative model and a statistical error model learned from the noisy database directly. We thus avoid the necessity for a domain expert or clean master data. We also show how to efficiently perform consistent query answering using this model over a dirty database, in case write permissions to the database are unavailable. We evaluate our methods over both synthetic and real data.

Keywords

Cite

@article{arxiv.1506.08908,
  title  = {BayesWipe: A Scalable Probabilistic Framework for Cleaning BigData},
  author = {Sushovan De and Yuheng Hu and Meduri Venkata Vamsikrishna and Yi Chen and Subbarao Kambhampati},
  journal= {arXiv preprint arXiv:1506.08908},
  year   = {2015}
}
R2 v1 2026-06-22T10:02:41.596Z