From Graphs to Hypergraphs: Enhancing Aspect-Term Sentiment Analysis via Multi-Level Relational Modeling (2026.acl-srw)
Copied to clipboard
| Challenge: | Existing graph-based approaches to predict sentiment polarity for specific aspect terms rely on predefined pairwise structures to improve expressive capacity. |
| Approach: | They propose a dynamic hypergraph framework that can be used to generate a single instance-specific hypergraph from contextual token representations. |
| Outcome: | The proposed framework improves on Lap14, Rest14, and MAMS . it uses a single instance-specific hypergraph constructed directly from contextual token representations . |
Similar Papers
Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods to detect sentiment toward aspect categories ignore the fact that the sentiment of an aspect category mentioned in a sentence is an aggregation of the sentiments of the words indicating the aspect category in the sentence, which leads to suboptimal performance. |
| Approach: | They propose a multi-instance multi-label learning network for Aspect-Category sentiment analysis that treats sentences as bags, words as instances, and the words indicating an aspect category as key instances of the aspect category. |
| Outcome: | The proposed model is based on three public datasets showing that it performs well. |
Convolution over Hierarchical Syntactic and Lexical Graphs for Aspect Level Sentiment Analysis (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for aspect-level sentiment classification ignore corpus level word co-occurrence information . a novel architecture convolutes over hierarchical syntactic and lexical graphs . |
| Approach: | They propose a novel architecture which convolutes over hierarchical syntactic and lexical graphs . they employ a global lexical graph to encode corpus level word co-occurrence information . |
| Outcome: | The proposed architecture outperforms the state-of-the-art methods on five bench- mark datasets. |
Composition-based Heterogeneous Graph Multi-channel Attention Network for Multi-aspect Multi-sentiment Classification (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods for Aspect-based sentiment analysis (ABSA) focus on aspect terms with the same sentiment polarity . current methods focus on sentences with only one aspect term or multiple aspect terms . |
| Approach: | They propose a novel method to model inter-aspect relationships and aspect-context relationships simultaneously using a heterogeneous graph. |
| Outcome: | The proposed method can predict sentiments towards the given aspect term in a sentence . it can provide more detailed predictions compared with sentence-level sentiment analysis. |
Jointly Learning Aspect-Focused and Inter-Aspect Relations with Graph Convolutional Networks for Aspect Sentiment Analysis (2020.coling-main)
Copied to clipboard
| Challenge: | Existing methods for aspect sentiment analysis do not include explicit sentiment expressions. |
| Approach: | They propose to construct a heterogeneous graph by leveraging aspect-focused and inter-aspect contextual dependencies for the specific aspect. |
| Outcome: | The proposed model outperforms state-of-the-art methods on four benchmark datasets and significantly boosts performance in comparison with BERT. |
Relational Graph Attention Network for Aspect-based Sentiment Analysis (2020.acl-main)
Copied to clipboard
| Challenge: | Aspect-based sentiment analysis aims to determine the sentiment polarity towards a specific aspect in online reviews. |
| Approach: | They propose a relational graph attention network to encode a tree structure for sentiment prediction. |
| Outcome: | The proposed approach improves the performance of the graph attention network (GAT) on the SemEval 2014 and Twitter datasets. |
Joint Aspect Extraction and Sentiment Analysis with Directional Graph Convolutional Networks (2020.coling-main)
Copied to clipboard
| Challenge: | End-to-end aspect-based sentiment analysis uses two sub-tasks to extract aspect terms . experimental results demonstrate the effectiveness of our approach on all datasets . |
| Approach: | They propose to combine aspect extraction and sentiment analysis with encoding syntactic information to improve model's representation of input sentences. |
| Outcome: | The proposed approach achieves state-of-the-art on three benchmark datasets. |
Beta Distribution Guided Aspect-aware Graph for Aspect Category Sentiment Analysis with Affective Knowledge (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for aspect category sentiment analysis do not necessarily occur in a sentence. |
| Approach: | They propose a Beta Distribution-guided aspect-aware graph construction based on external knowledge . they use aspect-related words as the pivots to derive aspect-relevant weights . |
| Outcome: | The proposed approach outperforms the state-of-the-art methods on 6 benchmark datasets. |
End-to-end Aspect-based Sentiment Analysis with Combinatory Categorial Grammar (2023.findings-acl)
Copied to clipboard
| Challenge: | End-to-end aspect-based sentiment analysis (EASA) is a natural language processing task that requires a deep understanding of the running text. |
| Approach: | They propose a method to improve EASA with CCG supertags that carry syntactic and semantic information of the associated words. |
| Outcome: | The proposed approach outperforms baselines and achieves state-of-the-art results on all datasets. |
A Challenge Dataset and Effective Models for Aspect-Based Sentiment Analysis (D19-1)
Copied to clipboard
| Challenge: | Existing ABSA methods only use one aspect or multiple aspects with the same sentiment polarity . recent studies show that neural network methods can be trained end-to-end and automatically learn important features. |
| Approach: | They propose a large-scale multi-aspect multi-sentiment dataset with two different aspects with different sentiment polarities. |
| Outcome: | The proposed model outperforms the state-of-the-art models on the large-scale dataset . it is based on a novel neural network approach that can be trained end-to-end . |
Dynamic and Multi-Channel Graph Convolutional Networks for Aspect-Based Sentiment Analysis (2021.findings-acl)
Copied to clipboard
| Challenge: | . - (EN) |
| Approach: | . - (EN) |
| Outcome: | . - (EN) |