paper-with-me

Papers

An efficient graph generative model for navigating ultra-large combinatorial synthesis libraries

2022-10-19 · Aryan Pedawi, Pawel Gniewek, Chaoyi Chang, Brandon M. Anderson, Henry van den Bedem

Virtual, make-on-demand chemical libraries have transformed early-stage drug discovery by unlocking vast, synthetically accessible regions of chemical space. Recent years have witnessed rapid growth in these libraries from millions to trillions of compounds, hiding undiscovered, potent hits for a variety of therapeutic targets. However, they are quickly approaching a size beyond that which permits explicit enumeration, presenting new challenges for virtual screening. To overcome these challenges, we propose the Combinatorial Synthesis Library Variational Auto-Encoder (CSLVAE). The proposed generative model represents such libraries as a differentiable, hierarchically-organized database. Given a compound from the library, the molecular encoder constructs a query for retrieval, which is utilized by the molecular decoder to reconstruct the compound by first decoding its chemical reaction and subsequently decoding its reactants. Our design minimizes autoregression in the decoder, facilitating the generation of large, valid molecular graphs. Our method performs fast and parallel batch inference for ultra-large synthesis libraries, enabling a number of important applications in early-stage drug discovery. Compounds proposed by our method are guaranteed to be in the library, and thus synthetically and cost-effectively accessible. Importantly, CSLVAE can encode out-of-library compounds and search for in-library analogues. In experiments, we demonstrate the capabilities of the proposed method in the navigation of massive combinatorial synthesis libraries.

📄 PDF Abstract BibTeX arXiv:2211.04468

Code (1)

atomwiseinc/cslvae 공식 구현 pytorch

Tasks

DecoderDrug DiscoveryRetrievalvalid

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Bridging Visualization and Optimization: Multimodal Large Language Models on Graph-Structured Combinatorial Optimization

2025-01-21 · Jie Zhao, Kang Hao Cheong, Witold Pedrycz

Graph-structured combinatorial challenges are inherently difficult due to their nonlinear and intricate nature, often rendering traditional computational methods ineffective or expensive. However, these challenges can be…

Combinatorial OptimizationSequential Decision MakingSpatial Reasoning

Generative AI for Controllable Protein Sequence Design: A Survey

2024-02-16 · Yiheng Zhu, Zitai Kong, Jialu Wu, Weize Liu 외

The design of novel protein sequences with targeted functionalities underpins a central theme in protein engineering, impacting diverse fields such as drug discovery and enzymatic engineering. However, navigating this va…

Drug DiscoveryProtein DesignSurvey

GenCO: Generating Diverse Designs with Combinatorial Constraints

2023-10-03 · Aaron Ferber, Arman Zharmagambetov, Taoan Huang, Bistra Dilkina 외

Deep generative models like GAN and VAE have shown impressive results in generating unconstrained objects like images. However, many design settings arising in industrial design, material science, computer graphics and m…

Combinatorial OptimizationImage Generation

Guiding Generative Models to Uncover Diverse and Novel Crystals via Reinforcement Learning

2025-11-10 · Hyunsoo Park, Aron Walsh arxiv

Discovering functional crystalline materials entails navigating an immense combinatorial design space. While recent advances in generative artificial intelligence have enabled the sampling of chemically plausible composi…

Reinforcement Learning

AlignGraph: A Group of Generative Models for Graphs

2023-01-26 · Kimia Shayestehfard, Dana Brooks, Stratis Ioannnidis

It is challenging for generative models to learn a distribution over graphs because of the lack of permutation invariance: nodes may be ordered arbitrarily across graphs, and standard graph alignment is combinatorial and…