English

Recognizing Variables from their Data via Deep Embeddings of Distributions

Machine Learning 2019-09-12 v1 Databases Machine Learning

Abstract

A key obstacle in automated analytics and meta-learning is the inability to recognize when different datasets contain measurements of the same variable. Because provided attribute labels are often uninformative in practice, this task may be more robustly addressed by leveraging the data values themselves rather than just relying on their arbitrarily selected variable names. Here, we present a computationally efficient method to identify high-confidence variable matches between a given set of data values and a large repository of previously encountered datasets. Our approach enjoys numerous advantages over distributional similarity based techniques because we leverage learned vector embeddings of datasets which adaptively account for natural forms of data variation encountered in practice. Based on the neural architecture of deep sets, our embeddings can be computed for both numeric and string data. In dataset search and schema matching tasks, our methods outperform standard statistical techniques and we find that the learned embeddings generalize well to new data sources.

Keywords

Cite

@article{arxiv.1909.04844,
  title  = {Recognizing Variables from their Data via Deep Embeddings of Distributions},
  author = {Jonas Mueller and Alex Smola},
  journal= {arXiv preprint arXiv:1909.04844},
  year   = {2019}
}

Comments

IEEE International Conference on Data Mining (ICDM), 2019

R2 v1 2026-06-23T11:11:53.992Z