Effective Strategies for Combining Attention Mechanism with LSTM for Aspect-Level Sentiment Classification

Kai Shuang,Xintao Ren,Hao Guo,Jonathan Loo,Peng Xu
DOI: https://doi.org/10.1007/978-3-030-01057-7_62
2018-11-08
Abstract:AbstractAspect-level sentiment classification, as a fine-grained task in sentiment classification, aiming to extract sentiment polarity from opinions towards a specific aspect word, has been made significant improvements in recent years. In this paper, we propose a series of attention strategies and design CAM-LSTM (Combining Attention Mechanism with LSTM) model based on these strategies to improve the aspect-level sentiment classification. Our attention strategies and model can capture the correlations between the aspect words and their context words more accurately by combining more semantic information of aspect words. We conduct experiments on three English datasets. The experimental results have shown that our attention strategies and model can make remarkable improvements and outperform the state-of-the-art baseline models in both datasets.
What problem does this paper attempt to address?