English

Learning Deep Latent Spaces for Multi-Label Classification

Machine Learning 2017-07-04 v1

Abstract

Multi-label classification is a practical yet challenging task in machine learning related fields, since it requires the prediction of more than one label category for each input instance. We propose a novel deep neural networks (DNN) based model, Canonical Correlated AutoEncoder (C2AE), for solving this task. Aiming at better relating feature and label domain data for improved classification, we uniquely perform joint feature and label embedding by deriving a deep latent space, followed by the introduction of label-correlation sensitive loss function for recovering the predicted label outputs. Our C2AE is achieved by integrating the DNN architectures of canonical correlation analysis and autoencoder, which allows end-to-end learning and prediction with the ability to exploit label dependency. Moreover, our C2AE can be easily extended to address the learning problem with missing labels. Our experiments on multiple datasets with different scales confirm the effectiveness and robustness of our proposed method, which is shown to perform favorably against state-of-the-art methods for multi-label classification.

Keywords

Cite

@article{arxiv.1707.00418,
  title  = {Learning Deep Latent Spaces for Multi-Label Classification},
  author = {Chih-Kuan Yeh and Wei-Chieh Wu and Wei-Jen Ko and Yu-Chiang Frank Wang},
  journal= {arXiv preprint arXiv:1707.00418},
  year   = {2017}
}

Comments

published in AAAI-2017

R2 v1 2026-06-22T20:35:55.616Z