TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Aspect Level Sentiment Classification with Deep Memory Net...

Aspect Level Sentiment Classification with Deep Memory Network

Duyu Tang, Bing Qin, Ting Liu

2016-05-28EMNLP 2016 11Aspect-Based Sentiment Analysis (ABSA)Sentiment ClassificationGeneral Classification
PaperPDFCodeCodeCodeCodeCodeCodeCodeCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisSemEval-2014 Task-4Laptop (Acc)72.21MemNet
Sentiment AnalysisSemEval-2014 Task-4Mean Acc (Restaurant + Laptop)76.58MemNet
Sentiment AnalysisSemEval-2014 Task-4Restaurant (Acc)80.95MemNet
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Laptop (Acc)72.21MemNet
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Mean Acc (Restaurant + Laptop)76.58MemNet
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Restaurant (Acc)80.95MemNet

Related Papers

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17Quantum Graph Transformer for NLP Sentiment Classification2025-06-09Reasoning or Overthinking: Evaluating Large Language Models on Financial Sentiment Analysis2025-06-05Multi-Domain ABSA Conversation Dataset Generation via LLMs for Real-World Evaluation and Model Comparison2025-05-30The Role of Diversity in In-Context Learning for Large Language Models2025-05-26Analyzing Political Bias in LLMs via Target-Oriented Sentiment Classification2025-05-26CrosGrpsABS: Cross-Attention over Syntactic and Semantic Graphs for Aspect-Based Sentiment Analysis in a Low-Resource Language2025-05-25Omni TM-AE: A Scalable and Interpretable Embedding Model Using the Full Tsetlin Machine State Space2025-05-22