IRCLLGMLJun 7, 2018

Semi-supervised and Transfer learning approaches for low resource sentiment classification

arXiv:1806.02863v133 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of low-resource sentiment classification for researchers and practitioners expanding to new languages or cultures, but it is incremental as it builds on existing semi-supervised and transfer learning techniques.

The paper tackles the challenge of training sentiment classification models with limited labeled data by applying semi-supervised and transfer learning methods, showing that these approaches significantly enhance performance compared to purely supervised methods, especially with small training datasets.

Sentiment classification involves quantifying the affective reaction of a human to a document, media item or an event. Although researchers have investigated several methods to reliably infer sentiment from lexical, speech and body language cues, training a model with a small set of labeled datasets is still a challenge. For instance, in expanding sentiment analysis to new languages and cultures, it may not always be possible to obtain comprehensive labeled datasets. In this paper, we investigate the application of semi-supervised and transfer learning methods to improve performances on low resource sentiment classification tasks. We experiment with extracting dense feature representations, pre-training and manifold regularization in enhancing the performance of sentiment classification systems. Our goal is a coherent implementation of these methods and we evaluate the gains achieved by these methods in matched setting involving training and testing on a single corpus setting as well as two cross corpora settings. In both the cases, our experiments demonstrate that the proposed methods can significantly enhance the model performance against a purely supervised approach, particularly in cases involving a handful of training data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes