S2SAN: A sentence-to-sentence attention network for sentiment analysis of online reviews

Ping Wang,Jiangnan Li,Jingrui Hou
DOI: https://doi.org/10.1016/j.dss.2021.113603
IF: 6.969
2021-10-01
Decision Support Systems
Abstract:<p>Many existing attention-based deep learning approaches to sentiment analysis have focused on words and represent an entire review text as a word sequence. However, these approaches overlook the differences in the importance of each sentence to the complete text. To solve this problem, some work has been performed to calculate sentence-level attention, but these studies use the same approach that is applied to word-level attention, which leads to unnecessary sequential structures and an increased complexity of sentence representation. Therefore, in this paper, we propose a sentence-to-sentence attention network<a class="workspace-trigger" href="#fn0005"><sup>1</sup></a> (S2SAN) using multihead self-attention. We conducted several domain-specific, cross-domain and multidomain sentiment analysis experiments with real-world datasets. The experimental results show that S2SAN outperforms other state-of-the-art models. Some classical sentiment classifiers [e.g., convolutional neural network (CNN), recurrent neural network (RNN), and long short-term memory (LSTM) models] achieve better accuracies when they are reconfigured to include sentence-to-sentence attention.</p>
computer science, information systems, artificial intelligence,operations research & management science
What problem does this paper attempt to address?