English

Progressive Identification of True Labels for Partial-Label Learning

Machine Learning 2020-09-08 v3 Machine Learning

Abstract

Partial-label learning (PLL) is a typical weakly supervised learning problem, where each training instance is equipped with a set of candidate labels among which only one is the true label. Most existing methods elaborately designed learning objectives as constrained optimizations that must be solved in specific manners, making their computational complexity a bottleneck for scaling up to big data. The goal of this paper is to propose a novel framework of PLL with flexibility on the model and optimization algorithm. More specifically, we propose a novel estimator of the classification risk, theoretically analyze the classifier-consistency, and establish an estimation error bound. Then we propose a progressive identification algorithm for approximately minimizing the proposed risk estimator, where the update of the model and identification of true labels are conducted in a seamless manner. The resulting algorithm is model-independent and loss-independent, and compatible with stochastic optimization. Thorough experiments demonstrate it sets the new state of the art.

Keywords

Cite

@article{arxiv.2002.08053,
  title  = {Progressive Identification of True Labels for Partial-Label Learning},
  author = {Jiaqi Lv and Miao Xu and Lei Feng and Gang Niu and Xin Geng and Masashi Sugiyama},
  journal= {arXiv preprint arXiv:2002.08053},
  year   = {2020}
}

Comments

In Proceedings of the 37th International Conference on Machine Learning (ICML 2020)

R2 v1 2026-06-23T13:46:31.350Z