English

PromptBERT: Improving BERT Sentence Embeddings with Prompts

Computation and Language 2022-10-14 v2

Abstract

We propose PromptBERT, a novel contrastive learning method for learning better sentence representation. We firstly analyze the drawback of current sentence embedding from original BERT and find that it is mainly due to the static token embedding bias and ineffective BERT layers. Then we propose the first prompt-based sentence embeddings method and discuss two prompt representing methods and three prompt searching methods to make BERT achieve better sentence embeddings. Moreover, we propose a novel unsupervised training objective by the technology of template denoising, which substantially shortens the performance gap between the supervised and unsupervised settings. Extensive experiments show the effectiveness of our method. Compared to SimCSE, PromptBert achieves 2.29 and 2.58 points of improvement based on BERT and RoBERTa in the unsupervised setting.

Keywords

Cite

@article{arxiv.2201.04337,
  title  = {PromptBERT: Improving BERT Sentence Embeddings with Prompts},
  author = {Ting Jiang and Jian Jiao and Shaohan Huang and Zihan Zhang and Deqing Wang and Fuzhen Zhuang and Furu Wei and Haizhen Huang and Denvy Deng and Qi Zhang},
  journal= {arXiv preprint arXiv:2201.04337},
  year   = {2022}
}

Comments

EMNLP 2022

R2 v1 2026-06-24T08:47:22.675Z