Diffusion Disambiguation Models for Partial Label Learning
Jinfu Fan, Xiaohui Zhong, Kangrui Ren, Jiangnan Li, Linqing Huang

TL;DR
This paper introduces a diffusion-based approach for partial label learning, using generative models to disambiguate labels by iteratively refining initial guesses and leveraging instance-label relationships.
Contribution
It proposes the diffusion disambiguation model (DDMP) that constructs pseudo-clean labels and dynamically updates label estimates during training for improved partial label learning.
Findings
DDMP outperforms existing methods in partial label learning tasks.
The model effectively refines ambiguous labels through diffusion processes.
Experimental results demonstrate the approach's robustness and accuracy.
Abstract
Learning from ambiguous labels is a long-standing problem in practical machine learning applications. The purpose of \emph{partial label learning} (PLL) is to identify the ground-truth label from a set of candidate labels associated with a given instance. Inspired by the remarkable performance of diffusion models in various generation tasks, this paper explores their potential to denoise ambiguous labels through the reverse denoising process. Therefore, this paper reformulates the label disambiguation problem from the perspective of generative models, where labels are generated by iteratively refining initial random guesses. This perspective enables the diffusion model to learn how label information is generated stochastically. By modeling the generation uncertainty, we can use the maximum likelihood estimate of the label for classification inference. However, such ambiguous labels lead…
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 · Text and Document Classification Technologies · Bayesian Methods and Mixture Models
