pith. sign in

arxiv: 1905.01425 · v1 · pith:JEKTF62Vnew · submitted 2019-05-04 · 💻 cs.DB · cs.LG

Learning Functional Dependencies with Sparse Regression

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

We study the problem of discovering functional dependencies (FD) from a noisy dataset. We focus on FDs that correspond to statistical dependencies in a dataset and draw connections between FD discovery and structure learning in probabilistic graphical models. We show that discovering FDs from a noisy dataset is equivalent to learning the structure of a graphical model over binary random variables, where each random variable corresponds to a functional of the dataset attributes. We build upon this observation to introduce AutoFD a conceptually simple framework in which learning functional dependencies corresponds to solving a sparse regression problem. We show that our methods can recover true functional dependencies across a diverse array of real-world and synthetic datasets, even in the presence of noisy or missing data. We find that AutoFD scales to large data instances with millions of tuples and hundreds of attributes while it yields an average F1 improvement of 2 times against state-of-the-art FD discovery 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 1 Pith paper

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

  1. 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.