paper-with-me

홈 › Papers

Exploiting Document Knowledge for Aspect-level Sentiment Classification

2018-06-12 · ACL 2018 7 · Ruidan He, Wee Sun Lee, Hwee Tou Ng, Daniel Dahlmeier

Attention-based long short-term memory (LSTM) networks have proven to be useful in aspect-level sentiment classification. However, due to the difficulties in annotating aspect-level data, existing public datasets for this task are all relatively small, which largely limits the effectiveness of those neural models. In this paper, we explore two approaches that transfer knowledge from document- level data, which is much less expensive to obtain, to improve the performance of aspect-level sentiment classification. We demonstrate the effectiveness of our approaches on 4 public datasets from SemEval 2014, 2015, and 2016, and we show that attention-based LSTM benefits from document-level knowledge in multiple ways.

📄 PDF Abstract BibTeX arXiv:1806.04346

Code (1)

ruidan/Aspect-level-sentiment 공식 구현 tf

Tasks

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Multi-Aspect Sentiment Analysis with Latent Sentiment-Aspect Attribution

2020-12-15 · Yifan Zhang, Fan Yang, Marjan Hosseinia, Arjun Mukherjee

In this paper, we introduce a new framework called the sentiment-aspect attribution module (SAAM). SAAM works on top of traditional neural networks and is designed to address the problem of multi-aspect sentiment classif…

SentenceSentiment AnalysisSentiment Classification

Transfer Capsule Network for Aspect Level Sentiment Classification

2019-07-01 · ACL 2019 7 · Zhuang Chen, Tieyun Qian

Aspect-level sentiment classification aims to determine the sentiment polarity of a sentence towards an aspect. Due to the high cost in annotation, the lack of aspect-level labeled data becomes a major obstacle in this a…

ClassificationGeneral ClassificationSentenceSentiment Analysis+2

Zero-shot Aspect-level Sentiment Classification via Explicit Utilization of Aspect-to-Document Sentiment Composition

2022-09-06 · Pengfei Deng, Jianhua Yuan, Yanyan Zhao, Bing Qin

As aspect-level sentiment labels are expensive and labor-intensive to acquire, zero-shot aspect-level sentiment classification is proposed to learn classifiers applicable to new domains without using any annotated aspect…

ClassificationSentiment AnalysisSentiment Classification

An Iterative Multi-Knowledge Transfer Network for Aspect-Based Sentiment Analysis

2020-04-04 · Findings (EMNLP) 2021 11 · Yunlong Liang, Fandong Meng, Jinchao Zhang, Yufeng Chen 외

Aspect-based sentiment analysis (ABSA) mainly involves three subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification, which are typically handled in a separate or joint manner…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisSentiment Classification+2

Diversified Multiple Instance Learning for Document-Level Multi-Aspect Sentiment Classification

2020-11-01 · EMNLP 2020 11 · Yunjie Ji, Hao liu, Bolei He, Xinyan Xiao 외

Neural Document-level Multi-aspect Sentiment Classification (DMSC) usually requires a lot of manual aspect-level sentiment annotations, which is time-consuming and laborious. As document-level sentiment labeled data are …

General ClassificationMultiple Instance LearningSentiment AnalysisSentiment Classification