Label Distribution Learning by Exploiting Label Correlations

Abstract

Label distribution learning (LDL) is a newly arisen machine learning method that has been increasingly studied in recent years. In theory, LDL can be seen as a generalization of multi-label learning. Previous studies have shown that LDL is an effective approach to solve the label ambiguity problem. However, the dramatic increase in the number of possible label sets brings a challenge in performance to LDL. In this paper, we propose a novel label distribution learning algorithm to address the above issue. The key idea is to exploit correlations between different labels. We encode the label correlation into a distance to measure the similarity of any two labels. Moreover, we construct a distance-mapping function from the label set to the parameter matrix. Experimental results on eight real label distributed data sets demonstrate that the proposed algorithm performs remarkably better than both the state-of-the-art LDL methods and multi-label learning methods.

Cite

Text

Jia et al. "Label Distribution Learning by Exploiting Label Correlations." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11664

Markdown

[Jia et al. "Label Distribution Learning by Exploiting Label Correlations." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/jia2018aaai-label/) doi:10.1609/AAAI.V32I1.11664

BibTeX

@inproceedings{jia2018aaai-label,
  title     = {{Label Distribution Learning by Exploiting Label Correlations}},
  author    = {Jia, Xiuyi and Li, Weiwei and Liu, Junyu and Zhang, Yu},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {3310-3317},
  doi       = {10.1609/AAAI.V32I1.11664},
  url       = {https://mlanthology.org/aaai/2018/jia2018aaai-label/}
}