English

Target-aware Molecular Graph Generation

Machine Learning 2022-10-24 v2 Artificial Intelligence

Abstract

Generating molecules with desired biological activities has attracted growing attention in drug discovery. Previous molecular generation models are designed as chemocentric methods that hardly consider the drug-target interaction, limiting their practical applications. In this paper, we aim to generate molecular drugs in a target-aware manner that bridges biological activity and molecular design. To solve this problem, we compile a benchmark dataset from several publicly available datasets and build baselines in a unified framework. Building on the recent advantages of flow-based molecular generation models, we propose SiamFlow, which forces the flow to fit the distribution of target sequence embeddings in latent space. Specifically, we employ an alignment loss and a uniform loss to bring target sequence embeddings and drug graph embeddings into agreements while avoiding collapse. Furthermore, we formulate the alignment into a one-to-many problem by learning spaces of target sequence embeddings. Experiments quantitatively show that our proposed method learns meaningful representations in the latent space toward the target-aware molecular graph generation and provides an alternative approach to bridge biology and chemistry in drug discovery.

Keywords

Cite

@article{arxiv.2202.04829,
  title  = {Target-aware Molecular Graph Generation},
  author = {Cheng Tan and Zhangyang Gao and Stan Z. Li},
  journal= {arXiv preprint arXiv:2202.04829},
  year   = {2022}
}

Comments

Accepted by the 2nd AI4Science Workshop at the 39th International Conference on Machine Learning (ICML), 2022

R2 v1 2026-06-24T09:29:27.255Z