A Hybrid Approach To Aspect Based Sentiment Analysis Using Transfer Learning
Gaurav Negi, Rajdeep Sarkar, Omnia Zayed, Paul Buitelaar

TL;DR
This paper introduces a hybrid transfer learning approach for Aspect-Based Sentiment Analysis that combines large language models with syntactic dependency structures to improve aspect term extraction and sentiment classification, especially in domain-specific contexts.
Contribution
It proposes a novel hybrid method leveraging both LLMs and syntactic dependencies to generate weakly-supervised annotations for ABSA, addressing data annotation challenges.
Findings
Effective in extracting aspect terms across domains
Improves sentiment classification accuracy
Reduces reliance on manually annotated datasets
Abstract
Aspect-Based Sentiment Analysis (ABSA) aims to identify terms or multiword expressions (MWEs) on which sentiments are expressed and the sentiment polarities associated with them. The development of supervised models has been at the forefront of research in this area. However, training these models requires the availability of manually annotated datasets which is both expensive and time-consuming. Furthermore, the available annotated datasets are tailored to a specific domain, language, and text type. In this work, we address this notable challenge in current state-of-the-art ABSA research. We propose a hybrid approach for Aspect Based Sentiment Analysis using transfer learning. The approach focuses on generating weakly-supervised annotations by exploiting the strengths of both large language models (LLM) and traditional syntactic dependencies. We utilise syntactic dependency structures…
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 · Text and Document Classification Technologies · Advanced Text Analysis Techniques
