English

Weak Supervision Performance Evaluation via Partial Identification

Machine Learning 2024-11-01 v2 Artificial Intelligence Machine Learning Methodology

Abstract

Programmatic Weak Supervision (PWS) enables supervised model training without direct access to ground truth labels, utilizing weak labels from heuristics, crowdsourcing, or pre-trained models. However, the absence of ground truth complicates model evaluation, as traditional metrics such as accuracy, precision, and recall cannot be directly calculated. In this work, we present a novel method to address this challenge by framing model evaluation as a partial identification problem and estimating performance bounds using Fr\'echet bounds. Our approach derives reliable bounds on key metrics without requiring labeled data, overcoming core limitations in current weak supervision evaluation techniques. Through scalable convex optimization, we obtain accurate and computationally efficient bounds for metrics including accuracy, precision, recall, and F1-score, even in high-dimensional settings. This framework offers a robust approach to assessing model quality without ground truth labels, enhancing the practicality of weakly supervised learning for real-world applications.

Keywords

Cite

@article{arxiv.2312.04601,
  title  = {Weak Supervision Performance Evaluation via Partial Identification},
  author = {Felipe Maia Polo and Subha Maity and Mikhail Yurochkin and Moulinath Banerjee and Yuekai Sun},
  journal= {arXiv preprint arXiv:2312.04601},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T13:44:24.866Z