CrosGrpsABS: Cross-Attention over Syntactic and Semantic Graphs for Aspect-Based Sentiment Analysis in a Low-Resource Language
Md. Mithun Hossain, Md. Shakil Hossain, Sudipto Chaki, and Md. Rajib Hossain

TL;DR
CrosGrpsABS introduces a hybrid cross-attention framework combining syntactic and semantic graphs with transformer and graph convolutional networks to improve aspect-based sentiment analysis in low-resource languages like Bengali.
Contribution
The paper presents a novel hybrid model that leverages bidirectional cross-attention over syntactic and semantic graphs, specifically designed for low-resource language ABSA tasks.
Findings
Outperforms existing methods on Bengali ABSA datasets
Achieves 0.93% F1-score improvement in Restaurant domain
Gains 1.06% F1-score in Laptop domain on SemEval 2014
Abstract
Aspect-Based Sentiment Analysis (ABSA) is a fundamental task in natural language processing, offering fine-grained insights into opinions expressed in text. While existing research has largely focused on resource-rich languages like English which leveraging large annotated datasets, pre-trained models, and language-specific tools. These resources are often unavailable for low-resource languages such as Bengali. The ABSA task in Bengali remains poorly explored and is further complicated by its unique linguistic characteristics and a lack of annotated data, pre-trained models, and optimized hyperparameters. To address these challenges, this research propose CrosGrpsABS, a novel hybrid framework that leverages bidirectional cross-attention between syntactic and semantic graphs to enhance aspect-level sentiment classification. The CrosGrpsABS combines transformerbased contextual embeddings…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Topic Modeling
