PL-FGSA: A Prompt Learning Framework for Fine-Grained Sentiment Analysis Based on MindSpore
Zhenkai Qin, Jiajing He, Qiao Fang

TL;DR
PL-FGSA introduces a prompt learning framework for fine-grained sentiment analysis that improves interpretability and performance across datasets, especially in low-resource settings, by reformulating the task as a multi-task prompt-augmented generation problem.
Contribution
It presents a novel unified prompt learning framework using MindSpore that integrates prompt design with a lightweight TextCNN backbone for FGSA, enhancing generalization and interpretability.
Findings
Outperforms traditional fine-tuning methods on benchmark datasets.
Achieves high F1-scores of 0.922, 0.694, and 0.597 on SST-2, SemEval-2014, and MAMS.
Effective under both full-data and low-resource conditions.
Abstract
Fine-grained sentiment analysis (FGSA) aims to identify sentiment polarity toward specific aspects within a text, enabling more precise opinion mining in domains such as product reviews and social media. However, traditional FGSA approaches often require task-specific architectures and extensive annotated data, limiting their generalization and scalability. To address these challenges, we propose PL-FGSA, a unified prompt learning-based framework implemented using the MindSpore platform, which integrates prompt design with a lightweight TextCNN backbone. Our method reformulates FGSA as a multi-task prompt-augmented generation problem, jointly tackling aspect extraction, sentiment classification, and causal explanation in a unified paradigm. By leveraging prompt-based guidance, PL-FGSA enhances interpretability and achieves strong performance under both full-data and low-resource…
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 · Emotion and Mood Recognition
