Sherlock: A deep learning approach to semantic data type detection

M Hulsebos, K Hu, M Bakker, E Zgraggen… - Proceedings of the 25th …, 2019 - dl.acm.org
Proceedings of the 25th ACM SIGKDD International Conference on Knowledge …, 2019dl.acm.org
Correctly detecting the semantic type of data columns is crucial for data science tasks such
as automated data cleaning, schema matching, and data discovery. Existing data
preparation and analysis systems rely on dictionary lookups and regular expression
matching to detect semantic types. However, these matching-based approaches often are
not robust to dirty data and only detect a limited number of types. We introduce Sherlock, a
multi-input deep neural network for detecting semantic types. We train Sherlock on 686,765 …
Correctly detecting the semantic type of data columns is crucial for data science tasks such as automated data cleaning, schema matching, and data discovery. Existing data preparation and analysis systems rely on dictionary lookups and regular expression matching to detect semantic types. However, these matching-based approaches often are not robust to dirty data and only detect a limited number of types. We introduce Sherlock, a multi-input deep neural network for detecting semantic types. We train Sherlock on data columns retrieved from the VizNet corpus by matching semantic types from DBpedia to column headers. We characterize each matched column with features describing the statistical properties, character distributions, word embeddings, and paragraph vectors of column values. Sherlock achieves a support-weighted F score of , exceeding that of machine learning baselines, dictionary and regular expression benchmarks, and the consensus of crowdsourced annotations.
ACM Digital Library