Incomplete Label Distribution Learning
Abstract
Label distribution learning (LDL) assumes labels can be associated to an instance to some degree, thus it can learn the relevance of a label to a particular instance. Although LDL has got successful practical applications, one problem with existing LDL methods is that they are designed for data with \emph{complete} supervised information, while in reality, annotation information may be \emph{incomplete}, because assigning each label a real value to indicate its association with a particular instance will result in large cost in labor and time. In this paper, we will solve LDL problem when given \emph{incomplete} supervised information. We propose an objective based on trace norm minimization to exploit the correlation between labels. We develop a proximal gradient descend algorithm and an algorithm based on alternating direction method of multipliers. Experiments validate the effectiveness of our proposal.
Cite
Text
Xu and Zhou. "Incomplete Label Distribution Learning." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/443Markdown
[Xu and Zhou. "Incomplete Label Distribution Learning." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/xu2017ijcai-incomplete/) doi:10.24963/IJCAI.2017/443BibTeX
@inproceedings{xu2017ijcai-incomplete,
title = {{Incomplete Label Distribution Learning}},
author = {Xu, Miao and Zhou, Zhi-Hua},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {3175-3181},
doi = {10.24963/IJCAI.2017/443},
url = {https://mlanthology.org/ijcai/2017/xu2017ijcai-incomplete/}
}