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
Small molecule foundation models
Small moleculeSingle-cell

Pert2Mol

Purdue University

Multimodal model that designs small molecules from transcriptomic and cell-imaging perturbation phenotypes with a rectified flow transformer.

Released: February 2026

A central goal of phenotypic drug discovery is to invert the usual screening logic: instead of asking what a given molecule does to cells, ask what molecule would produce a desired cellular phenotype. High-content perturbation screens now routinely capture two complementary readouts of how a compound reshapes a cell — transcriptomic profiles (which genes change) and morphological profiles (how cells look under imaging, e.g. Cell Painting). Designing molecules conditioned jointly on both readouts is a natural but underexplored generative problem.

Pert2Mol, introduced by Verma and colleagues at Purdue University in a February 2026 bioRxiv preprint, is a multimodal generative framework that maps perturbation phenotypes to molecular structures. It learns from paired control-treatment experiments, fusing transcriptomic and morphological signals with a bidirectional cross-attention mechanism and generating candidate molecules with a rectified flow transformer. The design lets the model condition on either or both phenotypic modalities and emit chemically valid structures that are intended to reproduce the queried phenotype.

By treating phenotype-to-molecule generation as a conditional flow-based problem, Pert2Mol aims to make phenotype-anchored molecular design both fast and reliable, positioning it as a tool for hypothesis generation in target-agnostic discovery campaigns.

#Key Features

  • Joint transcriptomic-morphological conditioning: The model fuses gene-expression and cell-imaging phenotypes from paired control-treatment experiments, supporting either modality alone or both together.
  • Bidirectional cross-attention fusion: A cross-attention mechanism aligns the two phenotypic modalities so that complementary signals jointly inform molecular generation.
  • Rectified flow transformer generation: Molecules are generated with a rectified flow transformer, reported to be roughly 12.4x faster than a diffusion-based approach while supporting deterministic sampling for reproducible validation.
  • High validity and scaffold diversity: The authors report perfect molecular validity and 84.7% scaffold diversity, with a Frechet ChemNet Distance of 4.996 against compared baselines.

#Technical Details

Pert2Mol couples a bidirectional cross-attention module, which fuses transcriptomic and morphological perturbation profiles, with a rectified flow transformer that generates molecular structures conditioned on the fused phenotype. Training uses paired control-treatment experiments so the model learns the differential phenotype induced by a perturbation. The authors report a Frechet ChemNet Distance of 4.996, perfect molecular validity, and 84.7% scaffold diversity, alongside roughly 12.4x faster generation than a diffusion baseline and support for deterministic sampling to aid validation. Code is available on GitHub (wangmengbo/Pert2Mol); the preprint indicates trained weights are forthcoming rather than already released, so reported numbers should be read as preprint-stage results pending peer review.

#Applications

Pert2Mol targets computational and phenotypic drug-discovery teams who possess perturbation screening data — transcriptomic profiles, Cell Painting-style morphological features, or both — and want to propose small molecules predicted to elicit a target phenotype. This supports target-agnostic discovery, where the desired biological effect is known but a clean molecular target is not, as well as exploration around hit compounds by querying the model with the phenotype of a desirable perturbation. The ability to condition on either modality alone makes it usable in settings where only one assay type is available.

#Impact

Pert2Mol extends generative molecular design into the multimodal phenotype space, joining a small but growing set of models that close the loop between high-content perturbation screens and de novo chemistry. Its use of rectified flow for fast, deterministic generation and its joint handling of transcriptomic and morphological signals are notable methodological choices. As a February 2026 preprint with code available but weights still promised, its reported metrics await peer review and independent benchmarking, and prospective experimental validation of generated molecules will ultimately determine how well phenotype-conditioned generation translates to real biological activity.

Citation

Joint Modeling of Transcriptomic and Morphological Phenotypes for Generative Molecular Design

Wang, M., et al. (2026) Joint Modeling of Transcriptomic and Morphological Phenotypes for Generative Molecular Design. bioRxiv.

DOI: 10.64898/2026.02.02.703193

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.

  • GEMGen

    Westlake University / Microsoft Research Asia

    Generative language model for phenotype-driven drug discovery, proposing small-molecule structures from up- and down-regulated gene signatures.

    Small moleculeSingle-cell
  • Peptide2Mol

    Tsinghua University

    Equivariant diffusion model that converts peptide binders into drug-like small molecules, generating peptidomimetics inside the target protein pocket.

    Small moleculeProtein
  • PertOmni

    Yale University / Pennsylvania State University / Helmholtz Munich

    Contrastive multimodal model for perturbation screens, aligning transcriptomic signatures with text and cell-painting image embeddings.

    Single-cellSmall molecule
  • 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
  • Molexar

    Peking University

    Multimodal molecular generation model for drug design, conditioned on properties, pharmacophores, protein sequences, or protein binding pockets.

    Small moleculeProtein
  • MMPT-FM

    Merck & Co. / Emory University

    Chemical language model that generates matched molecular pair transformations from SMILES and SMARTS to design medicinal-chemistry analogs.

    Small moleculeLanguage model
  • MMPT-RAG

    Emory University

    Retrieval-augmented model for matched molecular pair transformations, proposing localized analog edits guided by retrieved reference compounds.

    Small molecule

Citations

Total Citations0
Influential0
References50

GitHub

Stars0
Forks0
Open Issues0
Contributors2
Last Push5mo ago
LanguagePython

Fields of citing research

Not enough data

Openness

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

Tags

de_novo_designgenerativemolecular_generationmultimodalphenotype_based_drug_discoveryrectified_flowtranscriptomicstransformer

Resources

GitHub RepositoryResearch PaperOfficial Website