English

Exploiting Adaptive Contextual Masking for Aspect-Based Sentiment Analysis

Computation and Language 2025-07-18 v2

Abstract

Aspect-Based Sentiment Analysis (ABSA) is a fine-grained linguistics problem that entails the extraction of multifaceted aspects, opinions, and sentiments from the given text. Both standalone and compound ABSA tasks have been extensively used in the literature to examine the nuanced information present in online reviews and social media posts. Current ABSA methods often rely on static hyperparameters for attention-masking mechanisms, which can struggle with context adaptation and may overlook the unique relevance of words in varied situations. This leads to challenges in accurately analyzing complex sentences containing multiple aspects with differing sentiments. In this work, we present adaptive masking methods that remove irrelevant tokens based on context to assist in Aspect Term Extraction and Aspect Sentiment Classification subtasks of ABSA. We show with our experiments that the proposed methods outperform the baseline methods in terms of accuracy and F1 scores on four benchmark online review datasets. Further, we show that the proposed methods can be extended with multiple adaptations and demonstrate a qualitative analysis of the proposed approach using sample text for aspect term extraction.

Keywords

Cite

@article{arxiv.2402.13722,
  title  = {Exploiting Adaptive Contextual Masking for Aspect-Based Sentiment Analysis},
  author = {S M Rafiuddin and Mohammed Rakib and Sadia Kamal and Arunkumar Bagavathi},
  journal= {arXiv preprint arXiv:2402.13722},
  year   = {2025}
}

Comments

12 pages, 4 figures, Accepted at PAKDD 2024

R2 v1 2026-06-28T14:55:38.501Z