Learning from Stochastic Labels
Meng Wei, Zhongnian Li, Yong Zhou, Qiaoyu Guo, Xinzheng Xu

TL;DR
This paper introduces a new stochastic labeling mechanism for multi-class annotation that reduces labeling effort and proposes an unbiased estimator with theoretical guarantees, validated through extensive experiments.
Contribution
It presents a novel stochastic label setting and an unbiased learning approach with theoretical error bounds, improving label efficiency in multi-class classification.
Findings
The method achieves superior accuracy compared to state-of-the-art approaches.
The unbiased estimator effectively utilizes limited supervision information.
Theoretical analysis confirms the estimator's reliability and bounds.
Abstract
Annotating multi-class instances is a crucial task in the field of machine learning. Unfortunately, identifying the correct class label from a long sequence of candidate labels is time-consuming and laborious. To alleviate this problem, we design a novel labeling mechanism called stochastic label. In this setting, stochastic label includes two cases: 1) identify a correct class label from a small number of randomly given labels; 2) annotate the instance with None label when given labels do not contain correct class label. In this paper, we propose a novel suitable approach to learn from these stochastic labels. We obtain an unbiased estimator that utilizes less supervised information in stochastic labels to train a multi-class classifier. Additionally, it is theoretically justifiable by deriving the estimation error bound of the proposed method. Finally, we conduct extensive experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Data Stream Mining Techniques · Imbalanced Data Classification Techniques
MethodsNone
