Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction

About

One key task of fine-grained sentiment analysis of product reviews is to extract product aspects or features that users have expressed opinions on. This paper focuses on supervised aspect extraction using deep learning. Unlike other highly sophisticated supervised deep learning models, this paper proposes a novel and yet simple CNN model employing two types of pre-trained embeddings for aspect extraction: general-purpose embeddings and domain-specific embeddings. Without using any additional supervision, this model achieves surprisingly good results, outperforming state-of-the-art sophisticated existing methods. To our knowledge, this paper is the first to report such double embeddings based CNN model for aspect extraction and achieve very good results.

Hu Xu, Bing Liu, Lei Shu, Philip S. Yu• 2018

Related benchmarks

TaskDatasetResultRank
Aspect ExtractionLaptop (test)
F1 Score81.59
30
Aspect ExtractionLAPTOP SemEval 2014 (test)
F1 Score81.59
28
Aspect ExtractionRestaurant (test)
F1 Score74.37
24
Aspect Term Extraction (ATE)SemEval Restaurant 2015 (test)
F1 Score0.7118
18
Aspect Term Extraction (ATE)SemEval Restaurant 2016 (test)
F1 Score74.39
18
Aspect Term ExtractionLaptop 2014 (test)
F1 Score81.39
17
Aspect Term ExtractionRestaurant 2014 (test)
F1 Score86.04
14
Aspect ExtractionRest SemEval 2016 (test)
F1 Score74.37
12
Inference Energy Consumption EstimationTheoretical
FLOPs (Giga)0.258
11
Aspect Term ExtractionDR Restaurant SemEval 2014 (test)
F1 Score78.98
10
Showing 10 of 22 rows

Other info

Code

Follow for update