paper-with-me

홈 › Papers

Interactive Weak Supervision: Learning Useful Heuristics for Data Labeling

2020-12-11 · ICLR 2021 1 · Benedikt Boecking, Willie Neiswanger, Eric Xing, Artur Dubrawski

Obtaining large annotated datasets is critical for training successful machine learning models and it is often a bottleneck in practice. Weak supervision offers a promising alternative for producing labeled datasets without ground truth annotations by generating probabilistic labels using multiple noisy heuristics. This process can scale to large datasets and has demonstrated state of the art performance in diverse domains such as healthcare and e-commerce. One practical issue with learning from user-generated heuristics is that their creation requires creativity, foresight, and domain expertise from those who hand-craft them, a process which can be tedious and subjective. We develop the first framework for interactive weak supervision in which a method proposes heuristics and learns from user feedback given on each proposed heuristic. Our experiments demonstrate that only a small number of feedback iterations are needed to train models that achieve highly competitive test set performance without access to ground truth training labels. We conduct user studies, which show that users are able to effectively provide feedback on heuristics and that test set results track the performance of simulated oracles.

📄 PDF Abstract BibTeX arXiv:2012.06046

Code (1)

benbo/interactive-weak-supervision 공식 구현 pytorch

Tasks

Weakly Supervised Classification

Similar Papers 제목 키워드 기반

Nemo: Guiding and Contextualizing Weak Supervision for Interactive Data Programming

2022-03-02 · Cheng-Yu Hsieh, Jieyu Zhang, Alexander Ratner

Weak Supervision (WS) techniques allow users to efficiently create large training datasets by programmatically labeling data with heuristic sources of supervision. While the success of WS relies heavily on the provided l…

ACTIVE REFINEMENT OF WEAKLY SUPERVISED MODELS

2021-09-29 · Mononito Goswami, Chufan Gao, Benedikt Boecking, Saswati Ray 외

Supervised machine learning (ML) has fueled major advances in several domains such as health, education and governance. However, most modern ML methods rely on vast quantities of point-by-point hand-labeled training data…

Active Learning

Losses over Labels: Weakly Supervised Learning via Direct Loss Construction

2022-12-13 · Dylan Sam, J. Zico Kolter

Owing to the prohibitive costs of generating large amounts of labeled data, programmatic weak supervision is a growing paradigm within machine learning. In this setting, users design heuristics that provide noisy labels …

feature selectionimage-classificationImage ClassificationWeakly-supervised Learning

Weak Supervision for Affordable Modeling of Electrocardiogram Data

2022-01-09 · Mononito Goswami, Benedikt Boecking, Artur Dubrawski

Analysing electrocardiograms (ECGs) is an inexpensive and non-invasive, yet powerful way to diagnose heart disease. ECG studies using Machine Learning to automatically detect abnormal heartbeats so far depend on large, m…

DiagnosticTime SeriesTime Series Analysis

skweak: Weak Supervision Made Easy for NLP

2021-04-19 · ACL 2021 5 · Pierre Lison, Jeremy Barnes, Aliaksandr Hubin

We present skweak, a versatile, Python-based software toolkit enabling NLP developers to apply weak supervision to a wide range of NLP tasks. Weak supervision is an emerging machine learning paradigm based on a simple id…

NERSentiment Analysistext-classificationText Classification