paper-with-me

홈 › Papers

A Hybrid Approach for Aspect-Based Sentiment Analysis Using Deep Contextual Word Embeddings and Hierarchical Attention

2020-04-18 · Maria Mihaela Trusca, Daan Wassenberg, Flavius Frasincar, Rommert Dekker

The Web has become the main platform where people express their opinions about entities of interest and their associated aspects. Aspect-Based Sentiment Analysis (ABSA) aims to automatically compute the sentiment towards these aspects from opinionated text. In this paper we extend the state-of-the-art Hybrid Approach for Aspect-Based Sentiment Analysis (HAABSA) method in two directions. First we replace the non-contextual word embeddings with deep contextual word embeddings in order to better cope with the word semantics in a given text. Second, we use hierarchical attention by adding an extra attention layer to the HAABSA high-level representations in order to increase the method flexibility in modeling the input data. Using two standard datasets (SemEval 2015 and SemEval 2016) we show that the proposed extensions improve the accuracy of the built model for ABSA.

📄 PDF Abstract BibTeX arXiv:2004.08673

Code (2)

NanaLange/CL-HAABSA tf
mtrusca/HAABSA_PLUS_PLUS tf

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Beta Distribution Guided Aspect-aware Graph for Aspect Category Sentiment Analysis with Affective Knowledge

2021-11-01 · EMNLP 2021 11 · Bin Liang, Hang Su, Rongdi Yin, Lin Gui 외

In this paper, we investigate the Aspect Category Sentiment Analysis (ACSA) task from a novel perspective by exploring a Beta Distribution guided aspect-aware graph construction based on external knowledge. That is, we a…

Aspect Category Sentiment Analysisgraph constructionSentiment Analysis

Jointly Learning Aspect-Focused and Inter-Aspect Relations with Graph Convolutional Networks for Aspect Sentiment Analysis

2020-12-01 · COLING 2020 8 · Bin Liang, Rongdi Yin, Lin Gui, Jiachen Du 외

In this paper, we explore a novel solution of constructing a heterogeneous graph for each instance by leveraging aspect-focused and inter-aspect contextual dependencies for the specific aspect and propose an Interactive …

SentenceSentiment Analysis

A Hybrid Approach To Aspect Based Sentiment Analysis Using Transfer Learning

2024-03-25 · Gaurav Negi, Rajdeep Sarkar, Omnia Zayed, Paul Buitelaar

Aspect-Based Sentiment Analysis (ABSA) aims to identify terms or multiword expressions (MWEs) on which sentiments are expressed and the sentiment polarities associated with them. The development of supervised models has …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+5

Does BERT Understand Sentiment? Leveraging Comparisons Between Contextual and Non-Contextual Embeddings to Improve Aspect-Based Sentiment Models

2020-11-23 · Natesh Reddy, Pranaydeep Singh, Muktabh Mayank Srivastava

When performing Polarity Detection for different words in a sentence, we need to look at the words around to understand the sentiment. Massively pretrained language models like BERT can encode not only just the words in …

Aspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage ModellingSentence+2

Tell Me Why You Feel That Way: Processing Compositional Dependency for Tree-LSTM Aspect Sentiment Triplet Extraction (TASTE)

2021-03-10 · A. Sutherland, S. Bensch, T. Hellström, S. Magg 외

Sentiment analysis has transitioned from classifying the sentiment of an entire sentence to providing the contextual information of what targets exist in a sentence, what sentiment the individual targets have, and what t…

Aspect Sentiment Triplet ExtractionSentenceSentiment AnalysisTriplet