paper-with-me

Papers

Learning Implicit Sentiment in Aspect-based Sentiment Analysis with Supervised Contrastive Pre-Training

2021-11-03 · EMNLP 2021 11 · Zhengyan Li, Yicheng Zou, Chong Zhang, Qi Zhang, Zhongyu Wei

Aspect-based sentiment analysis aims to identify the sentiment polarity of a specific aspect in product reviews. We notice that about 30% of reviews do not contain obvious opinion words, but still convey clear human-aware sentiment orientation, which is known as implicit sentiment. However, recent neural network-based approaches paid little attention to implicit sentiment entailed in the reviews. To overcome this issue, we adopt Supervised Contrastive Pre-training on large-scale sentiment-annotated corpora retrieved from in-domain language resources. By aligning the representation of implicit sentiment expressions to those with the same sentiment label, the pre-training process leads to better capture of both implicit and explicit sentiment orientation towards aspects in reviews. Experimental results show that our method achieves state-of-the-art performance on SemEval2014 benchmarks, and comprehensive analysis validates its effectiveness on learning implicit sentiment.

📄 PDF Abstract BibTeX arXiv:2111.02194

Code (1)

tribleave/scapt-absa 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

Aspect-Category-Opinion-Sentiment Quadruple Extraction with Implicit Aspects and Opinions

2021-08-01 · ACL 2021 5 · Hongjie Cai, Rui Xia, Jianfei Yu

Product reviews contain a large number of implicit aspects and implicit opinions. However, most of the existing studies in aspect-based sentiment analysis ignored this problem. In this work, we introduce a new task, name…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect-Category-Opinion-Sentiment Quadruple ExtractionSentence+1

Reasoning Implicit Sentiment with Chain-of-Thought Prompting

2023-05-18 · Hao Fei, Bobo Li, Qian Liu, Lidong Bing 외

While sentiment analysis systems try to determine the sentiment polarities of given targets based on the key opinion expressions in input texts, in implicit sentiment analysis (ISA) the opinion cues come in an implicit a…

Common Sense ReasoningSentiment Analysis

Aspect-Based Sentiment Analysis with Explicit Sentiment Augmentations

2023-12-18 · Jihong Ouyang, Zhiyao Yang, Silong Liang, Bing Wang 외

Aspect-based sentiment analysis (ABSA), a fine-grained sentiment classification task, has received much attention recently. Many works investigate sentiment information through opinion words, such as ''good'' and ''bad''…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1

Generative Aspect-Based Sentiment Analysis with Contrastive Learning and Expressive Structure

2022-11-14 · Joseph J. Peper, Lu Wang

Generative models have demonstrated impressive results on Aspect-based Sentiment Analysis (ABSA) tasks, particularly for the emerging task of extracting Aspect-Category-Opinion-Sentiment (ACOS) quadruples. However, these…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningDecoder+1

Causal Intervention Improves Implicit Sentiment Analysis

2022-08-19 · COLING 2022 10 · Siyin Wang, Jie zhou, Changzhi Sun, Junjie Ye 외

Despite having achieved great success for sentiment analysis, existing neural models struggle with implicit sentiment analysis. This may be due to the fact that they may latch onto spurious correlations ("shortcuts", e.g…

SentenceSentiment Analysis