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. |
Similar Papers
Majority Rules Guided Aspect-Category Based Sentiment Analysis via Label Prior Knowledge (2024.lrec-main)
Copied to clipboard
| Challenge: | Aspect-Category based sentiment analysis is a fine-grained task to identify the sentiment polarities of pre-defined categories in text. |
| Approach: | They propose a MAjority Rules Guided for understanding the semantic difference between text and people. |
| Outcome: | The proposed model outperforms the state-of-the-art models on four benchmark datasets by 2.43% to 67.68% in terms of F1-score and by 1.16% to 10.22% in terms accuracy. |
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. |
Enhanced Coherence-Aware Network with Hierarchical Disentanglement for Aspect-Category Sentiment Analysis (2024.lrec-main)
Copied to clipboard
| Challenge: | Aspect-category-based sentiment analysis (ACSA) is a popular approach for identifying aspect categories and predicting their sentiments. |
| Approach: | They propose an enhanced coherence-aware network with hierarchical disentanglement (ECAN) to capture contexts across the whole review and to help the implicit aspect and sentiment identification. |
| Outcome: | The proposed network decouples multiple aspects and sentiment features and achieves state-of-the-art (SOTA) performance. |
Context-aware Embedding for Targeted Aspect-based Sentiment Analysis (P19-1)
Copied to clipboard
| Challenge: | Existing methods do not specifically pre-train reasonable embeddings for targets and aspects in TABSA. |
| Approach: | They propose to refine the embeddings of targets and aspects using a sparse coefficient vector . this allows the embeds to be refined from highly correlative words instead of context-independent vectors . |
| Outcome: | Experiments show that the proposed method improves on two benchmark datasets. |
A Hierarchical Sequence-to-Set Model with Coverage Mechanism for Aspect Category Sentiment Analysis (2024.lrec-main)
Copied to clipboard
| Challenge: | Aspect category sentiment analysis (ACSA) aims to detect aspect categories and their corresponding sentiment polarities (category-sentiment pairs) generative models face three challenges, including addressing the missing predictions and focusing on relevant sentiment words. |
| Approach: | They propose to use sequence-to-set learning to tackle all three challenges simultaneously. |
| Outcome: | The proposed model is able to detect aspect categories and their corresponding sentiment polarities (category-sentiment pairs) but it is unable to predict all aspect categories within a sentence due to the disordered set. |
ASAP: A Chinese Review Dataset Towards Aspect Category Sentiment Analysis and Rating Prediction (2021.naacl-main)
Copied to clipboard
| Challenge: | Sentiment analysis is a key task in e-commerce to detect fine-to-coarse sentiment polarities. |
| Approach: | They propose to use a large-scale Chinese restaurant review dataset ASAP to investigate the sentiment polarities underlying user reviews. |
| Outcome: | The proposed model outperforms state-of-the-art models on both tasks. |
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 . |
Affective Knowledge Enhanced Multiple-Graph Fusion Networks for Aspect-based Sentiment Analysis (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for sentiment analysis ignore the roles of syntax dependency relation labels and affective semantic information in determining the sentiment polarity of social media users. |
| Approach: | They propose a new multi-graph fusion network to leverage the richer syntax dependency relation labels and affective semantic information of words. |
| Outcome: | The proposed model outperforms state-of-the-art methods on three datasets. |
Inducing Target-Specific Latent Structures for Aspect Sentiment Classification (2020.emnlp-main)
Copied to clipboard
| Challenge: | Aspect-level sentiment analysis aims to classify the sentiment polarity of an aspect or a target in a comment . graph convolutional networks can be used to classifice aspect terms in syllables . |
| Approach: | They propose to combine word dependency graphs and latent graphs to create latent models . they propose to model the interaction between the aspect and its surrounding contexts . |
| Outcome: | The proposed model can complement syntactic features with latent semantic dependencies. |
AGCL: Aspect Graph Construction and Learning for Aspect-level Sentiment Classification (2025.coling-main)
Copied to clipboard
| Challenge: | Aspect-level Sentiment Classification (ALSC) is a fine-grained sentiment analysis task that aims to identify the sentiment polarity of a review text toward each corresponding aspect. |
| Approach: | They propose a novel Aspect Graph Construction and Learning method that harnesses aspect connections to construct a domain aspect graph and iteratively updates it to enhance its domain expertise. |
| Outcome: | The proposed method can bridge unseen aspects with seen aspects, enhancing the model's generalization capability. |