Label Distribution Learning by Exploiting Sample Correlations Locally

Abstract

Label distribution learning (LDL) is a novel multi-label learning paradigm proposed in recent years for solving label ambiguity. Existing approaches typically exploit label correlations globally to improve the effectiveness of label distribution learning, by assuming that the label correlations are shared by all instances. However, different instances may share different label correlations, and few correlations are globally applicable in real-world applications. In this paper, we propose a new label distribution learning algorithm by exploiting sample correlations locally (LDL-SCL). To encode the influence of local samples, we design a local correlation vector for each instance based on the clustered local samples. Then we predict the label distribution for an unseen instance based on the original features and the local correlation vector simultaneously. Experimental results demonstrate that LDL-SCL can effectively deal with the label distribution problems and perform remarkably better than the state-of-the-art LDL methods.

Cite

Text

Zheng et al. "Label Distribution Learning by Exploiting Sample Correlations Locally." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11693

Markdown

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

BibTeX

@inproceedings{zheng2018aaai-label,
  title     = {{Label Distribution Learning by Exploiting Sample Correlations Locally}},
  author    = {Zheng, Xiang and Jia, Xiuyi and Li, Weiwei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {4556-4563},
  doi       = {10.1609/AAAI.V32I1.11693},
  url       = {https://mlanthology.org/aaai/2018/zheng2018aaai-label/}
}