What is it about?

A common approach to designing proteins is to generate an amino acid sequence that folds into a desired shape. Our AI model, PottsMPNN, learns the energy of interactions between pairs of amino acids in a structure, not just the preferences at each position on its own, as previous state-of-the-art models do. We also trained it on families of related natural sequences that share a shape, rather than on a single sequence from nature. PottsMPNN designs sequences that fold reliably into their target shapes and predicts how mutations affect stability more accurately. Because its predictions break down into physically meaningful interactions, researchers can see why a sequence is favored.

Featured Image

Why is it important?

Sequence design AI models sit inside almost every modern protein engineering pipeline. Nearly all of them are trained to reproduce the exact sequence that nature paired with a known structure, a task called native sequence recovery, even though many different sequences fold into the same shape. We find that the models scoring highest on this task are not the best at the two applications that matter most to protein designers: generating sequences that fold as intended, and predicting the effects of mutations. By learning pairwise interactions and drawing on evolutionary information, our model, PottsMPNN, recovers fewer native amino acids than others yet performs better at both applications.

Perspectives

To make the model easy to adopt, we built PottsMPNN to handle inputs and produce outputs in a similar manner to ProteinMPNN, the most widely used protein sequence design model. As such, PottsMPNN can act as a drop-in replacement in many workflows, improving both sequence design quality and energy prediction performance. You can check out the model at https://github.com/KeatingLab/PottsMPNN/.

Foster Birnbaum
Massachusetts Institute of Technology

Read the Original

This page is a summary of: Beyond native sequence recovery: Improved modeling of the sequence-energy landscape of protein structures, Proceedings of the National Academy of Sciences, July 2026, Proceedings of the National Academy of Sciences,
DOI: 10.1073/pnas.2535494123.
You can read the full text:

Read

Resources

Contributors

The following have contributed to this page