bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Protein foundation models
Protein

InversePep

Keshav Memorial Engineering College

Diffusion generative model for structure-based peptide inverse folding, pairing a geometric GNN encoder with a Transformer denoiser.

Released: March 2026

Inverse folding — designing an amino-acid sequence that will fold into a desired three-dimensional backbone — is a core task in computational protein and peptide design. While inverse folding for full proteins has been advanced by tools such as ProteinMPNN and ESM-IF, peptides pose distinct challenges: they are short, conformationally flexible, and often lack the stabilizing tertiary context that larger proteins provide. InversePep targets this peptide-specific regime with a generative diffusion model conditioned on backbone structure.

InversePep was introduced in a 2026 preprint with contributions from researchers associated with Keshav Memorial Engineering College. The method frames sequence design as learning the conditional distribution of sequences that can adopt a given peptide backbone, then sampling from that distribution with a denoising diffusion process. This generative framing allows the model to propose diverse candidate sequences for a single target conformation rather than a single deterministic answer.

The architecture combines a geometric graph neural network, which encodes the 3D backbone while respecting its spatial geometry, with a Transformer-based denoiser that iteratively refines sequence predictions. This design situates InversePep among recent structure-conditioned generative models for biomolecular design, applied specifically to functional peptides.

#Key Features

  • Structure-conditioned diffusion: InversePep generates peptide sequences by learning and sampling the conditional distribution of sequences compatible with a target backbone conformation.
  • Geometric GNN encoder: A geometry-aware graph neural network encodes the 3D peptide backbone, capturing spatial relationships between residues.
  • Transformer denoiser: A Transformer-based denoising network iteratively refines sequence predictions over the diffusion trajectory.
  • Peptide-focused design: The model is tailored to short, flexible peptides rather than full-length proteins, addressing a regime where general inverse-folding tools are less specialized.
  • Generative diversity: Because sampling is probabilistic, multiple candidate sequences can be proposed for a single target structure.

#Technical Details

InversePep is a denoising diffusion model for structure-based peptide inverse folding. Its encoder is a geometric (geometry-aware) graph neural network that represents the target peptide backbone as a spatial graph, and its decoder is a Transformer that serves as the denoiser, progressively recovering a sequence consistent with the conditioning structure. The model was trained on peptide structural data drawn from the Propedia and SATPdb databases, which catalog peptide–protein complexes and therapeutic/bioactive peptides respectively. On held-out structures, InversePep reports a TM-score of 0.38, a measure of how well structures predicted from the designed sequences recapitulate the intended backbone fold; the authors report improved performance relative to comparable baselines. The preprint is distributed under a CC BY-NC-ND license, and no public code or model weights accompany the release.

#Applications

InversePep is intended for researchers designing functional peptides — including antimicrobial and therapeutic peptides — who need sequences predicted to adopt a specified backbone conformation. By generating multiple candidates per target structure, it can support exploratory design campaigns where sequence diversity is valuable for downstream screening. The structure-conditioned generative approach is well suited to peptide engineering workflows that begin from a desired fold or scaffold and seek viable sequences to realize it.

#Impact

InversePep contributes a peptide-specialized entry to the growing family of structure-conditioned generative models for biomolecular design, applying diffusion modeling to a regime where short, flexible chains complicate standard inverse folding. Its reported TM-score of 0.38 reflects the genuine difficulty of designing sequences for flexible peptide backbones and marks early-stage rather than production-grade performance. The absence of released code or weights, together with its non-commercial license, limits immediate reproducibility and adoption. As a recent preprint, its broader validation — particularly experimental confirmation of designed peptides — remains to be established.

Citation

InversePep: Diffusion-driven structure-based inverse folding for functional peptides

Chilakamarri, S. K., et al. (2026) InversePep: Diffusion-driven structure-based inverse folding for functional peptides. bioRxiv.

DOI: 10.64898/2026.03.06.710241

Recent citations

Papers that recently cited this model.

Not enough citation data yet.

Top citations

The most-cited papers that cite this model.

Not enough citation data yet.

Related models

Models with similar goals, methods, or subject matter.

  • High-PepBinder

    Macao Polytechnic University

    Sequence-only latent diffusion model that designs target-specific peptide binders, cascaded with an affinity classifier through joint optimization.

    ProteinSmall molecule
  • PepEDiff

    University of Cincinnati

    Zero-shot peptide binder designer that runs diffusion in a pretrained protein embedding space, proposing binders without structure prediction.

    Protein
  • Pep2Mol

    University of Florida

    Diffusion model for 3D small-molecule design against protein-protein interaction sites, guided by the natural binding peptide or protein partner.

    Small moleculeProtein
  • PepBridge

    University of Hamburg / Stanford University

    Denoising diffusion bridge model for peptide binder design that generates ligand surfaces and backbones complementary to a target receptor surface.

    Protein
  • PepForge

    Technical University of Berlin

    Generative model for chemically modified and macrocyclic peptides that builds molecules in HELM notation, supporting de novo design and infilling.

    ProteinSmall molecule
  • PRISM

    Carnegie Mellon University / Mohamed bin Zayed University of Artificial Intelligence / Intel

    Retrieval-augmented inverse folding model that fuses structural motif retrieval with a hybrid attention decoder to design sequences for a backbone.

    Protein
  • PEINT

    UC Berkeley

    Protein evolution model that learns indel dynamics and epistasis from unaligned sequences, simulating trajectories that yield functional proteins.

    Protein

Citations

Total Citations0
Influential0
References60

Fields of citing research

Not enough data

Openness

bio.rodeo opennessClosed · low usability and reproducibility
10Closed
Usability — can I run it?7
Reproducibility — can I retrain it?13
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

diffusiongenerativegraph_neural_networkinverse_foldingpeptide_designpeptidestransformer

Resources

Research Paper