paper-with-me

Papers

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, Luo Si, Min Zhang, Guodong Zhou

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 Aspect Sentiment Classification towards Question-Answering (ASC-QA), for real-world applications. This new task aims to predict sentiment polarities for specific aspects from interactive QA style reviews. In particular, a high-quality annotated corpus is constructed for ASC-QA to facilitate corresponding research. On this basis, a Reinforced Bidirectional Attention Network (RBAN) approach is proposed to address two inherent challenges in ASC-QA, i.e., semantic matching between question and answer, and data noise. Experimental results demonstrate the great advantage of the proposed approach to ASC-QA against several state-of-the-art baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationQuestion AnsweringSentiment AnalysisSentiment Classification

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

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

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

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

RDGCN: Reinforced Dependency Graph Convolutional Network for Aspect-based Sentiment Analysis

2023-11-08 · Xusheng Zhao, Hao Peng, Qiong Dai, Xu Bai 외

Aspect-based sentiment analysis (ABSA) is dedicated to forecasting the sentiment polarity of aspect terms within sentences. Employing graph neural networks to capture structural patterns from syntactic dependency parsing…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Dependency ParsingSentiment Analysis