@InProceedings{wang-EtAl:2018:Long6,
  author    = {Wang, Guoyin  and  Li, Chunyuan  and  Wang, Wenlin  and  Zhang, Yizhe  and  Shen, Dinghan  and  Zhang, Xinyuan  and  Henao, Ricardo  and  Carin, Lawrence},
  title     = {Joint Embedding of Words and Labels for Text Classification},
  booktitle = {Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
  month     = {July},
  year      = {2018},
  address   = {Melbourne, Australia},
  publisher = {Association for Computational Linguistics},
  pages     = {2321--2331},
  abstract  = {Word embeddings are effective intermediate representations for capturing semantic regularities between words, when learning the representations of text sequences. We propose to view text classification as a label-word joint embedding problem: each label is embedded in the same space with the word vectors. We introduce an attention framework that measures the compatibility of embeddings between text sequences and labels. The attention is learned on a training set of labeled samples to ensure that, given a text sequence, the relevant words are weighted higher than the irrelevant ones. Our method maintains the interpretability of word embeddings, and enjoys a built-in ability to leverage alternative sources of information, in addition to input text sequences. Extensive results on the several large text datasets show that the proposed framework outperforms the state-of-the-art methods by a large margin, in terms of both accuracy and speed.},
  url       = {http://www.aclweb.org/anthology/P18-1216}
}

