paper-with-me

홈 › Papers

KESA: A Knowledge Enhanced Approach For Sentiment Analysis

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Though some recent works focus on injecting sentiment knowledge into pre-trained language models, they usually design mask and reconstruction tasks in the post-training phase. In this paper, we aim to benefit from sentiment knowledge in a lighter way. To achieve this goal, we study sentence-level sentiment analysis and, correspondingly, propose two sentiment-aware auxiliary tasks named sentiment word cloze and conditional sentiment prediction. The first task learns to select the correct sentiment words within the input, given the overall sentiment polarity as prior knowledge. On the contrary, the second task predicts the overall sentiment polarity given the sentiment polarity of the word as prior knowledge. In addition, two kinds of label combination methods are investigated to unify multiple types of labels in each task. We argue that more information can promote the models to learn more profound semantic representation. We implement it in a straightforward way to verify this hypothesis. The experimental results demonstrate that our approach consistently outperforms pre-trained models and is additive to existing knowledge-enhanced post-trained models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment Analysis

Similar Papers 제목 키워드 기반

KESA: A Knowledge Enhanced Approach For Sentiment Analysis

2022-02-24 · Qinghua Zhao, Shuai Ma, Shuo Ren

Though some recent works focus on injecting sentiment knowledge into pre-trained language models, they usually design mask and reconstruction tasks in the post-training phase. In this paper, we aim to benefit from sentim…

SentenceSentiment Analysis

SKEP: Sentiment Knowledge Enhanced Pre-training for Sentiment Analysis

2020-05-12 · ACL 2020 6 · Hao Tian, Can Gao, Xinyan Xiao, Hao liu 외

Recently, sentiment analysis has seen remarkable advance with the help of pre-training approaches. However, sentiment knowledge, such as sentiment words and aspect-sentiment pairs, is ignored in the process of pre-traini…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentiment AnalysisStock Market Prediction

SentiPrompt: Sentiment Knowledge Enhanced Prompt-Tuning for Aspect-Based Sentiment Analysis

2021-09-17 · Chengxi Li, Feiyu Gao, Jiajun Bu, Lu Xu 외

Aspect-based sentiment analysis (ABSA) is an emerging fine-grained sentiment analysis task that aims to extract aspects, classify corresponding sentiment polarities and find opinions as the causes of sentiment. The lates…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+4

Knowledge Graph Enhanced Aspect-Level Sentiment Analysis

2023-12-02 · Kavita Sharma, Ritu Patel, Sunita Iyer

In this paper, we propose a novel method to enhance sentiment analysis by addressing the challenge of context-specific word meanings. It combines the advantages of a BERT model with a knowledge graph based synonym data. …

Sentiment AnalysisSentiment Classification

A Knowledge-Enhanced Adversarial Model for Cross-lingual Structured Sentiment Analysis

2022-05-31 · Qi Zhang, Jie zhou, Qin Chen, Qingchun Bai 외

Structured sentiment analysis, which aims to extract the complex semantic structures such as holders, expressions, targets, and polarities, has obtained widespread attention from both industry and academia. Unfortunately…

Cross-Lingual TransferSentiment Analysis