ICLR 2024spotlight0 citations

Consistent Multi-Class Classification from Multiple Unlabeled Datasets

Zixi Wei, Senlin Shu, Yuzhou Cao, Hongxin Wei, Bo An, Lei Feng

Abstract

Weakly supervised learning aims to construct effective predictive models from imperfectly labeled data. The recent trend of weakly supervised learning has focused on how to learn an accurate classifier from completely unlabeled data, given little supervised information such as class priors. In this paper, we consider a newly proposed weakly supervised learning problem called multi-class classification from multiple unlabeled datasets, where only multiple sets of unlabeled data and their class priors (i.e., the proportions of each class) are provided for training the classifier. To solve this problem, we first propose a classifier-consistent method (CCM) based on a probability transition matrix. However, CCM cannot guarantee risk consistency and lacks of purified supervision information during training. Therefore, we further propose a risk-consistent method (RCM) that progressively purifies supervision information during training by importance weighting. We provide comprehensive theoretical analyses for our methods to demonstrate the statistical consistency. Experimental results on multiple benchmark datasets and various prior matrices demonstrate the superiority of our proposed methods.

mutli-class classificationmultiple unlabeled datasetslearning consistency
BibTeX
@inproceedings{
wei2024consistent,
title={Consistent Multi-Class Classification from Multiple Unlabeled Datasets},
author={Zixi Wei and Senlin Shu and Yuzhou Cao and Hongxin Wei and Bo An and Lei Feng},
booktitle={The Twelfth International Conference on Learning Representations},
year={2024},
url={https://openreview.net/forum?id=fW7DOHDQvF}
}