2020

SBERT-WK: A Sentence Embedding Method by Dissecting BERT-based Word Models

Wang, Bin, Kuo, C. -C. Jay

Understand

Sentence embedding is an important research topic in natural language processing (NLP) since it can transfer knowledge to downstream tasks.

  • Meanwhile, a contextualized word representation, called BERT, achieves the state-of-the-art performance in quite a few NLP tasks.
  • Yet, it is an open problem to generate a high quality sentence representation from BERT-based word models.
  • It was shown in previous study that different layers of BERT capture different linguistic properties.

Reading the bibliography…