arXiv Analytics

Sign in

arXiv:2109.11377 [cs.LG]AbstractReferencesReviewsResources

WRENCH: A Comprehensive Benchmark for Weak Supervision

Jieyu Zhang, Yue Yu, Yinghao Li, Yujing Wang, Yaming Yang, Mao Yang, Alexander Ratner

Published 2021-09-23Version 1

Recent \emph{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, \benchmark, for a 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 \benchmark to conduct extensive comparisons over more than 100 method variants to demonstrate its efficacy as a benchmark platform. The code is available at \url{https://github.com/JieyuZ2/wrench}.

Related articles: Most relevant | Search more
arXiv:2206.04921 [cs.LG] (Published 2022-06-10)
Offline Stochastic Shortest Path: Learning, Evaluation and Towards Optimality
arXiv:2406.03280 [cs.LG] (Published 2024-06-05, updated 2024-06-07)
FusionBench: A Comprehensive Benchmark of Deep Model Fusion
arXiv:1505.00401 [cs.LG] (Published 2015-05-03)
Visualization of Tradeoff in Evaluation: from Precision-Recall & PN to LIFT, ROC & BIRD