In-Context Learning can distort the relationship between sequence likelihoods and biological fitness
Pranav Kantroo, Günter P. Wagner, Benjamin B. Machta
TL;DR
This paper shows that in-context learning in biological sequence language models can distort the relationship between sequence likelihood and fitness by enabling look-up retrieval from contextual repeats. Using multiple protein and RNA language models, the authors demonstrate an in-context retrieval mechanism that collapses uncertainty for repeated motifs, sometimes overriding learned priors and degrading embedding quality when repeats are extensive. The work reveals architecture- and data-dependent differences in this phenomenon and discusses implications for interpreting model-based fitness predictions and for designing robust design workflows. It highlights the need for careful evaluation of context-driven effects and suggests that retrieval-based distortions could extend to biomolecular structure models as well.
Abstract
Language models have emerged as powerful predictors of the viability of biological sequences. During training these models learn the rules of the grammar obeyed by sequences of amino acids or nucleotides. Once trained, these models can take a sequence as input and produce a likelihood score as an output; a higher likelihood implies adherence to the learned grammar and correlates with experimental fitness measurements. Here we show that in-context learning can distort the relationship between fitness and likelihood scores of sequences. This phenomenon most prominently manifests as anomalously high likelihood scores for sequences that contain repeated motifs. We use protein language models with different architectures trained on the masked language modeling objective for our experiments, and find transformer-based models to be particularly vulnerable to this effect. This behavior is mediated by a look-up operation where the model seeks the identity of the masked position by using the other copy of the repeated motif as a reference. This retrieval behavior can override the model's learned priors. This phenomenon persists for imperfectly repeated sequences, and extends to other kinds of biologically relevant features such as reversed complement motifs in RNA sequences that fold into hairpin structures.
