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

Aspect Level Sentiment Classification with Deep Memory Network

About

We introduce a deep memory network for aspect level sentiment classification. Unlike feature-based SVM and sequential neural models such as LSTM, this approach explicitly captures the importance of each context word when inferring the sentiment polarity of an aspect. Such importance degree and text representation are calculated with multiple computational layers, each of which is a neural attention model over an external memory. Experiments on laptop and restaurant datasets demonstrate that our approach performs comparable to state-of-art feature based SVM system, and substantially better than LSTM and attention-based LSTM architectures. On both datasets we show that multiple computational layers could improve the performance. Moreover, our approach is also fast. The deep memory network with 9 layers is 15 times faster than LSTM with a CPU implementation.

Duyu Tang, Bing Qin, Ting Liu• 2016

Related benchmarks

TaskDatasetResultRank
Aspect-Term Sentiment AnalysisLAPTOP SemEval 2014 (test)
Macro-F164.38
69
Aspect Sentiment ClassificationRest SemEval 2014 (test)
Accuracy79.61
60
Aspect-level sentiment classificationSemEval Laptop 2014 (test)
Accuracy70.64
59
Aspect Sentiment ClassificationLaptop (test)
Accuracy68.9
49
Aspect-level Sentiment AnalysisLaptop L (test)
Accuracy70.33
24
Aspect-level sentiment classificationRestaurant
Accuracy0.8095
23
Aspect-based Sentiment AnalysisLaptop dataset
Accuracy70.33
22
Aspect Sentiment ClassificationRestaurant (test)
Accuracy75.3
19
Aspect-based Sentiment Classification15Rest SemEval-2015 (test)
Accuracy0.7731
19
Aspect-based Sentiment AnalysisARTS Laptop
ARS16.93
16
Showing 10 of 20 rows

Other info

Follow for update