English

Protein Language Model Zero-Shot Fitness Predictions are Improved by Inference-only Dropout

Machine Learning 2025-06-19 v1

Abstract

Protein Language Models (PLMs) such as ESM2 have been shown to be capable of zero-shot prediction of critical scalar properties of proteins (fitness). In this work, we show that injecting a dropout layer at inference time between a PLM's featurizer/embedding layer and its transformer, and averaging its output akin to Monte-Carlo dropout increases zero-shot performance on a subset of the ProteinGym dataset. This is the case even when the model was not trained with dropouts to begin with, and does not require retraining or finetuning of the PLM. A dropout of 0.1 seems performant across all models.

Keywords

Cite

@article{arxiv.2506.14793,
  title  = {Protein Language Model Zero-Shot Fitness Predictions are Improved by Inference-only Dropout},
  author = {Aditya Ravuri and Neil D. Lawrence},
  journal= {arXiv preprint arXiv:2506.14793},
  year   = {2025}
}