Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning from Label Proportions by Learning with Label Noise

About

Learning from label proportions (LLP) is a weakly supervised classification problem where data points are grouped into bags, and the label proportions within each bag are observed instead of the instance-level labels. The task is to learn a classifier to predict the individual labels of future individual instances. Prior work on LLP for multi-class data has yet to develop a theoretically grounded algorithm. In this work, we provide a theoretically grounded approach to LLP based on a reduction to learning with label noise, using the forward correction (FC) loss of \citet{Patrini2017MakingDN}. We establish an excess risk bound and generalization error analysis for our approach, while also extending the theory of the FC loss which may be of independent interest. Our approach demonstrates improved empirical performance in deep learning scenarios across multiple datasets and architectures, compared to the leading existing methods.

Jianxin Zhang, Yutong Wang, Clayton Scott• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationSVHN
Accuracy93.04
359
Image ClassificationCIFAR10 (test)
Test Accuracy79.93
284
Image ClassificationSVHN (test)
Accuracy90.12
199
Image ClassificationEMNIST (test)
Accuracy93.11
174
Image ClassificationFashionMNIST
Accuracy88.4
147
ClassificationAdult
ROCAUC0.8723
32
Binary Classificationadult (AD) (test)
AUROC0.8751
32
Binary Classificationmagic
AUC0.9011
20
Binary ClassificationMAGIC [0, 1/2]
AUC0.8829
20
Showing 9 of 9 rows

Other info

Code

Follow for update