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/Effective LSTMs for Target-Dependent Sentiment Classificat...

Effective LSTMs for Target-Dependent Sentiment Classification

Duyu Tang, Bing Qin, Xiaocheng Feng, Ting Liu

2015-12-03COLING 2016 12Aspect-Based Sentiment Analysis (ABSA)Sentiment ClassificationGeneral Classification
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

Target-dependent sentiment classification remains a challenge: modeling the semantic relatedness of a target with its context words in a sentence. Different context words have different influences on determining the sentiment polarity of a sentence towards the target. Therefore, it is desirable to integrate the connections between target word and context words when building a learning system. In this paper, we develop two target dependent long short-term memory (LSTM) models, where target information is automatically taken into account. We evaluate our methods on a benchmark dataset from Twitter. Empirical results show that modeling sentence representation with standard LSTM does not perform well. Incorporating target information into LSTM can significantly boost the classification accuracy. The target-dependent LSTM models achieve state-of-the-art performances without using syntactic parser or external sentiment lexicons.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisSemEval-2014 Task-4Laptop (Acc)68.13TD-LSTM
Sentiment AnalysisSemEval-2014 Task-4Mean Acc (Restaurant + Laptop)71.88TD-LSTM
Sentiment AnalysisSemEval-2014 Task-4Restaurant (Acc)75.63TD-LSTM
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Laptop (Acc)68.13TD-LSTM
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Mean Acc (Restaurant + Laptop)71.88TD-LSTM
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Restaurant (Acc)75.63TD-LSTM

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