English

Multi-Aspect Sentiment Analysis with Latent Sentiment-Aspect Attribution

Computation and Language 2020-12-16 v1 Machine Learning

Abstract

In this paper, we introduce a new framework called the sentiment-aspect attribution module (SAAM). SAAM works on top of traditional neural networks and is designed to address the problem of multi-aspect sentiment classification and sentiment regression. The framework works by exploiting the correlations between sentence-level embedding features and variations of document-level aspect rating scores. We demonstrate several variations of our framework on top of CNN and RNN based models. Experiments on a hotel review dataset and a beer review dataset have shown SAAM can improve sentiment analysis performance over corresponding base models. Moreover, because of the way our framework intuitively combines sentence-level scores into document-level scores, it is able to provide a deeper insight into data (e.g., semi-supervised sentence aspect labeling). Hence, we end the paper with a detailed analysis that shows the potential of our models for other applications such as sentiment snippet extraction.

Keywords

Cite

@article{arxiv.2012.08407,
  title  = {Multi-Aspect Sentiment Analysis with Latent Sentiment-Aspect Attribution},
  author = {Yifan Zhang and Fan Yang and Marjan Hosseinia and Arjun Mukherjee},
  journal= {arXiv preprint arXiv:2012.08407},
  year   = {2020}
}

Comments

8 pages, published in The 2020 IEEE/WIC/ACM International Joint Conference on Web Intelligence and Intelligent Agent Technology (WI-IAT 2020)

R2 v1 2026-06-23T20:59:26.696Z