Semantic Consistency Regularization with Large Language Models for Semi-supervised Sentiment Analysis
Kunrong Li, Xinyu Liu, Zhen Chen

TL;DR
This paper introduces SCR, a semi-supervised sentiment analysis framework leveraging large language models for semantic enhancement and consistency regularization, significantly improving performance over existing methods.
Contribution
The paper proposes a novel semantic consistency regularization framework using LLMs with two prompting strategies, enhancing unlabeled data and improving semi-supervised sentiment analysis.
Findings
Achieves superior accuracy compared to prior semi-supervised methods.
Effective semantic enhancement via entity and concept-based prompting.
Utilizes confidence thresholding and class re-assembling for better unlabeled data utilization.
Abstract
Accurate sentiment analysis of texts is crucial for a variety of applications, such as understanding customer feedback, monitoring market trends, and detecting public sentiment. However, manually annotating large sentiment corpora for supervised learning is labor-intensive and time-consuming. Therefore, it is essential and effective to develop a semi-supervised method for the sentiment analysis task. Although some methods have been proposed for semi-supervised text classification, they rely on the intrinsic information within the unlabeled data and the learning capability of the NLP model, which lack generalization ability to the sentiment analysis scenario and may prone to overfit. Inspired by the ability of pretrained Large Language Models (LLMs) in following instructions and generating coherent text, we propose a Semantic Consistency Regularization with Large Language Models (SCR)…
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 · Computational and Text Analysis Methods
