Open Aspect Target Sentiment Classification with Natural Language Prompts
Ronald Seoh, Ian Birle, Mrinal Tak, Haw-Shiuan Chang, Brian Pinette,, Alfred Hough

TL;DR
This paper introduces natural language prompt-based methods for aspect target sentiment classification, enabling effective zero-shot and few-shot sentiment analysis even with limited or no labeled data, outperforming existing models.
Contribution
It proposes a novel prompt-based approach reformulating ATSC as an NLI task, significantly improving performance in low-resource settings and handling implicit aspects.
Findings
Outperforms supervised SOTA in few-shot settings by up to 24.13 accuracy points.
Achieves about 77% accuracy in detecting implicit aspect sentiments.
Effective in zero-shot scenarios without labeled data.
Abstract
For many business applications, we often seek to analyze sentiments associated with any arbitrary aspects of commercial products, despite having a very limited amount of labels or even without any labels at all. However, existing aspect target sentiment classification (ATSC) models are not trainable if annotated datasets are not available. Even with labeled data, they fall short of reaching satisfactory performance. To address this, we propose simple approaches that better solve ATSC with natural language prompts, enabling the task under zero-shot cases and enhancing supervised settings, especially for few-shot cases. Under the few-shot setting for SemEval 2014 Task 4 laptop domain, our method of reformulating ATSC as an NLI task outperforms supervised SOTA approaches by up to 24.13 accuracy points and 33.14 macro F1 points. Moreover, we demonstrate that our prompts could handle…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Advanced Text Analysis Techniques
