paper-with-me

홈 › Papers

Learning to Attend via Word-Aspect Associative Fusion for Aspect-based Sentiment Analysis

2017-12-14 · Yi Tay, Anh Tuan Luu, Siu Cheung Hui

Aspect-based sentiment analysis (ABSA) tries to predict the polarity of a given document with respect to a given aspect entity. While neural network architectures have been successful in predicting the overall polarity of sentences, aspect-specific sentiment analysis still remains as an open problem. In this paper, we propose a novel method for integrating aspect information into the neural model. More specifically, we incorporate aspect information into the neural model by modeling word-aspect relationships. Our novel model, \textit{Aspect Fusion LSTM} (AF-LSTM) learns to attend based on associative relationships between sentence words and aspect which allows our model to adaptively focus on the correct words given an aspect term. This ameliorates the flaws of other state-of-the-art models that utilize naive concatenations to model word-aspect similarity. Instead, our model adopts circular convolution and circular correlation to model the similarity between aspect and words and elegantly incorporates this within a differentiable neural attention framework. Finally, our model is end-to-end differentiable and highly related to convolution-correlation (holographic like) memories. Our proposed neural model achieves state-of-the-art performance on benchmark datasets, outperforming ATAE-LSTM by $4\%-5\%$ on average across multiple datasets.

📄 PDF Abstract BibTeX arXiv:1712.05403

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentence

Similar Papers 제목 키워드 기반

Personalized Review Generation By Expanding Phrases and Attending on Aspect-Aware Representations

2018-07-01 · ACL 2018 7 · Jianmo Ni, Julian McAuley

In this paper, we focus on the problem of building assistive systems that can help users to write reviews. We cast this problem using an encoder-decoder framework that generates personalized reviews by expanding short ph…

DecoderRecommendation SystemsReview GenerationSentiment Analysis+1

Exploiting Position Bias for Robust Aspect Sentiment Classification

2021-05-29 · Findings (ACL) 2021 8 · Fang Ma, Chen Zhang, Dawei Song

Aspect sentiment classification (ASC) aims at determining sentiments expressed towards different aspects in a sentence. While state-of-the-art ASC models have achieved remarkable performance, they are recently shown to s…

ClassificationPositionSentenceSentiment Analysis+1

Aspect-level Sentiment Classification with HEAT (HiErarchical ATtention) Network

2017-11-06 · CIKM 2017 11 · Jiajun Cheng, Shenglin Zhao, Jiani Zhang, Irwin King 외

Aspect-level sentiment classification is a fine-grained sentiment analysis task, which aims to predict the sentiment of a text in different aspects. One key point of this task is to allocate the appropriate sentiment wor…

ClassificationSentenceSentiment AnalysisSentiment Classification

Aspect-based Sentiment Analysis through EDU-level Attentions

2022-02-05 · Ting Lin, Aixin Sun, Yequan Wang

A sentence may express sentiments on multiple aspects. When these aspects are associated with different sentiment polarities, a model's accuracy is often adversely affected. We observe that multiple aspects in such hard …

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

Syntax-Aware Aspect-Level Sentiment Classification with Proximity-Weighted Convolution Network

2019-09-23 · Chen Zhang, Qiuchi Li, Dawei Song

It has been widely accepted that Long Short-Term Memory (LSTM) network, coupled with attention mechanism and memory module, is useful for aspect-level sentiment classification. However, existing approaches largely rely o…

DescriptiveGeneral ClassificationSentiment AnalysisSentiment Classification