TextOmics-Guided Diffusion for Hit-like Molecular Generation
This work addresses the lack of heterogeneous data and unified frameworks for target-specific drug discovery, offering a novel approach that could accelerate therapeutic development.
The authors tackled the problem of generating hit-like molecules for drug discovery by introducing TextOmics, a benchmark linking omics expressions to molecular textual descriptions, and ToDi, a generative framework that outperforms state-of-the-art methods in producing biologically relevant and chemically valid molecules.
Hit-like molecular generation with therapeutic potential is essential for target-specific drug discovery. However, the field lacks heterogeneous data and unified frameworks for integrating diverse molecular representations. To bridge this gap, we introduce TextOmics, a pioneering benchmark that establishes one-to-one correspondences between omics expressions and molecular textual descriptions. TextOmics provides a heterogeneous dataset that facilitates molecular generation through representations alignment. Built upon this foundation, we propose ToDi, a generative framework that jointly conditions on omics expressions and molecular textual descriptions to produce biologically relevant, chemically valid, hit-like molecules. ToDi leverages two encoders (OmicsEn and TextEn) to capture multi-level biological and semantic associations, and develops conditional diffusion (DiffGen) for controllable generation. Extensive experiments confirm the effectiveness of TextOmics and demonstrate ToDi outperforms existing state-of-the-art approaches, while also showcasing remarkable potential in zero-shot therapeutic molecular generation. Sources are available at: https://github.com/hala-ToDi.