paper-with-me

홈 › 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 classification and sentiment regression. The framework works by exploiting the correlations between sentence-level embedding features and variations of document-level aspect rating scores. We demonstrate several variations of our framework on top of CNN and RNN based models. Experiments on a hotel review dataset and a beer review dataset have shown SAAM can improve sentiment analysis performance over corresponding base models. Moreover, because of the way our framework intuitively combines sentence-level scores into document-level scores, it is able to provide a deeper insight into data (e.g., semi-supervised sentence aspect labeling). Hence, we end the paper with a detailed analysis that shows the potential of our models for other applications such as sentiment snippet extraction.

📄 PDF Abstract BibTeX arXiv:2012.08407

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis

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

Aspect-based sentiment analysis produces a list of aspect terms and their corresponding sentiments for a natural language sentence. This task is usually done in a pipeline manner, with aspect term extraction performed fi…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Term Extraction and Sentiment ClassificationMulti-Task Learning+3

Inducing Target-Specific Latent Structures for Aspect Sentiment Classification

2020-11-01 · EMNLP 2020 11 · Chenhua Chen, Zhiyang Teng, Yue Zhang

Aspect-level sentiment analysis aims to recognize the sentiment polarity of an aspect or a target in a comment. Recently, graph convolutional networks based on linguistic dependency trees have been studied for this task.…

ClassificationDependency ParsingGeneral ClassificationSentiment Analysis+1

Transformer-based Multi-Aspect Modeling for Multi-Aspect Multi-Sentiment Analysis

2020-11-01 · Zhen Wu, Chengcan Ying, Xinyu Dai, ShuJian Huang 외

Aspect-based sentiment analysis (ABSA) aims at analyzing the sentiment of a given aspect in a sentence. Recently, neural network-based methods have achieved promising results in existing ABSA datasets. However, these dat…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1

Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis

2020-10-06 · EMNLP 2020 11 · Yuncong Li, Cunxiang Yin, Sheng-hua Zhong, Xu Pan

Aspect-category sentiment analysis (ACSA) aims to predict sentiment polarities of sentences with respect to given aspect categories. To detect the sentiment toward a particular aspect category in a sentence, most previou…

Aspect Category Sentiment AnalysisMulti-Label LearningSentenceSentiment Analysis

Indo LEGO-ABSA: A Multitask Generative Aspect Based Sentiment Analysis for Indonesian Language

2023-11-03 · Randy Zakya Suchrady, Ayu Purwarianti

Aspect-based sentiment analysis is a method in natural language processing aimed at identifying and understanding sentiments related to specific aspects of an entity. Aspects are words or phrases that represent an aspect…

Aspect-Based Sentiment AnalysisAspect Sentiment Triplet ExtractionAttributeSentiment Analysis+2