EMNLP 2022main6 citations

AX-MABSA: A Framework for Extremely Weakly Supervised Multi-label Aspect Based Sentiment Analysis

Sabyasachi Kamila, Walid Magdy, Sourav Dutta, MingXue Wang

Abstract

Aspect Based Sentiment Analysis is a dominant research area with potential applications in social media analytics, business, finance, and health. Prior works in this area are primarily based on supervised methods, with a few techniques using weak supervision limited to predicting a single aspect category per review sentence. In this paper, we present an extremely weakly supervised multi-label Aspect Category Sentiment Analysis framework which does not use any labelled data. We only rely on a single word per class as an initial indicative information. We further propose an automatic word selection technique to choose these seed categories and sentiment words. We explore unsupervised language model post-training to improve the overall performance, and propose a multi-label generator model to generate multiple aspect category-sentiment pairs per review sentence. Experiments conducted on four benchmark datasets showcase our method to outperform other weakly supervised baselines by a significant margin.

BibTeX
@inproceedings{kamila-etal-2022-ax,
    title = "{AX}-{MABSA}: A Framework for Extremely Weakly Supervised Multi-label Aspect Based Sentiment Analysis",
    author = "Kamila, Sabyasachi  and
      Magdy, Walid  and
      Dutta, Sourav  and
      Wang, MingXue",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.412/",
    doi = "10.18653/v1/2022.emnlp-main.412",
    pages = "6136--6147"
}