A Soft Contrastive Learning-based Prompt Model for Few-shot Sentiment Analysis
Jingyi Zhou, Jie Zhou, Jiabao Zhao, Siyin Wang, Haijun Shan, Gui Tao,, Qi Zhang, Xuanjing Huang

TL;DR
This paper introduces a novel soft contrastive learning-based prompt model for few-shot sentiment analysis, effectively capturing subtle semantic differences among sentiment classes through a sentiment-aware reasoning prompt and a correlation-aware contrastive learning approach.
Contribution
The paper presents a new prompt model combining sentiment-aware reasoning prompts with soft contrastive learning to improve few-shot sentiment classification accuracy.
Findings
Outperforms state-of-the-art baselines including ChatGPT.
Effective in distinguishing subtle sentiment class differences.
Demonstrates robustness across multiple sentiment datasets.
Abstract
Few-shot text classification has attracted great interest in both academia and industry due to the lack of labeled data in many fields. Different from general text classification (e.g., topic classification), few-shot sentiment classification is more challenging because the semantic distances among the classes are more subtle. For instance, the semantic distances between the sentiment labels in a positive or negative polarity (e.g., ``love" and ``joy", ``remorse" and ``sadness") are close, while the distances are large for the sentiment labels in two opposite polarities (e.g., ``love" and ``sadness"). To address this problem, we propose a Soft Contrastive learning-based Prompt (\texttt{SCP}) model for few-shot sentiment analysis. First, we design a sentiment-aware chain of thought prompt module to guide the model to predict the sentiment from coarse grain to fine grain via a series of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Text and Document Classification Technologies
MethodsContrastive Learning
