Adaptive Graph Guided Embedding for Multi-Label Annotation

Abstract

Multi-label annotation is challenging since a large amount of well-labeled training data are required to achieve promising performance. However, providing such data is expensive while unlabeled data are widely available. To this end, we propose a novel Adaptive Graph Guided Embedding (AG2E) approach for multi-label annotation in a semi-supervised fashion, which utilizes limited labeled data associating with large-scale unlabeled data to facilitate learning performance. Specifically, a multi-label propagation scheme and an effective embedding are jointly learned to seek a latent space where unlabeled instances tend to be well assigned multiple labels. Furthermore, a locality structure regularizer is designed to preserve the intrinsic structure and enhance the multi-label annotation. We evaluate our model in both conventional multi-label learning and zero-shot learning scenario. Experimental results demonstrate that our approach outperforms other compared state-of-the-art methods.

Cite

Text

Wang et al. "Adaptive Graph Guided Embedding for Multi-Label Annotation." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/388

Markdown

[Wang et al. "Adaptive Graph Guided Embedding for Multi-Label Annotation." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/wang2018ijcai-adaptive/) doi:10.24963/IJCAI.2018/388

BibTeX

@inproceedings{wang2018ijcai-adaptive,
  title     = {{Adaptive Graph Guided Embedding for Multi-Label Annotation}},
  author    = {Wang, Lichen and Ding, Zhengming and Fu, Yun},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2798-2804},
  doi       = {10.24963/IJCAI.2018/388},
  url       = {https://mlanthology.org/ijcai/2018/wang2018ijcai-adaptive/}
}