Multi-Entity Aspect-Based Sentiment Analysis with Context, Entity and Aspect Memory

Abstract

Inspired by recent works in Aspect-Based Sentiment Analysis (ABSA) on product reviews and faced with more complex posts on social media platforms mentioning multiple entities as well as multiple aspects, we define a novel task called Multi-Entity Aspect-Based Sentiment Analysis (ME-ABSA). This task aims at fine-grained sentiment analysis of (entity, aspect) combinations, making the well-studied ABSA task a special case of it. To address the task, we propose an innovative method that models Context memory, Entity memory and Aspect memory, called CEA method. Our experimental results show that our CEA method achieves a significant gain over several baselines, including the state-of-the-art method for the ABSA task, and their enhanced versions, on datasets for ME-ABSA and ABSA tasks. The in-depth analysis illustrates the significant advantage of the CEA method over baseline methods for several hard-to-predict post types. Furthermore, we show that the CEA method is capable of generalizing to new (entity, aspect) combinations with little loss of accuracy. This observation indicates that data annotation in real applications can be largely simplified.

Cite

Text

Yang et al. "Multi-Entity Aspect-Based Sentiment Analysis with Context, Entity and Aspect Memory." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12059

Markdown

[Yang et al. "Multi-Entity Aspect-Based Sentiment Analysis with Context, Entity and Aspect Memory." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/yang2018aaai-multi-b/) doi:10.1609/AAAI.V32I1.12059

BibTeX

@inproceedings{yang2018aaai-multi-b,
  title     = {{Multi-Entity Aspect-Based Sentiment Analysis with Context, Entity and Aspect Memory}},
  author    = {Yang, Jun and Yang, Runqi and Wang, Chongjun and Xie, Junyuan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {6029-6036},
  doi       = {10.1609/AAAI.V32I1.12059},
  url       = {https://mlanthology.org/aaai/2018/yang2018aaai-multi-b/}
}