English

Supervised Opinion Aspect Extraction by Exploiting Past Extraction Results

Computation and Language 2016-12-26 v1 Machine Learning

Abstract

One of the key tasks of sentiment analysis of product reviews is to extract product aspects or features that users have expressed opinions on. In this work, we focus on using supervised sequence labeling as the base approach to performing the task. Although several extraction methods using sequence labeling methods such as Conditional Random Fields (CRF) and Hidden Markov Models (HMM) have been proposed, we show that this supervised approach can be significantly improved by exploiting the idea of concept sharing across multiple domains. For example, "screen" is an aspect in iPhone, but not only iPhone has a screen, many electronic devices have screens too. When "screen" appears in a review of a new domain (or product), it is likely to be an aspect too. Knowing this information enables us to do much better extraction in the new domain. This paper proposes a novel extraction method exploiting this idea in the context of supervised sequence labeling. Experimental results show that it produces markedly better results than without using the past information.

Keywords

Cite

@article{arxiv.1612.07940,
  title  = {Supervised Opinion Aspect Extraction by Exploiting Past Extraction Results},
  author = {Lei Shu and Bing Liu and Hu Xu and Annice Kim},
  journal= {arXiv preprint arXiv:1612.07940},
  year   = {2016}
}

Comments

10 pages

R2 v1 2026-06-22T17:33:15.307Z