Meta Objective Guided Disambiguation for Partial Label Learning
Bo-Shi Zou, Ming-Kun Xie, Sheng-Jun Huang

TL;DR
This paper introduces MoGD, a novel partial label learning framework that uses a meta objective on a small validation set to effectively disambiguate candidate labels, improving performance over existing methods.
Contribution
The paper proposes a meta objective guided disambiguation framework for PLL that re-weights candidate labels based on validation loss, with proven convergence and error bounds.
Findings
Achieves superior performance on benchmark datasets.
Effectively disambiguates candidate labels using meta-guided re-weighting.
Proves convergence and derives error bounds for the method.
Abstract
Partial label learning (PLL) is a typical weakly supervised learning framework, where each training instance is associated with a candidate label set, among which only one label is valid. To solve PLL problems, typically methods try to perform disambiguation for candidate sets by either using prior knowledge, such as structure information of training data, or refining model outputs in a self-training manner. Unfortunately, these methods often fail to obtain a favorable performance due to the lack of prior information or unreliable predictions in the early stage of model training. In this paper, we propose a novel framework for partial label learning with meta objective guided disambiguation (MoGD), which aims to recover the ground-truth label from candidate labels set by solving a meta objective on a small validation set. Specifically, to alleviate the negative impact of false positive…
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
TopicsText and Document Classification Technologies
MethodsStochastic Gradient Descent
