EMNLP 2021finding20 citations

Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension

Guoxin Yu, Jiwei Li, Ling Luo, Yuxian Meng, Xiang Ao, Qing He

Abstract

The pivot for the unified Aspect-based Sentiment Analysis (ABSA) is to couple aspect terms with their corresponding opinion terms, which might further derive easier sentiment predictions. In this paper, we investigate the unified ABSA task from the perspective of Machine Reading Comprehension (MRC) by observing that the aspect and the opinion terms can serve as the query and answer in MRC interchangeably. We propose a new paradigm named Role Flipped Machine Reading Comprehension (RF-MRC) to resolve. At its heart, the predicted results of either the Aspect Term Extraction (ATE) or the Opinion Terms Extraction (OTE) are regarded as the queries, respectively, and the matched opinion or aspect terms are considered as answers. The queries and answers can be flipped for multi-hop detection. Finally, every matched aspect-opinion pair is predicted by the sentiment classifier. RF-MRC can solve the ABSA task without any additional data annotation or transformation. Experiments on three widely used benchmarks and a challenging dataset demonstrate the superiority of the proposed framework.

BibTeX
@inproceedings{yu-etal-2021-self-question-answering,
    title = "Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension",
    author = "Yu, Guoxin  and
      Li, Jiwei  and
      Luo, Ling  and
      Meng, Yuxian  and
      Ao, Xiang  and
      He, Qing",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.115/",
    doi = "10.18653/v1/2021.findings-emnlp.115",
    pages = "1331--1342"
}
Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension · EMNLP 2021