University of Pennsylvania / Duke-NUS Medical School
A unified platform that predicts developability and therapeutic properties of peptides from either amino-acid sequences or chemically modified SMILES using foundation-model embeddings.
PeptiVerse is a unified machine-learning platform for predicting the biophysical and therapeutic properties of peptides. Therapeutic peptides occupy the space between small molecules and biologics, and their viability as drugs depends on a cluster of developability properties — solubility, membrane permeability, hemolysis, toxicity, serum half-life, non-fouling behavior, and target binding — that must be assessed early in a design campaign. Existing computational tools address this fragmentarily: sequence models such as PeptideBERT are confined to the 20 canonical amino acids and cannot represent chemical modifications, while small-molecule ADMET predictors are trained on drug-like chemical space that transfers poorly to peptides.
PeptiVerse addresses that gap by predicting a broad panel of properties from either of the two representations peptide chemists actually use: canonical amino-acid sequences and chemically modified peptide SMILES that encode non-natural residues, cyclization, and staples. Rather than train property predictors from scratch, it builds task-specific models on top of frozen foundation-model embeddings, inheriting representations learned from large protein and peptide corpora. This lets a single framework cover both natural and non-canonical peptides within one interface.
PeptiVerse was introduced in a January 2026 bioRxiv preprint by Yinuo Zhang, Sophia Tang, Tong Chen, Elizabeth Mahood, Sophia Vincoff, and Pranam Chatterjee of the Programmable Biology Group at the University of Pennsylvania, with a co-affiliation at Duke-NUS Medical School. The preprint awaits peer review.
PeptiVerse encodes each peptide with a frozen foundation model — ESM-2 (esm2_t33_650M_UR50D) for amino-acid sequences and PeptideCLM-23M for SMILES — and trains lightweight predictors on the resulting embeddings, selecting the best architecture per property via 200-trial Optuna searches. Binding-affinity models add cross-attention over paired peptide and target-protein representations. Training data are curated per property from public resources including DBAASP, PROSO II, CycPeptMPDB, ToxinPred, THPdb2, PepLand, and the PDB, ranging from a few hundred labeled examples (half-life, Caco-2) to over 17,000 (non-fouling). To measure out-of-distribution generalization rather than memorization, canonical sequences are split with MMseqs2 (min-seq-id 0.3, coverage 0.8) and non-canonical peptides by Tanimoto similarity of Morgan fingerprints. On these stringent splits PeptiVerse reports gains over prior tools — for example, penetrance-permeability F1 of 0.929 versus 0.838 for PepLand and solubility F1 of 0.754 versus 0.662 — with binding-affinity Spearman correlations near 0.56.
PeptiVerse is aimed at researchers running early-stage peptide therapeutic campaigns, where triaging candidates on developability before synthesis saves substantial experimental effort. Because it scores both natural sequences and chemically modified SMILES, it fits generative design workflows as a property filter: candidates from a peptide generator can be ranked on solubility, permeability, toxicity, half-life, and target affinity in one pass, with uncertainty estimates flagging predictions that warrant experimental follow-up. An interactive web application makes the predictors usable without local setup.
PeptiVerse consolidates peptide developability prediction — previously spread across tools that each handled a narrow property set or a single input representation — into one framework spanning natural and non-canonical peptides. Its release of open model weights, processed datasets, and a public web application under permissive licensing lowers the barrier to property-aware peptide design and makes the reported benchmarks reproducible. As a recent preprint, its results await peer review, and the reported metrics are in-silico benchmarks on similarity-based splits rather than prospective wet-lab outcomes; predictive performance also varies by property, with data-limited tasks such as half-life and Caco-2 permeability resting on only a few hundred labeled examples.
Zhang, Y., et al. (2026) PeptiVerse: A Unified Platform for Therapeutic Peptide Property Prediction. bioRxiv.
DOI: 10.64898/2025.12.31.697180Papers that recently cited this model.
Takashi Fujiwara, Hikaru Shindo, Kaushalya Madhawa, et al.
Jun 2026
Sophia Tang, Yuchen Zhu, Molei Tao, et al.
Jun 2026
The most-cited papers that cite this model.
Hanqun Cao, Aastha Pal, Sophia Tang, et al.
May 2026
Takashi Fujiwara, Hikaru Shindo, Kaushalya Madhawa, et al.
Jun 2026
Sophia Tang, Yuchen Zhu, Molei Tao, et al.
Jun 2026
Shrey Goel, Pranam Chatterjee
arXiv.org · Jan 2026
Share of papers citing this model.