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.
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.
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.
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.
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.
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-4Nguyen, 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.686584Papers that recently cited this model.
The most-cited papers that cite this model.
Not enough data