DeepDive

Abstract

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.

Document Details

Document Type
Pub Defense Publication
Publication Date
Apr 24, 2017
Source ID
10.1145/3060586

Entities

People

  • Alex Ratner
  • Ce Zhang
  • Christopher De Sa
  • Christopher RĂ©
  • Feiran Wang
  • Jaeho Shin
  • Michael Cafarella
  • Sen Wu

Organizations

  • Alfred P. Sloan Foundation
  • Defense Advanced Research Projects Agency
  • ETH Zurich
  • Google
  • Gordon and Betty Moore Foundation
  • National Institutes of Health
  • National Science Foundation
  • Office of Naval Research
  • Stanford University
  • Toshiba

Tags

Fields of Study

  • Computer science

Readers

  • Database Systems and Applications
  • Distributed Systems and Data Platform Development
  • Neural Network Machine Learning.

Technology Areas

  • AI & ML
  • AI & ML - Neural Networks