pith. sign in

arxiv: 1702.00820 · v1 · pith:IU5R5Q7Snew · submitted 2017-02-02 · 💻 cs.DB

HoloClean: Holistic Data Repairs with Probabilistic Inference

classification 💻 cs.DB
keywords dataholocleanprobabilisticinferencerepairingaverageholisticinput
0
0 comments X
read the original abstract

We introduce HoloClean, a framework for holistic data repairing driven by probabilistic inference. HoloClean unifies existing qualitative data repairing approaches, which rely on integrity constraints or external data sources, with quantitative data repairing methods, which leverage statistical properties of the input data. Given an inconsistent dataset as input, HoloClean automatically generates a probabilistic program that performs data repairing. Inspired by recent theoretical advances in probabilistic inference, we introduce a series of optimizations which ensure that inference over HoloClean's probabilistic model scales to instances with millions of tuples. We show that HoloClean scales to instances with millions of tuples and find data repairs with an average precision of ~90% and an average recall of above ~76% across a diverse array of datasets exhibiting different types of errors. This yields an average F1 improvement of more than 2x against state-of-the-art methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ArtiFact: A Large-Scale Multi-Modal Cultural Heritage Dataset

    cs.DB 2026-06 unverdicted novelty 7.0

    ArtiFact is a new multi-modal dataset of 651k museum records used to benchmark cross-modal error detection with seven error categories and semantic query processing challenges.

  2. LDI: Localized Data Imputation for Text-Rich Tables

    cs.DB 2025-06 unverdicted novelty 7.0

    LDI introduces localized LLM-based imputation for text-rich tables by selecting compact relevant subsets of attributes and tuples per missing value, reporting up to 8% accuracy gains over prior methods.

  3. TabClean: Reusable LLM-Synthesized Programs for Tabular Data Cleaning

    cs.DB 2026-06 unverdicted novelty 5.0

    TabClean synthesizes reusable guarded Python cleaning programs from LLM reasoning on a small development set to achieve high precision and lower recurring costs on tabular data.