Left-Center-Right Separated Neural Network for Aspect-based Sentiment Analysis with Rotatory Attention
Shiliang Zheng, Rui Xia

TL;DR
This paper introduces LCR-Rot, a neural network with rotatory attention and separated LSTMs for improved aspect-based sentiment analysis, effectively capturing target-context interactions and outperforming existing methods.
Contribution
The paper proposes a novel LCR-Rot model with separated LSTMs and rotatory attention to better represent multi-word targets and model target-context interactions.
Findings
Significantly outperforms state-of-the-art methods on benchmark datasets.
Effectively captures important sentiment words in context and target.
Demonstrates the effectiveness of rotatory attention mechanism.
Abstract
Deep learning techniques have achieved success in aspect-based sentiment analysis in recent years. However, there are two important issues that still remain to be further studied, i.e., 1) how to efficiently represent the target especially when the target contains multiple words; 2) how to utilize the interaction between target and left/right contexts to capture the most important words in them. In this paper, we propose an approach, called left-center-right separated neural network with rotatory attention (LCR-Rot), to better address the two problems. Our approach has two characteristics: 1) it has three separated LSTMs, i.e., left, center and right LSTMs, corresponding to three parts of a review (left context, target phrase and right context); 2) it has a rotatory attention mechanism which models the relation between target and left/right contexts. The target2context attention is used…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Stock Market Forecasting Methods
