English

A Novel Counterfactual Data Augmentation Method for Aspect-Based Sentiment Analysis

Computation and Language 2023-10-10 v3

Abstract

Aspect-based-sentiment-analysis (ABSA) is a fine-grained sentiment evaluation task, which analyzes the emotional polarity of the evaluation aspects. Generally, the emotional polarity of an aspect exists in the corresponding opinion expression, whose diversity has great impact on model's performance. To mitigate this problem, we propose a novel and simple counterfactual data augmentation method to generate opinion expressions with reversed sentiment polarity. In particular, the integrated gradients are calculated to locate and mask the opinion expression. Then, a prompt combined with the reverse expression polarity is added to the original text, and a Pre-trained language model (PLM), T5, is finally was employed to predict the masks. The experimental results shows the proposed counterfactual data augmentation method performs better than current augmentation methods on three ABSA datasets, i.e. Laptop, Restaurant, and MAMS.

Keywords

Cite

@article{arxiv.2306.11260,
  title  = {A Novel Counterfactual Data Augmentation Method for Aspect-Based Sentiment Analysis},
  author = {Dongming Wu and Lulu Wen and Chao Chen and Zhaoshu Shi},
  journal= {arXiv preprint arXiv:2306.11260},
  year   = {2023}
}

Comments

Camera-ready for ACML 2023

R2 v1 2026-06-28T11:09:14.328Z