LGJan 13, 2025

Stronger Than You Think: Benchmarking Weak Supervision on Realistic Tasks

arXiv:2501.07727v21 citationsh-index: 19
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of evaluating weak supervision for researchers and practitioners by providing a more realistic benchmark, though it is incremental as it builds on existing methods.

The authors tackled the challenge of benchmarking weak supervision by introducing BOXWRENCH, a new benchmark designed to reflect real-world tasks with higher class cardinality, domain expertise, and multilingual reuse, showing that supervised learning often requires over 1000 labeled examples to match weak supervision performance.

Weak supervision (WS) is a popular approach for label-efficient learning, leveraging diverse sources of noisy but inexpensive weak labels to automatically annotate training data. Despite its wide usage, WS and its practical value are challenging to benchmark due to the many knobs in its setup, including: data sources, labeling functions (LFs), aggregation techniques (called label models), and end model pipelines. Existing evaluation suites tend to be limited, focusing on particular components or specialized use cases. Moreover, they often involve simplistic benchmark tasks or de-facto LF sets that are suboptimally written, producing insights that may not generalize to real-world settings. We address these limitations by introducing a new benchmark, BOXWRENCH, designed to more accurately reflect real-world usages of WS. This benchmark features tasks with (1) higher class cardinality and imbalance, (2) notable domain expertise requirements, and (3) opportunities to re-use LFs across parallel multilingual corpora. For all tasks, LFs are written using a careful procedure aimed at mimicking real-world settings. In contrast to existing WS benchmarks, we show that supervised learning requires substantial amounts (1000+) of labeled examples to match WS in many settings.

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