@InProceedings{letarte-EtAl:2018:BlackboxNLP,
  author    = {Letarte, Gaël  and  Paradis, Frédérik  and  Giguère, Philippe  and  Laviolette, François},
  title     = {Importance of Self-Attention for Sentiment Analysis},
  booktitle = {Proceedings of the 2018 EMNLP Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP},
  month     = {November},
  year      = {2018},
  address   = {Brussels, Belgium},
  publisher = {Association for Computational Linguistics},
  pages     = {267--275},
  abstract  = {Despite their superior performance, deep learning models often lack interpretability. In this paper, we explore the modeling of insightful relations between words, in order to understand and enhance predictions. To this effect, we propose the Self-Attention Network (SANet), a flexible and interpretable architecture for text classification. Experiments indicate that gains obtained by self-attention is task-dependent. For instance, experiments on sentiment analysis tasks showed an improvement of around 2% when using self-attention compared to a baseline without attention, while topic classification showed no gain. Interpretability brought forward by our architecture highlighted the importance of neighboring word interactions to extract sentiment.},
  url       = {http://www.aclweb.org/anthology/W18-5429}
}

