Biology

AI Model Designs Custom Proteins by Optimizing Both Sequence and Structure

How the science connects

Artificial intelli…Protein structureProtein design

AI Insight

Researchers have developed SimpleDesign, a new artificial intelligence model that can simultaneously design both protein sequences and their three-dimensional structures in a single training stage. Unlike existing models that require multi-stage training with separate autoencoders and latent space generative modeling, SimpleDesign works directly with protein data using a Mixture-of-Transformer architecture that processes both sequence and structure information together. Trained on over 2 million sequence-structure pairs, the model demonstrates strong performance on protein co-design tasks and generation of sequences or structures independently.


This simplified approach to protein design could accelerate drug discovery and protein engineering applications by reducing computational complexity and training time. The ability to generate novel proteins with desired structures or sequences has significant implications for developing new therapeutics, enzymes, and biomaterials.


⚠️ Preprint – Noch nicht peer-reviewed

Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.

Abstract: Proteins are fundamental to biological processes, with their function determined by the complex interplay between the amino acid sequence and the three-dimensional structure. Developing generative models capable of understanding this intrinsically multi-modal relationship is crucial for fields like drug discovery and protein engineering. Existing models often rely on a multi-stage training process where autoencoders that tokenize data into latent representations are trained in a first stage. Secondly, a generative model is trained on the latent representation of the autoencoder(s), i.e., generative modeling in a latent space. We hypothesize that this multi-stage training is not necessary to obtain performant co-design models and thus present SimpleDesign, an effective multi-modal protein design model trained directly in the data space. SimpleDesign leverages a single-stage end-to-end objective that combines discrete cross-entropy for sequences and a regression objective for structures. In order to effectively model the difference in sequence and structure modalities, we develop a Mixture-of-Transformer architecture that allows modality-specific processing while keeping global self-attention over both modalities. We train SimpleDesign on over 2M sequence-structure pairs achieving strong performance across co-design and unconditional sequence/structure generation benchmarks.

Source: SimpleDesign: A Joint Model for Protein Sequence and Structure Codesign