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. |
Similar Papers
Aspect-Category Enhanced Learning with a Neural Coherence Model for Implicit Sentiment Analysis (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Aspect-based sentiment analysis (ABSA) is a major research topic in NLP since social networking services have increased . but the recognition of implicit sentiments that do not contain obvious opinion words remains unexplored . elcom captures document-level coherence by using contrastive learning and sentence-level by a hypergraph . |
| Approach: | They propose aspect-category enhanced learning with a neural coherence model . it captures document-level coherency by contrastive learning and sentence-level by a hypergraph . |
| Outcome: | The proposed model captures document-level coherence by using contrastive learning and sentence-level by a hypergraph to mine opinions from explicit sentences to aid implicit sentiment classification. |
Aspect-Category based Sentiment Analysis with Hierarchical Graph Convolutional Network (2020.coling-main)
Copied to clipboard
| Challenge: | Aspect-based sentiment analysis studies focus on identifying sentiment polarities toward explicit aspects but ignore implicit aspects in text. |
| Approach: | They propose a hierarchy-sentiment hierarchy prediction problem to capture explicit and implicit aspects of aspect-based sentiment analysis. |
| Outcome: | The proposed model can consistently achieve the best results on four benchmarks. |
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. |
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. |
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. |
A Hierarchical Interactive Network for Joint Span-based Aspect-Sentiment Analysis (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods for aspect-sentiment analysis ignore internal correlations between aspect extraction and sentiment classification. |
| Approach: | They propose a hierarchical interactive network to model two-way interactions between two tasks appropriately using shallow-level and deep-level inputs. |
| Outcome: | Extensive experiments on three real-world datasets demonstrate that the proposed model outperforms existing methods. |
Modeling Aspect Sentiment Coherency via Local Sentiment Aggregation (2024.findings-eacl)
Copied to clipboard
| Challenge: | Existing studies have not explored aspect sentiment coherency, including its implications in adversarial defense. |
| Approach: | They propose a local sentiment aggregation paradigm that models aspect sentiment coherency . they demonstrate the capability of LSA in adversarial defense . |
| Outcome: | The proposed model outperforms existing models and achieves state-of-the-art sentiment classification performance. |
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 . |
Multi-grained Attention Network for Aspect-Level Sentiment Classification (D18-1)
Copied to clipboard
| Challenge: | Existing approaches to aspect sentiment classification use coarse-grained attention mechanisms . a novel approach captures word-level interaction between aspect and context . |
| Approach: | They propose a novel multi-grained attention network model for aspect level sentiment classification . they use a fine-grounded attention mechanism to capture word-level interaction between aspect and context . |
| Outcome: | The proposed model outperforms the state-of-the-art methods on three datasets . it shows that aspect-level interactions can bring extra useful information and improve performance . |
Deep Context- and Relation-Aware Learning for Aspect-based Sentiment Analysis (2021.acl-short)
Copied to clipboard
| Challenge: | Existing methods for aspect-based sentiment analysis (ABSA) consider relationships implicitly among subtasks at the word level. |
| Approach: | They propose a deep contextualized relation-aware network that allows interactive relations among subtasks . they propose self-supervised strategies that deal with multiple aspects . |
| Outcome: | The proposed method outperforms state-of-the-art methods on three widely used benchmarks. |