LGAICLMLSep 23, 2021

WRENCH: A Comprehensive Benchmark for Weak Supervision

arXiv:2109.11377v2125 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This provides a standardized tool for researchers and practitioners in machine learning to measure and analyze WS methods, addressing evaluation inconsistencies, though it is incremental as it builds on existing WS concepts.

The authors tackled the lack of standardization in evaluating Weak Supervision (WS) approaches by introducing WRENCH, a comprehensive benchmark platform that includes 22 real-world datasets, varied weak supervision sources, and a modular framework, enabling extensive comparisons of over 120 method variants.

Recent Weak Supervision (WS) approaches have had widespread success in easing the bottleneck of labeling training data for machine learning by synthesizing labels from multiple potentially noisy supervision sources. However, proper measurement and analysis of these approaches remain a challenge. First, datasets used in existing works are often private and/or custom, limiting standardization. Second, WS datasets with the same name and base data often vary in terms of the labels and weak supervision sources used, a significant "hidden" source of evaluation variance. Finally, WS studies often diverge in terms of the evaluation protocol and ablations used. To address these problems, we introduce a benchmark platform, WRENCH, for thorough and standardized evaluation of WS approaches. It consists of 22 varied real-world datasets for classification and sequence tagging; a range of real, synthetic, and procedurally-generated weak supervision sources; and a modular, extensible framework for WS evaluation, including implementations for popular WS methods. We use WRENCH to conduct extensive comparisons over more than 120 method variants to demonstrate its efficacy as a benchmark platform. The code is available at https://github.com/JieyuZ2/wrench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes