Inferensys

Glossary

De Novo Protein Design

The generative computational task of creating entirely novel protein sequences predicted to fold into a desired three-dimensional structure, using inverse folding models, diffusion models, or protein language models.
Product manager reviewing autonomous task execution dashboard on laptop, completed tasks visible, casual work session.
GENERATIVE BIOMOLECULAR ENGINEERING

What is De Novo Protein Design?

The computational generation of entirely novel protein sequences predicted to fold into a specific, pre-defined three-dimensional structure, bypassing natural evolution.

De novo protein design is the generative computational task of creating novel amino acid sequences that are predicted to autonomously fold into a target three-dimensional structure not found in nature. Unlike protein engineering, which modifies existing scaffolds, this approach uses inverse folding models, diffusion models, or fine-tuned protein language models (pLMs) to sample from the space of all possible sequences compatible with a desired backbone geometry, effectively solving the inverse protein-folding problem.

Modern pipelines, such as those using ProteinMPNN or RFdiffusion, condition sequence generation on structural constraints like binding interfaces or active site geometries. These models learn the complex sequence-structure relationship from structural databases, enabling the creation of highly stable, functional proteins for therapeutic and industrial applications with atomic-level precision.

De Novo Protein Design

Core Generative Approaches

The generative task of creating entirely novel protein sequences predicted to fold into a desired three-dimensional structure, often achieved using inverse folding models, diffusion models, or protein language models fine-tuned on structural data.

01

Inverse Folding

The foundational generative paradigm that inverts the structure-to-sequence relationship. Instead of predicting how a sequence folds, inverse folding models take a target 3D backbone structure as input and generate an amino acid sequence predicted to fold into that exact conformation. Architectures like ProteinMPNN use message-passing neural networks on the protein graph to autoregressively decode a sequence, achieving remarkable recovery rates for native sequences. This approach is widely used for scaffold conditioning, where a designer specifies a desired structural motif and the model hallucinates a supporting sequence.

52%
Native Sequence Recovery (ProteinMPNN)
02

Diffusion Models for Protein Backbones

A generative framework adapted from image synthesis that learns to denoise protein structures. Frame-based diffusion models like RFdiffusion operate on the SE(3) group of rigid-body motions, progressively transforming random noise into valid protein backbones. Key mechanisms include:

  • Forward process: Gradually corrupts backbone coordinates with Gaussian noise
  • Reverse process: A denoising network trained on the Protein Data Bank learns to recover realistic structures
  • Self-conditioning: The model's own previous prediction is fed back as input, dramatically improving designability This approach excels at unconditional generation and motif-scaffolding tasks.
>95%
Designability Rate (RFdiffusion)
03

Hallucination with Protein Language Models

A gradient-based optimization technique that uses protein language models (pLMs) as a learned prior over sequence space. Starting from a random sequence, the method iteratively mutates residues to maximize the model's confidence under a masked language modeling objective, while applying structural constraints. The trRosetta hallucination protocol couples a pLM with a structure prediction network, jointly optimizing for high-confidence folding predictions. This approach requires no training on structural data and can generate sequences that fold into novel topologies not seen in nature.

100+
Novel Folds Generated
04

Constrained Generative Design

Methods for imposing functional requirements during the generation process to create proteins with specific biochemical properties. Common constraints include:

  • Motif scaffolding: Fixing the backbone coordinates of a catalytic site or binding interface while generating the surrounding structure
  • Symmetry conditioning: Enforcing cyclic, dihedral, or icosahedral symmetry for self-assembling nanoparticles
  • Sequence constraints: Specifying conserved residues or charge distributions
  • Binding target conditioning: Generating sequences predicted to bind a specific target protein using auxiliary potential functions Tools like LigandMPNN extend inverse folding to explicitly model small molecule and cofactor interactions.
<1Å
Motif RMSD Tolerance
05

Sequence-Structure Co-Design

An emerging paradigm that generates sequence and structure jointly rather than sequentially. EvoDiff combines discrete diffusion over amino acid identities with continuous diffusion over backbone coordinates in a unified framework. ProteinGenerator uses a flow-matching approach to simultaneously sample sequence-structure pairs from a learned distribution. Co-design avoids the information bottleneck of conditioning on a fixed backbone and can explore a broader functional landscape, discovering sequence-structure combinations that inverse folding alone might miss.

Joint
Sequence-Structure Sampling
06

Experimental Validation Pipelines

The critical wet-lab feedback loop that closes the design-build-test cycle. Generated sequences are filtered by designability metrics (self-consistency TM-score, pLDDT), then synthesized and characterized:

  • High-throughput screening: Cell-free expression and fluorescence-based folding assays
  • Biophysical characterization: Circular dichroism, size-exclusion chromatography, and thermal shift assays to confirm monodispersity and stability
  • Structure determination: X-ray crystallography or cryo-EM to validate the designed fold at atomic resolution Leading groups report >50% success rates for designs that are soluble, monodisperse, and match the target structure.
>50%
Experimental Success Rate
DE NOVO PROTEIN DESIGN

Frequently Asked Questions

Clear, technically precise answers to the most common questions about the generative creation of novel protein sequences and structures using deep learning.

De novo protein design is the computational generation of entirely novel protein sequences predicted to fold into a specific, pre-defined three-dimensional structure that does not exist in nature. Unlike directed evolution, which iteratively mutates an existing natural protein scaffold and selects for improved function in the laboratory, de novo design starts from a blank slate. It operates on first principles of biophysics or learned patterns from deep generative models. The key distinction is that directed evolution explores the sequence space around a known functional protein, whereas de novo design explores completely uncharted regions of sequence space to create folds and functions never sampled by evolution. This enables the creation of proteins with tailored binding pockets, novel enzymatic active sites, or self-assembling nanomaterials that have no natural counterpart.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.