DeepDive: Declarative Knowledge Base Construction.

The dark data extraction or knowledge base construction (KBC) problem is to populate a relational database with information from unstructured data sources, such as emails, webpages, and PDFs. KBC is a long-standing problem in industry and research that encompasses problems of data extraction, cleani...

Full description

Bibliographic Details
Published in:Communications of the ACM Vol. 60; no. 5; pp. 93 - 103
Main Authors: Ce Zhang, Ré, Christopher, Cafarella, Michael, De Sa, Christopher, Ratner, Alex, Jaeho Shin, Feiran Wang, Sen Wu
Format: Article
Published: Association for Computing Machinery May2017
Subjects:
Online Access:View this record in EBSCOhost
Description
Summary:The dark data extraction or knowledge base construction (KBC) problem is to populate a relational database with information from unstructured data sources, such as emails, webpages, and PDFs. KBC is a long-standing problem in industry and research that encompasses problems of data extraction, cleaning, and integration. We describe DeepDive, a system that combines database and machine learning ideas to help to develop KBC systems. The key idea in DeepDive is to frame traditional extract--transform--load (ETL) style data management problems as a single large statistical inference task that is declaratively defined by the user. DeepDive leverages the effectiveness and efficiency of statistical inference and machine learning for difficult extraction tasks, whereas not requiring users to directly write any probabilistic inference algorithms. Instead, domain experts interact with DeepDive by defining features or rules about the domain. DeepDive has been successfully applied to domains such as pharmacogenomics, paleobiology, and antihuman trafficking enforcement, achieving human-caliber quality at machine-caliber scale. We present the applications, abstractions, and techniques used in DeepDive to accelerate the construction of such dark data extraction systems.