English

A Joint Training Dual-MRC Framework for Aspect Based Sentiment Analysis

Computation and Language 2021-04-08 v2 Artificial Intelligence

Abstract

Aspect based sentiment analysis (ABSA) involves three fundamental subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification. Early works only focused on solving one of these subtasks individually. Some recent work focused on solving a combination of two subtasks, e.g., extracting aspect terms along with sentiment polarities or extracting the aspect and opinion terms pair-wisely. More recently, the triple extraction task has been proposed, i.e., extracting the (aspect term, opinion term, sentiment polarity) triples from a sentence. However, previous approaches fail to solve all subtasks in a unified end-to-end framework. In this paper, we propose a complete solution for ABSA. We construct two machine reading comprehension (MRC) problems and solve all subtasks by joint training two BERT-MRC models with parameters sharing. We conduct experiments on these subtasks, and results on several benchmark datasets demonstrate the effectiveness of our proposed framework, which significantly outperforms existing state-of-the-art methods.

Keywords

Cite

@article{arxiv.2101.00816,
  title  = {A Joint Training Dual-MRC Framework for Aspect Based Sentiment Analysis},
  author = {Yue Mao and Yi Shen and Chao Yu and Longjun Cai},
  journal= {arXiv preprint arXiv:2101.00816},
  year   = {2021}
}

Comments

to appear in AAAI2021

R2 v1 2026-06-23T21:44:23.680Z