paper-with-me

홈 › Papers

SentiCSE: A Sentiment-aware Contrastive Sentence Embedding Framework with Sentiment-guided Textual Similarity

2024-04-01 · JaeMin Kim, Yohan Na, KangMin Kim, Sang Rak Lee, Dong-Kyu Chae

Recently, sentiment-aware pre-trained language models (PLMs) demonstrate impressive results in downstream sentiment analysis tasks. However, they neglect to evaluate the quality of their constructed sentiment representations; they just focus on improving the fine-tuning performance, which overshadows the representation quality. We argue that without guaranteeing the representation quality, their downstream performance can be highly dependent on the supervision of the fine-tuning data rather than representation quality. This problem would make them difficult to foray into other sentiment-related domains, especially where labeled data is scarce. We first propose Sentiment-guided Textual Similarity (SgTS), a novel metric for evaluating the quality of sentiment representations, which is designed based on the degree of equivalence in sentiment polarity between two sentences. We then propose SentiCSE, a novel Sentiment-aware Contrastive Sentence Embedding framework for constructing sentiment representations via combined word-level and sentence-level objectives, whose quality is guaranteed by SgTS. Qualitative and quantitative comparison with the previous sentiment-aware PLMs shows the superiority of our work. Our code is available at: https://github.com/nayohan/SentiCSE

📄 PDF Abstract BibTeX arXiv:2404.01104

Code (1)

nayohan/senticse 공식 구현 pytorch

Tasks

SentenceSentence EmbeddingSentence-EmbeddingSentiment Analysis

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Sentiment-Aware Word and Sentence Level Pre-training for Sentiment Analysis

2022-10-18 · Shuai Fan, Chen Lin, Haonan Li, Zhenghao Lin 외

Most existing pre-trained language representation models (PLMs) are sub-optimal in sentiment analysis tasks, as they capture the sentiment information from word-level while under-considering sentence-level information. I…

Contrastive LearningLanguage ModelingLanguage ModellingSentence+2

Learning Domain-Sensitive and Sentiment-Aware Word Embeddings

2018-05-10 · ACL 2018 7 · Bei Shi, Zihao Fu, Lidong Bing, Wai Lam

Word embeddings have been widely used in sentiment classification because of their efficacy for semantic representations of words. Given reviews from different domains, some existing methods for word embeddings exploit s…

Data AugmentationGeneral ClassificationSentenceSentiment Analysis+2

A Sentence is Worth 128 Pseudo Tokens: A Semantic-Aware Contrastive Learning Framework for Sentence Embeddings

2022-03-11 · Findings (ACL) 2022 5 · Haochen Tan, Wei Shao, Han Wu, Ke Yang 외

Contrastive learning has shown great potential in unsupervised sentence embedding tasks, e.g., SimCSE. However, We find that these existing solutions are heavily affected by superficial features like the length of senten…

Contrastive LearningSemantic Textual SimilaritySentenceSentence Embedding+3

SoftMCL: Soft Momentum Contrastive Learning for Fine-grained Sentiment-aware Pre-training

2024-05-03 · Jin Wang, Liang-Chih Yu, Xuejie Zhang

The pre-training for language models captures general language understanding but fails to distinguish the affective impact of a particular context to a specific word. Recent works have sought to introduce contrastive lea…

Contrastive LearningGPUSentence

A Sentence is Worth 128 Pseudo Tokens: A Semantic-Aware Contrastive Learning Framework for Sentence Embeddings

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

Contrastive learning has shown great potential in unsupervised sentence embedding tasks, e.g., SimCSE \citep{gao2021simcse}. However, these existing solutions are heavily affected by superficial features like the length …

Contrastive LearningSemantic Textual SimilaritySentenceSentence Embedding+3