English

A SentiWordNet Strategy for Curriculum Learning in Sentiment Analysis

Computation and Language 2020-07-23 v2

Abstract

Curriculum Learning (CL) is the idea that learning on a training set sequenced or ordered in a manner where samples range from easy to difficult, results in an increment in performance over otherwise random ordering. The idea parallels cognitive science's theory of how human brains learn, and that learning a difficult task can be made easier by phrasing it as a sequence of easy to difficult tasks. This idea has gained a lot of traction in machine learning and image processing for a while and recently in Natural Language Processing (NLP). In this paper, we apply the ideas of curriculum learning, driven by SentiWordNet in a sentiment analysis setting. In this setting, given a text segment, our aim is to extract its sentiment or polarity. SentiWordNet is a lexical resource with sentiment polarity annotations. By comparing performance with other curriculum strategies and with no curriculum, the effectiveness of the proposed strategy is presented. Convolutional, Recurrence, and Attention-based architectures are employed to assess this improvement. The models are evaluated on a standard sentiment dataset, Stanford Sentiment Treebank.

Keywords

Cite

@article{arxiv.2005.04749,
  title  = {A SentiWordNet Strategy for Curriculum Learning in Sentiment Analysis},
  author = {Vijjini Anvesh Rao and Kaveri Anuranjana and Radhika Mamidi},
  journal= {arXiv preprint arXiv:2005.04749},
  year   = {2020}
}

Comments

Accepted Short Paper at 25th International Conference on Applications of Natural Language to Information Systems, June 2020, DFKI Saarbr\"ucken, Germany

R2 v1 2026-06-23T15:26:23.559Z