paper-with-me

홈 › Papers

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

2021-11-01 · Findings (EMNLP) 2021 11 · Guoxin Yu, Jiwei Li, Ling Luo, Yuxian Meng, Xiang Ao, Qing He

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.

📄 PDF Abstract BibTeX

Code (1)

phanxuanphucnd/RF-MRC pytorch

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Machine Reading ComprehensionQuestion AnsweringReading ComprehensionSentiment AnalysisTerm Extraction

Similar Papers 제목 키워드 기반

UFRGSent at SemEval-2022 Task 10: Structured Sentiment Analysis using a Question Answering Model

2022-07-01 · SemEval (NAACL) 2022 7 · Lucas Pessutto, Viviane Moreira

This paper describes the system submitted by our team (UFRGSent) to SemEval-2022 Task 10: Structured Sentiment Analysis. We propose a multilingual approach that relies on a Question Answering model to find tuples consist…

PositionQuestion AnsweringSentiment AnalysisSentiment Classification

Aspect-based Sentiment Analysis in Question Answering Forums

2021-11-01 · Findings (EMNLP) 2021 11 · Wenxuan Zhang, Yang Deng, Xin Li, Lidong Bing 외

Aspect-based sentiment analysis (ABSA) typically focuses on extracting aspects and predicting their sentiments on individual sentences such as customer reviews. Recently, another kind of opinion sharing platform, namely …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Question AnsweringSentence+1

Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence

2019-03-22 · NAACL 2019 6 · Chi Sun, Luyao Huang, Xipeng Qiu

Aspect-based sentiment analysis (ABSA), which aims to identify fine-grained opinion polarity towards a specific aspect, is a challenging subtask of sentiment analysis (SA). In this paper, we construct an auxiliary senten…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)General ClassificationNatural Language Inference+4

BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis

2019-04-03 · NAACL 2019 6 · Hu Xu, Bing Liu, Lei Shu, Philip S. Yu

Question-answering plays an important role in e-commerce as it allows potential customers to actively seek crucial information about products or services to help their purchase decision making. Inspired by the recent suc…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionReading Comprehension+1

Aspect Sentiment Classification Towards Question-Answering with Reinforced Bidirectional Attention Network

2019-07-01 · ACL 2019 7 · Jingjing Wang, Changlong Sun, Shoushan Li, Xiaozhong Liu 외

In the literature, existing studies on aspect sentiment classification (ASC) focus on individual non-interactive reviews. This paper extends the research to interactive reviews and proposes a new research task, namely As…

General ClassificationQuestion AnsweringSentiment AnalysisSentiment Classification