Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Snorkel: Rapid Training Data Creation with Weak Supervision

About

Labeling training data is increasingly the largest bottleneck in deploying machine learning systems. We present Snorkel, a first-of-its-kind system that enables users to train state-of-the-art models without hand labeling any training data. Instead, users write labeling functions that express arbitrary heuristics, which can have unknown accuracies and correlations. Snorkel denoises their outputs without access to ground truth by incorporating the first end-to-end implementation of our recently proposed machine learning paradigm, data programming. We present a flexible interface layer for writing labeling functions based on our experience over the past year collaborating with companies, agencies, and research labs. In a user study, subject matter experts build models 2.8x faster and increase predictive performance an average 45.5% versus seven hours of hand labeling. We study the modeling tradeoffs in this new setting and propose an optimizer for automating tradeoff decisions that gives up to 1.8x speedup per pipeline execution. In two collaborations, with the U.S. Department of Veterans Affairs and the U.S. Food and Drug Administration, and on four open-source text and image data sets representative of other deployments, Snorkel provides 132% average improvements to predictive performance over prior heuristic approaches and comes within an average 3.60% of the predictive performance of large hand-curated training sets.

Alexander Ratner, Stephen H. Bach, Henry Ehrenberg, Jason Fries, Sen Wu, Christopher R\'e• 2017

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 2003 (test)
F1 Score66.4
539
Natural Language UnderstandingGLUE (test)
SST-2 Accuracy96.2
416
Text ClassificationAG News (test)
Accuracy87.7
210
Question ClassificationTREC
Accuracy58.6
205
Text ClassificationAGNews
Accuracy62.91
119
Named Entity RecognitionBC5CDR
F1 Score82.24
59
Sentiment ClassificationIMDB
Accuracy73.22
41
Relation ExtractionTACRED v1.0 (test)
F1 Score40.8
37
Word Sense DisambiguationWiC (dev)
Accuracy80.5
32
Named Entity RecognitionNCBI-disease
F1 Score73.41
29
Showing 10 of 24 rows

Other info

Follow for update