Generative Label Enhancement with Gaussian Mixture and Partial Ranking

Abstract

Label distribution learning (LDL) is an effective learning paradigm for dealing with label ambiguity. When applying LDL, the datasets annotated with label distributions (i.e., the real-valued vectors like the probability distribution) are typically required. Unfortunately, most existing datasets only contain the logical labels, and manual annotating with label distributions is costly. To address this problem, we treat the label distribution as a latent vector and infer its posterior by variational Bayes. Specifically, we propose a generative label enhancement model to encode the process of generating feature vectors and logical label vectors from label distributions in a principled way. In terms of features, we assume that the feature vector is generated by a Gaussian mixture dominated by the label distribution, which captures the one-to-many relationship from the label distribution to the feature vector and thus reduces the feature generation error. In terms of logical labels, we design a probability distribution to generate the logical label vector from a label distribution, which captures partial label ranking in the logical label vector and thus provides a more accurate guidance for inferring the label distribution. Besides, to approximate the posterior of the label distribution, we design a inference model, and derive the variational learning objective. Finally, extensive experiments on real-world datasets validate our proposal.

Cite

Text

Lu et al. "Generative Label Enhancement with Gaussian Mixture and Partial Ranking." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I7.26078

Markdown

[Lu et al. "Generative Label Enhancement with Gaussian Mixture and Partial Ranking." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/lu2023aaai-generative/) doi:10.1609/AAAI.V37I7.26078

BibTeX

@inproceedings{lu2023aaai-generative,
  title     = {{Generative Label Enhancement with Gaussian Mixture and Partial Ranking}},
  author    = {Lu, Yunan and He, Liang and Min, Fan and Li, Weiwei and Jia, Xiuyi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {8975-8983},
  doi       = {10.1609/AAAI.V37I7.26078},
  url       = {https://mlanthology.org/aaai/2023/lu2023aaai-generative/}
}