English

Exploiting BERT for End-to-End Aspect-based Sentiment Analysis

Computation and Language 2019-10-07 v2

Abstract

In this paper, we investigate the modeling power of contextualized embeddings from pre-trained language models, e.g. BERT, on the E2E-ABSA task. Specifically, we build a series of simple yet insightful neural baselines to deal with E2E-ABSA. The experimental results show that even with a simple linear classification layer, our BERT-based architecture can outperform state-of-the-art works. Besides, we also standardize the comparative study by consistently utilizing a hold-out validation dataset for model selection, which is largely ignored by previous works. Therefore, our work can serve as a BERT-based benchmark for E2E-ABSA.

Keywords

Cite

@article{arxiv.1910.00883,
  title  = {Exploiting BERT for End-to-End Aspect-based Sentiment Analysis},
  author = {Xin Li and Lidong Bing and Wenxuan Zhang and Wai Lam},
  journal= {arXiv preprint arXiv:1910.00883},
  year   = {2019}
}

Comments

NUT workshop@EMNLP-IJCNLP-2019

R2 v1 2026-06-23T11:32:36.378Z