English

Synthesizing Mapping Relationships Using Table Corpus

Databases 2017-05-31 v2

Abstract

Mapping relationships, such as (country, country-code) or (company, stock-ticker), are versatile data assets for an array of applications in data cleaning and data integration like auto-correction and auto-join. However, today there are no good repositories of mapping tables that can enable these intelligent applications. Given a corpus of tables such as web tables or spreadsheet tables, we observe that values of these mappings often exist in pairs of columns in same tables. Motivated by their broad applicability, we study the problem of synthesizing mapping relationships using a large table corpus. Our synthesis process leverages compatibility of tables based on co-occurrence statistics, as well as constraints such as functional dependency. Experiment results using web tables and enterprise spreadsheets suggest that the proposed approach can produce high quality mappings.

Keywords

Cite

@article{arxiv.1705.09276,
  title  = {Synthesizing Mapping Relationships Using Table Corpus},
  author = {Yue Wang and Yeye He},
  journal= {arXiv preprint arXiv:1705.09276},
  year   = {2017}
}

Comments

The long version of a paper published at SIGMOD 2017

R2 v1 2026-06-22T19:59:14.547Z