← Search

Jordan Massiah

2 accepted papers

2024

Bayesian Prompt Ensembles: Model Uncertainty Estimation for Black-Box Large Language Models

ACL 2024findings

An important requirement for the reliable deployment of pre-trained large language models (LLMs) is the well-calibrated quantification of the uncertainty in their outputs. While the likelihood of predicting the next token is a practical surrogate of the data uncertainty learned during training, mode…

Cited by 1SourcePDFScholar
2022

Trans-Encoder: Unsupervised sentence-pair modelling through self- and mutual-distillations

ICLR 2022poster

In NLP, a large volume of tasks involve pairwise comparison between two sequences (e.g. sentence similarity and paraphrase identification). Predominantly, two formulations are used for sentence-pair tasks: bi-encoders and cross-encoders. Bi-encoders produce fixed-dimensional sentence representations…