LGAug 14, 2025

A Dataset for Distilling Knowledge Priors from Literature for Therapeutic Design

arXiv:2508.10899v21 citationsh-index: 31Has Code
Originality Incremental advance
AI Analysis

This addresses the need for safer and more effective AI-driven therapeutic design by providing a dataset to incorporate experimental knowledge, though it is incremental as it builds on existing methods for data extraction and model training.

The paper tackles the problem of AI-driven therapeutic design models violating implicit constraints due to lack of experimental priors, by introducing Medex, a dataset of 32.3 million priors extracted from literature, which enables models to outperform larger ones on TDC tasks and produce safer molecule proposals in GuacaMol.

AI-driven discovery can greatly reduce design time and enhance new therapeutics' effectiveness. Models using simulators explore broad design spaces but risk violating implicit constraints due to a lack of experimental priors. For example, in a new analysis we performed on a diverse set of models on the GuacaMol benchmark using supervised classifiers, over 60\% of molecules proposed had high probability of being mutagenic. In this work, we introduce Medex, a dataset of priors for design problems extracted from literature describing compounds used in lab settings. It is constructed with LLM pipelines for discovering therapeutic entities in relevant paragraphs and summarizing information in concise fair-use facts. Medex consists of 32.3 million pairs of natural language facts, and appropriate entity representations (i.e. SMILES or refseq IDs). To demonstrate the potential of the data, we train LLM, CLIP, and LLava architectures to reason jointly about text and design targets and evaluate on tasks from the Therapeutic Data Commons (TDC). Medex is highly effective for creating models with strong priors: in supervised prediction problems that use our data as pretraining, our best models with 15M learnable parameters outperform larger 2B TxGemma on both regression and classification TDC tasks, and perform comparably to 9B models on average. Models built with Medex can be used as constraints while optimizing for novel molecules in GuacaMol, resulting in proposals that are safer and nearly as effective. We release our dataset at https://huggingface.co/datasets/medexanon/Medex, and will provide expanded versions as available literature grows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes