Aspect Category Opinion Sentiment
Most of the aspect based sentiment analysis research aims at identifying the sentiment polarities toward some explicit aspect terms while ignores implicit aspects in text. To capture both explicit and implicit aspects, we focus on aspect-category based sentiment analysis, which involves joint aspect category detection and category-oriented sentiment classification. However, currently only a few simple studies have focused on this problem. The shortcomings in the way they defined the task make their approaches difficult to effectively learn the inner-relations between categories and the inter-relations between categories and sentiments. In this work, we re-formalize the task as a category-sentiment hierarchy prediction problem, which contains a hierarchy output structure to first identify multiple aspect categories in a piece of text, and then predict the sentiment for each of the identified categories. Specifically, we propose a Hierarchical Graph Convolutional Network (Hier-GCN), where a lower-level GCN is to model the inner-relations among multiple categories, and the higher-level GCN is to capture the inter-relations between aspect categories and sentiments. Extensive evaluations demonstrate that our hierarchy output structure is superior over existing ones, and the Hier-GCN model can consistently achieve the best results on four benchmarks.
Variants: ACOS
This dataset is used in 1 benchmark:
Task | Model | Paper | Date |
---|---|---|---|
Aspect-Based Sentiment Analysis (ABSA) | MvP | MvP: Multi-view Prompting Improves Aspect … | 2023-05-22 |
Aspect-Based Sentiment Analysis (ABSA) | MvP (muilti-task) | MvP: Multi-view Prompting Improves Aspect … | 2023-05-22 |
Aspect-Based Sentiment Analysis (ABSA) | ChatGPT (gpt-3.5-turbo, few-shot) | MvP: Multi-view Prompting Improves Aspect … | 2023-05-22 |
Aspect-Based Sentiment Analysis (ABSA) | ChatGPT (gpt-3.5-turbo, zero-shot) | MvP: Multi-view Prompting Improves Aspect … | 2023-05-22 |
Aspect-Based Sentiment Analysis (ABSA) | UnifiedABSA (multi-task) | UnifiedABSA: A Unified ABSA Framework … | 2022-11-20 |
Aspect-Based Sentiment Analysis (ABSA) | DLO | Improving Aspect Sentiment Quad Prediction … | 2022-10-19 |
Aspect-Based Sentiment Analysis (ABSA) | TAS-BERT | Aspect Sentiment Quad Prediction as … | 2021-10-02 |
Aspect-Based Sentiment Analysis (ABSA) | Paraphrase | Aspect Sentiment Quad Prediction as … | 2021-10-02 |
Recent papers with results on this dataset: