paper-with-me

홈 › Papers

Weak Supervision Performance Evaluation via Partial Identification

2023-12-07 · Felipe Maia Polo, Subha Maity, Mikhail Yurochkin, Moulinath Banerjee, Yuekai Sun

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.

📄 PDF Abstract BibTeX arXiv:2312.04601

Code (1)

felipemaiapolo/wsbounds 공식 구현 pytorch

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

From Benedict Cumberbatch to Sherlock Holmes: Character Identification in TV series without a Script

2018-01-31 · Arsha Nagrani, Andrew Zisserman

The goal of this paper is the automatic identification of characters in TV and feature film material. In contrast to standard approaches to this task, which rely on the weak supervision afforded by transcripts and subtit…

Speaker Identification

Bringing Clustering to MLL: Weakly-Supervised Clustering for Partial Multi-Label Learning

2026-04-10 · Yu Chen, Weijun Lv, Yue Huang, Xuhuan Zhu 외 arxiv

Label noise in multi-label learning (MLL) poses significant challenges for model training, particularly in partial multi-label learning (PML) where candidate labels contain both relevant and irrelevant labels. While clus…

Multi-Label Learning

Learning to Segment Under Various Forms of Weak Supervision

2015-06-01 · CVPR 2015 6 · Jia Xu, Alexander G. Schwing, Raquel Urtasun

Despite the promising performance of conventional fully supervised algorithms, semantic segmentation has remained an important, yet challenging task. Due to the limited availability of complete annotations, it is of gr…

SegmentationSemantic Segmentation

WeShap: Weak Supervision Source Evaluation with Shapley Values

2024-06-16 · Naiqing Guan, Nick Koudas

Efficient data annotation stands as a significant bottleneck in training contemporary machine learning models. The Programmatic Weak Supervision (PWS) pipeline presents a solution by utilizing multiple weak supervision s…

Weakly Supervised AUC Optimization: A Unified Partial AUC Approach

2023-05-23 · Zheng Xie, Yu Liu, Hao-Yuan He, Ming Li 외

Since acquiring perfect supervision is usually difficult, real-world machine learning tasks often confront inaccurate, incomplete, or inexact supervision, collectively referred to as weak supervision. In this work, we pr…