Markus Strasser

Powered by 🌱Roam Garden
Part of September 6th, 2020

BabbleLabble: In addition to the binary label, annotators provide explanations which are parsed (semantic parsing) into logic forms with labeling functions. data programming

Referenced in

Short Plunge into Snorkel, Weak Supervision and Data Augmentation

An even higher-level interface is natural language. The Babble Labble project accepts natural language explanations of data points and then uses semantic parsers to parse these explanations into labeling functions. In this way, users without programming knowledge have the capability to write labeling functions just by explaining reasons why data points have specific labels. Another related approach is to use program synthesis techniques, combined with a small set of labeled data points, to automatically generate labeling functions

September 6th, 2020