It is Simple Sometimes: A Study On Improving Aspect-Based Sentiment Analysis Performance
Laura Cabello, Uchenna Akujuobi

TL;DR
This paper introduces PFInstruct, a simple yet effective extension to instruction-based models for Aspect-Based Sentiment Analysis, improving performance across multiple subtasks and datasets, including biomedical data.
Contribution
Proposes PFInstruct, a straightforward prefix-enhanced prompt method that boosts ABSA subtask performance and generalizes well across domains.
Findings
Surpasses SOTA on ATE and AOOE subtasks with +3.28 and +5.43 F1-score improvements.
Even noisy prefixes improve model performance over baseline.
Achieves competitive results on biomedical ABSA dataset.
Abstract
Aspect-Based Sentiment Analysis (ABSA) involves extracting opinions from textual data about specific entities and their corresponding aspects through various complementary subtasks. Several prior research has focused on developing ad hoc designs of varying complexities for these subtasks. In this paper, we present a generative framework extensible to any ABSA subtask. We build upon the instruction tuned model proposed by Scaria et al. (2023), who present an instruction-based model with task descriptions followed by in-context examples on ABSA subtasks. We propose PFInstruct, an extension to this instruction learning paradigm by appending an NLP-related task prefix to the task description. This simple approach leads to improved performance across all tested SemEval subtasks, surpassing previous state-of-the-art (SOTA) on the ATE subtask (Rest14) by +3.28 F1-score, and on the AOOE subtask…
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
TopicsAdvanced Text Analysis Techniques · Sentiment Analysis and Opinion Mining
MethodsHigh-Order Consensuses
