What is: PAUSE?
Source | PAUSE: Positive and Annealed Unlabeled Sentence Embedding |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
PAUSE, or Positive and Annealed Unlabeled Sentence Embedding, is an approach for learning sentence embeddings from a partially labeled dataset. It is based on a dual encoder schema that is widely adopted in supervised sentence embedding training. Each individual sample contains a pair of hypothesis and premise sentences , each of which is fed into a pretrained encoder (e.g. BERT). As shown in Figure, the two encoders are identical during the training by sharing their weights.