paper-with-me

홈 › Papers

Better Queries for Aspect-Category Sentiment Classification

2020-10-01 · CCL 2020 10 · Li Yuncong, Yin Cunxiang, Zhong Sheng-hua, Zhong Huiqiang, Luo Jinchang, Xu Siqi, Wu Xiaohui

Aspect-category sentiment classification (ACSC) aims to identify the sentiment polarities towards the aspect categories mentioned in a sentence. Because a sentence often mentions more than one aspect category and expresses different sentiment polarities to them, finding aspect category-related information from the sentence is the key challenge to accurately recognize the sentiment polarity. Most previous models take both sentence and aspect category as input and query aspect category-related information based on the aspect category. However, these models represent the aspect category as a context-independent vector called aspect embedding, which may not be effective enough as a query. In this paper, we propose two contextualized aspect category representations, Contextualized Aspect Vector (CAV) and Contextualized Aspect Matrix (CAM). Specifically, we use the coarse aspect category-related information found by the aspect category detection task to generate CAV or CAM. Then the CAV or CAM as queries are used to search for fine-grained aspect category-related information like aspect embedding by aspect-category sentiment classification models. In experiments, we integrate the proposed CAV and CAM into several representative aspect embedding-based aspect-category sentiment classification models. Experimental results on the SemEval-2014 Restaurant Review dataset and the Multi-Aspect Multi-Sentiment dataset demonstrate the effectiveness of CAV and CAM.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect Category DetectionAspect Category Sentiment ClassificationClassificationSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Leveraging Foreign Language Labeled Data for Aspect-Based Opinion Mining

2020-03-15 · Nguyen Thi Thanh Thuy, Ngo Xuan Bach, Tu Minh Phuong

Aspect-based opinion mining is the task of identifying sentiment at the aspect level in opinionated text, which consists of two subtasks: aspect category extraction and sentiment polarity classification. While aspect cat…

General ClassificationOpinion MiningWord Embeddings

Aspect-Category based Sentiment Analysis with Hierarchical Graph Convolutional Network

2020-12-01 · COLING 2020 8 · Hongjie Cai, Yaofeng Tu, Xiangsheng Zhou, Jianfei Yu 외

Most of the aspect based sentiment analysis research aims at identifying the sentiment polarities toward some explicit aspect terms while ignores implicit aspects in text. To capture both explicit and implicit aspects, w…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Category DetectionSentiment Analysis+1

Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis

2020-10-06 · EMNLP 2020 11 · Yuncong Li, Cunxiang Yin, Sheng-hua Zhong, Xu Pan

Aspect-category sentiment analysis (ACSA) aims to predict sentiment polarities of sentences with respect to given aspect categories. To detect the sentiment toward a particular aspect category in a sentence, most previou…

Aspect Category Sentiment AnalysisMulti-Label LearningSentenceSentiment Analysis

Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks

2020-10-04 · Yuncong Li, Cunxiang Yin, Sheng-hua Zhong

Aspect category sentiment analysis (ACSA) aims to predict the sentiment polarities of the aspect categories discussed in sentences. Since a sentence usually discusses one or more aspect categories and expresses different…

Aspect Category DetectionAspect Category Sentiment AnalysisGraph AttentionSentence+1

Bidirectional Machine Reading Comprehension for Aspect Sentiment Triplet Extraction

2021-03-13 · Shaowei Chen, Yu Wang, Jie Liu, Yuelin Wang

Aspect sentiment triplet extraction (ASTE), which aims to identify aspects from review sentences along with their corresponding opinion expressions and sentiments, is an emerging task in fine-grained opinion mining. Sinc…

Aspect Sentiment Triplet ExtractionMachine Reading ComprehensionOpinion MiningReading Comprehension+3