paper-with-me

홈 › Papers

Modeling Inter-Aspect Dependencies for Aspect-Based Sentiment Analysis

2018-06-01 · NAACL 2018 6 · Devamanyu Hazarika, Soujanya Poria, Prateek Vij, Gangeshwar Krishnamurthy, Erik Cambria, Roger Zimmermann

Aspect-based Sentiment Analysis is a fine-grained task of sentiment classification for multiple aspects in a sentence. Present neural-based models exploit aspect and its contextual information in the sentence but largely ignore the inter-aspect dependencies. In this paper, we incorporate this pattern by simultaneous classification of all aspects in a sentence along with temporal dependency processing of their corresponding sentence representations using recurrent networks. Results on the benchmark SemEval 2014 dataset suggest the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX

Code (1)

xgy221/lstm-inter-aspect tf

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment Classification

2019-06-11 · Pinlong Zhaoa, Linlin Houb, Ou Wua

Aspect-level sentiment classification aims to distinguish the sentiment polarities over one or more aspect terms in a sentence. Existing approaches mostly model different aspects in one sentence independently, which igno…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentence+2

Modeling Inter-Aspect Dependencies with a Non-temporal Mechanism for Aspect-Based Sentiment Analysis

2020-08-12 · Yunlong Liang, Fandong Meng, Jinchao Zhang, Yufeng Chen 외

For multiple aspects scenario of aspect-based sentiment analysis (ABSA), existing approaches typically ignore inter-aspect relations or rely on temporal dependencies to process aspect-aware representations of all aspects…

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

Jointly Modeling Aspect and Sentiment with Dynamic Heterogeneous Graph Neural Networks

2020-04-14 · Shu Liu, Wei Li, Yunfang Wu, Qi Su 외

Target-Based Sentiment Analysis aims to detect the opinion aspects (aspect extraction) and the sentiment polarities (sentiment detection) towards them. Both the previous pipeline and integrated methods fail to precisely …

Aspect ExtractionSentiment 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

AF-MAT: Aspect-aware Flip-and-Fuse xLSTM for Aspect-based Sentiment Analysis

2025-07-01 · Adamu Lawan, Juhua Pu, Haruna Yunusa, Muhammad Lawan 외 arxiv

Aspect-based Sentiment Analysis (ABSA) is a crucial NLP task that extracts fine-grained opinions and sentiments from text, such as product reviews and customer feedback. Existing methods often trade off efficiency for pe…

Sentiment Analysis