bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

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

AboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Small molecule foundation models
Small molecule

EvoSynth

University of Alabama at Birmingham

Modular multi-target drug discovery framework that couples a pretrained molecular autoencoder and diffusion transformer with evolutionary latent-space search and synthesis-aware prioritization.

Released: November 2025

EvoSynth is a modular framework for multi-target drug discovery developed by the HySonLab group at the University of Alabama at Birmingham, released as a bioRxiv preprint in November 2025 and subsequently published in Nature Communications Chemistry. It addresses a problem that single-target generative models largely sidestep: many diseases are driven by interconnected pathways, and a single molecule that simultaneously modulates several targets (a polypharmacology strategy) can be more effective and better tolerated than a cocktail of single-target drugs. EvoSynth is built to generate such multi-target candidates directly.

Rather than training a bespoke generator for every new target combination, EvoSynth reuses pretrained generative components and performs the optimization at inference time. A pretrained molecular autoencoder defines a continuous latent chemical space, a diffusion-transformer checkpoint generates valid molecules within that space, and an evolutionary search procedure steers candidates toward predicted activity across multiple targets at once. Crucially, the evolutionary step is test-time optimization over the frozen pretrained latent space, not per-dataset retraining, which keeps the framework adaptable to new target sets without the cost of building new models.

A distinctive feature is that EvoSynth does not stop at predicted potency. It incorporates synthesis-aware prioritization, ranking generated molecules by retrosynthetic feasibility so that the candidates surfaced for follow-up are not just potent on paper but plausibly makeable in a laboratory. This reflects a broader shift in generative chemistry toward outputs that are actionable for medicinal chemists.

#Key Features

  • Multi-target generation: Designs single molecules predicted to be active against several disease targets simultaneously, supporting polypharmacology strategies for diseases driven by interconnected pathways.
  • Pretrained, modular components: Combines a pretrained molecular autoencoder with a diffusion-transformer checkpoint, so new target combinations are addressed by reusing existing models rather than retraining from scratch.
  • Evolutionary latent-space search: Performs test-time optimization over the frozen pretrained latent space (a diffusion-evolution procedure, MolSculptor) to steer candidates toward high predicted multi-target affinity without per-dataset retraining.
  • Synthesis-aware prioritization: Uses a retrosynthesis-aware scorer (SPARROW) to balance therapeutic value against synthetic cost, favoring candidates that are realistic to synthesize.
  • Open artifacts: Code is available on GitHub, with pretrained autoencoder and diffusion-transformer weights distributed via Zenodo and Hugging Face.

#Technical Details

EvoSynth is assembled from two main computational modules. The generative core (MolSculptor) is a diffusion-evolution framework that operates in the latent space learned by a pretrained molecular autoencoder; a diffusion-transformer checkpoint produces valid molecular structures, and an evolutionary algorithm iteratively mutates and selects latent vectors to maximize predicted affinity across the chosen target panel. Because the search happens at inference time over frozen weights, the same pretrained checkpoints generalize to new target combinations. The second module (SPARROW) evaluates retrosynthetic feasibility, scoring candidates on synthetic accessibility and cost so that prioritization reflects both predicted potency and practical makeability. The authors distribute two checkpoint types — an autoencoder model and a diffusion-transformer model — via Zenodo (record 17351094) and the Hugging Face repository HySonLab/EvoSynth. The framework is demonstrated on dual-target case studies, including JNK3/GSK3β inhibition relevant to Alzheimer's disease and PI3K/PARP1 inhibition relevant to ovarian cancer.

#Applications

EvoSynth targets early-stage drug discovery for diseases where modulating multiple proteins at once is therapeutically advantageous, such as neurodegeneration and oncology. Computational chemists and medicinal chemistry teams can use it to generate de novo molecules tailored to a specified multi-target profile, then triage the output by synthetic feasibility before committing to synthesis. Its modular, pretrained design lets users redirect the framework to new target combinations without retraining, making it practical for academic groups and discovery teams that lack the resources to build target-specific generators for every campaign.

#Impact

EvoSynth contributes to the growing body of generative chemistry methods that treat polypharmacology as a first-class design objective rather than an afterthought, and its test-time evolutionary search over pretrained latent spaces is a pragmatic alternative to retraining generators per target set. Coupling multi-target generation with explicit synthesis-aware prioritization addresses a common criticism of generative models — that they propose potent but impractical molecules — and pushes outputs closer to experimentally actionable leads. As a recently released framework validated so far on a small number of dual-target case studies rather than broad prospective wet-lab benchmarks, its real-world impact remains to be established, but the open release of code and pretrained weights lowers the barrier for others to extend and test the approach.

Citations

Enabling multi-target drug discovery through latent evolutionary optimization and synthesis-aware prioritization (EVOSYNTH)

Nguyen, V., et al. (2026) Enabling multi-target drug discovery through latent evolutionary optimization and synthesis-aware prioritization (EVOSYNTH). Communications Chemistry.

DOI: 10.1038/s42004-026-01945-4

EvoSynth: Enabling Multi-Target Drug Discovery through Latent Evolutionary Optimization and Synthesis-Aware Prioritization

Preprint

Nguyen, V. T. D., et al. (2025) EvoSynth: Enabling Multi-Target Drug Discovery through Latent Evolutionary Optimization and Synthesis-Aware Prioritization. bioRxiv.

DOI: 10.1101/2025.11.04.686584

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.

Citations

Total Citations0
Influential0
References32

GitHub

Stars7
Forks0
Open Issues0
Contributors2
Last Push3mo ago
LanguageJupyter Notebook

Fields of citing research

Not enough data

Openness

bio.rodeo opennessOpen weights · open weights, closed recipe
51Partial
Usability — can I run it?61
Reproducibility — can I retrain it?29
Model Openness Framework
Unclassified
Missing required components

Resources

GitHub RepositoryResearch PaperHuggingFace ModelDataset