English

Instruction Tuning for Few-Shot Aspect-Based Sentiment Analysis

Computation and Language 2023-06-13 v2

Abstract

Aspect-based Sentiment Analysis (ABSA) is a fine-grained sentiment analysis task which involves four elements from user-generated texts: aspect term, aspect category, opinion term, and sentiment polarity. Most computational approaches focus on some of the ABSA sub-tasks such as tuple (aspect term, sentiment polarity) or triplet (aspect term, opinion term, sentiment polarity) extraction using either pipeline or joint modeling approaches. Recently, generative approaches have been proposed to extract all four elements as (one or more) quadruplets from text as a single task. In this work, we take a step further and propose a unified framework for solving ABSA, and the associated sub-tasks to improve the performance in few-shot scenarios. To this end, we fine-tune a T5 model with instructional prompts in a multi-task learning fashion covering all the sub-tasks, as well as the entire quadruple prediction task. In experiments with multiple benchmark datasets, we show that the proposed multi-task prompting approach brings performance boost (by absolute 8.29 F1) in the few-shot learning setting.

Keywords

Cite

@article{arxiv.2210.06629,
  title  = {Instruction Tuning for Few-Shot Aspect-Based Sentiment Analysis},
  author = {Siddharth Varia and Shuai Wang and Kishaloy Halder and Robert Vacareanu and Miguel Ballesteros and Yassine Benajiba and Neha Anna John and Rishita Anubhai and Smaranda Muresan and Dan Roth},
  journal= {arXiv preprint arXiv:2210.06629},
  year   = {2023}
}

Comments

Camera ready copy for WASSA at ACL 2023

R2 v1 2026-06-28T03:29:55.825Z