English

Incorporating Dynamic Semantics into Pre-Trained Language Model for Aspect-based Sentiment Analysis

Computation and Language 2022-11-24 v2 Artificial Intelligence

Abstract

Aspect-based sentiment analysis (ABSA) predicts sentiment polarity towards a specific aspect in the given sentence. While pre-trained language models such as BERT have achieved great success, incorporating dynamic semantic changes into ABSA remains challenging. To this end, in this paper, we propose to address this problem by Dynamic Re-weighting BERT (DR-BERT), a novel method designed to learn dynamic aspect-oriented semantics for ABSA. Specifically, we first take the Stack-BERT layers as a primary encoder to grasp the overall semantic of the sentence and then fine-tune it by incorporating a lightweight Dynamic Re-weighting Adapter (DRA). Note that the DRA can pay close attention to a small region of the sentences at each step and re-weigh the vitally important words for better aspect-aware sentiment understanding. Finally, experimental results on three benchmark datasets demonstrate the effectiveness and the rationality of our proposed model and provide good interpretable insights for future semantic modeling.

Keywords

Cite

@article{arxiv.2203.16369,
  title  = {Incorporating Dynamic Semantics into Pre-Trained Language Model for Aspect-based Sentiment Analysis},
  author = {Kai Zhang and Kun Zhang and Mengdi Zhang and Hongke Zhao and Qi Liu and Wei Wu and Enhong Chen},
  journal= {arXiv preprint arXiv:2203.16369},
  year   = {2022}
}

Comments

12 pages, 5 figures

R2 v1 2026-06-24T10:31:58.803Z