vix.ing · top · new · best · stats · spec

Supervised Opinion Aspect Extraction by Exploiting Past Extraction Results

2016/12/23 by Lei Shu, Bing Liu, Shu, Lei +5 · 1 citation
Computer Science · #Advanced Text Analysis Techniques #Computation and Language (cs.CL) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Sentiment Analysis and Opinion Mining #Topic Modeling #cs.CL #cs.LG

paper · pdf · doi:10.48550/arxiv.1612.07940

10 pages

arxiv created 2016/12/23 · openalex publication_date 2016/12/23 · arxiv updated 2016/12/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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.

Citations

Cited by

Related