English

Conditional Augmentation for Aspect Term Extraction via Masked Sequence-to-Sequence Generation

Computation and Language 2020-05-04 v2

Abstract

Aspect term extraction aims to extract aspect terms from review texts as opinion targets for sentiment analysis. One of the big challenges with this task is the lack of sufficient annotated data. While data augmentation is potentially an effective technique to address the above issue, it is uncontrollable as it may change aspect words and aspect labels unexpectedly. In this paper, we formulate the data augmentation as a conditional generation task: generating a new sentence while preserving the original opinion targets and labels. We propose a masked sequence-to-sequence method for conditional augmentation of aspect term extraction. Unlike existing augmentation approaches, ours is controllable and allows us to generate more diversified sentences. Experimental results confirm that our method alleviates the data scarcity problem significantly. It also effectively boosts the performances of several current models for aspect term extraction.

Keywords

Cite

@article{arxiv.2004.14769,
  title  = {Conditional Augmentation for Aspect Term Extraction via Masked Sequence-to-Sequence Generation},
  author = {Kun Li and Chengbo Chen and Xiaojun Quan and Qing Ling and Yan Song},
  journal= {arXiv preprint arXiv:2004.14769},
  year   = {2020}
}

Comments

To appear at ACL 2020

R2 v1 2026-06-23T15:12:43.989Z