Two-stage Training for Learning from Label Proportions
Abstract
Learning from label proportions (LLP) aims at learning an instance-level classifier with label proportions in grouped training data. Existing deep learning based LLP methods utilize end-to-end pipelines to obtain the proportional loss with Kullback-Leibler divergence between the bag-level prior and posterior class distributions. However, the unconstrained optimization on this objective can hardly reach a solution in accordance with the given proportions. Besides, concerning the probabilistic classifier, this strategy unavoidably results in high-entropy conditional class distributions at the instance level. These issues further degrade the performance of the instance-level classification. In this paper, we regard these problems as noisy pseudo labeling, and instead impose the strict proportion consistency on the classifier with a constrained optimization as a continuous training stage for existing LLP classifiers. In addition, we introduce the mixup strategy and symmetric crossentropy to further reduce the label noise. Our framework is model-agnostic, and demonstrates compelling performance improvement in extensive experiments, when incorporated into other deep LLP models as a post-hoc phase.
Cite
@article{arxiv.2105.10635,
title = {Two-stage Training for Learning from Label Proportions},
author = {Jiabin Liu and Bo Wang and Xin Shen and Zhiquan Qi and Yingjie Tian},
journal= {arXiv preprint arXiv:2105.10635},
year = {2021}
}
Comments
10 pages, 4 figures, 5 tables, accepted by IJCAI 2021