Enhancing Fine-grained Sentiment Classification Exploiting Local Context Embedding
Heng Yang, Biqing Zeng

TL;DR
This paper introduces LCA-Net, a local context-aware network that enhances fine-grained sentiment classification by emphasizing local context features, leading to improved performance on multiple datasets.
Contribution
The paper proposes a novel local context embedding and prediction loss to better capture sentiment-related local context, improving target-oriented sentiment classification.
Findings
LCA-Net outperforms existing methods on three datasets.
The local context-aware framework is adaptable to various models.
Enhanced local context features improve sentiment analysis accuracy.
Abstract
Target-oriented sentiment classification is a fine-grained task of natural language processing to analyze the sentiment polarity of the targets. To improve the performance of sentiment classification, many approaches proposed various attention mechanisms to capture the important context words of a target. However, previous approaches ignored the significant relatedness of a target's sentiment and its local context. This paper proposes a local context-aware network (LCA-Net), equipped with the local context embedding and local context prediction loss, to strengthen the model by emphasizing the sentiment information of the local context. The experimental results on three common datasets show that local context-aware network performs superior to existing approaches in extracting local context features. Besides, the local context-aware framework is easy to adapt to many models, with the…
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 · Topic Modeling · Advanced Text Analysis Techniques
