Supervised Gradual Machine Learning for Aspect-Term Sentiment Analysis

Introduction

The existing unsupervised GML solution for Aspect-Term Sentiment Analysis (ATSA) is limited by inaccurate and insufficient knowledge conveyance. However, the Supervised GML (S-GML) can effectively exploit labeled training data to improve knowledge conveyance. The S-GML has the following characteristics:

  1. It leverages binary polarity relations between instances, the most direct way of knowledge conveyance, to enable supervised gradual learning.
  2. Besides the explicit polarity relations indicated by discourse structures, it also separately supervises a polarity classification DNN and a binary siamese network to extract implicit polarity relations.

Publications

Supervised Gradual Machine Learning for Aspect-Term Sentiment Analysis
Yanyan Wang,Qun Chen,Murtadha H.M.Ahmed,Zhaoqiang Chen,Jing Su,Wei Pan,Zhanhuai Li.
 [PDF]  [Source Code]

SGML Framework