COLING 2024main9 citations

A Hybrid Approach to Aspect Based Sentiment Analysis Using Transfer Learning

Gaurav Negi, Rajdeep Sarkar, Omnia Zayed, Paul Buitelaar

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 of sentences to complement the annotations generated by LLMs, as they may overlook domain-specific aspect terms. Extensive experimentation on multiple datasets is performed to demonstrate the efficacy of our hybrid method for the tasks of aspect term extraction and aspect sentiment classification.

BibTeX
@inproceedings{negi-etal-2024-hybrid,
    title = "A Hybrid Approach to Aspect Based Sentiment Analysis Using Transfer Learning",
    author = "Negi, Gaurav  and
      Sarkar, Rajdeep  and
      Zayed, Omnia  and
      Buitelaar, Paul",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.56/",
    pages = "647--658"
}
A Hybrid Approach to Aspect Based Sentiment Analysis Using Transfer Learning · COLING 2024