paper-with-me

홈 › Papers

Aspect-Category based Sentiment Analysis with Hierarchical Graph Convolutional Network

2020-12-01 · COLING 2020 8 · Hongjie Cai, Yaofeng Tu, Xiangsheng Zhou, Jianfei Yu, Rui Xia

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Category DetectionSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks

2020-10-04 · Yuncong Li, Cunxiang Yin, Sheng-hua Zhong

Aspect category sentiment analysis (ACSA) aims to predict the sentiment polarities of the aspect categories discussed in sentences. Since a sentence usually discusses one or more aspect categories and expresses different…

Aspect Category DetectionAspect Category Sentiment AnalysisGraph AttentionSentence+1

Enhanced Coherence-Aware Network with Hierarchical Disentanglement for Aspect-Category Sentiment Analysis

2024-03-15 · Jin Cui, Fumiyo Fukumoto, Xinfeng Wang, Yoshimi Suzuki 외

Aspect-category-based sentiment analysis (ACSA), which aims to identify aspect categories and predict their sentiments has been intensively studied due to its wide range of NLP applications. Most approaches mainly utiliz…

Aspect Category Sentiment AnalysisDisentanglementSentenceSentiment Analysis

Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis

2020-10-06 · EMNLP 2020 11 · Yuncong Li, Cunxiang Yin, Sheng-hua Zhong, Xu Pan

Aspect-category sentiment analysis (ACSA) aims to predict sentiment polarities of sentences with respect to given aspect categories. To detect the sentiment toward a particular aspect category in a sentence, most previou…

Aspect Category Sentiment AnalysisMulti-Label LearningSentenceSentiment Analysis

From Stars to Insights: Exploration and Implementation of Unified Sentiment Analysis with Distant Supervision

2023-05-02 · Wenchang Li, John P. Lalor, Yixing Chen, Vamsi K. Kanuri

Sentiment analysis is integral to understanding the voice of the customer and informing businesses' strategic decisions. Conventional sentiment analysis involves three separate tasks: aspect-category detection (ACD), asp…

Aspect Category DetectionAspect Category Sentiment AnalysisSentiment Analysis

Beta Distribution Guided Aspect-aware Graph for Aspect Category Sentiment Analysis with Affective Knowledge

2021-11-01 · EMNLP 2021 11 · Bin Liang, Hang Su, Rongdi Yin, Lin Gui 외

In this paper, we investigate the Aspect Category Sentiment Analysis (ACSA) task from a novel perspective by exploring a Beta Distribution guided aspect-aware graph construction based on external knowledge. That is, we a…

Aspect Category Sentiment Analysisgraph constructionSentiment Analysis