paper-with-me

홈 › Papers

Barking up the right tree: an approach to search over molecule synthesis DAGs

2020-12-21 · NeurIPS 2020 12 · John Bradshaw, Brooks Paige, Matt J. Kusner, Marwin H. S. Segler, José Miguel Hernández-Lobato

When designing new molecules with particular properties, it is not only important what to make but crucially how to make it. These instructions form a synthesis directed acyclic graph (DAG), describing how a large vocabulary of simple building blocks can be recursively combined through chemical reactions to create more complicated molecules of interest. In contrast, many current deep generative models for molecules ignore synthesizability. We therefore propose a deep generative model that better represents the real world process, by directly outputting molecule synthesis DAGs. We argue that this provides sensible inductive biases, ensuring that our model searches over the same chemical space that chemists would also have access to, as well as interpretability. We show that our approach is able to model chemical space well, producing a wide range of diverse molecules, and allows for unconstrained optimization of an inherently constrained problem: maximize certain chemical properties such that discovered molecules are synthesizable.

📄 PDF Abstract BibTeX arXiv:2012.11522

Code (1)

john-bradshaw/synthesis-dags 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Applying Deep Learning To Airbnb Search

2018-10-22 · Malay Haldar, Mustafa Abdool, Prashant Ramanathan, Tao Xu 외

The application to search ranking is one of the biggest machine learning success stories at Airbnb. Much of the initial gains were driven by a gradient boosted decision tree model. The gains, however, plateaued over time…

Deep Learning

Goal directed molecule generation using Monte Carlo Tree Search

2020-10-30 · Anand A. Rajasekar, Karthik Raman, Balaraman Ravindran

One challenging and essential task in biochemistry is the generation of novel molecules with desired properties. Novel molecule generation remains a challenge since the molecule space is difficult to navigate through, an…

Navigate

RetroGraph: Retrosynthetic Planning with Graph Search

2022-06-23 · Shufang Xie, Rui Yan, Peng Han, Yingce Xia 외

Retrosynthetic planning, which aims to find a reaction pathway to synthesize a target molecule, plays an important role in chemistry and drug discovery. This task is usually modeled as a search problem. Recently, data-dr…

Drug DiscoveryGraph Neural NetworkMulti-step retrosynthesis

A generative model for molecule generation based on chemical reaction trees

2021-06-07 · Dai Hai Nguyen, Koji Tsuda

Deep generative models have been shown powerful in generating novel molecules with desired chemical properties via their representations such as strings, trees or graphs. However, these models are limited in recommending…

A molecular generative model with genetic algorithm and tree search for cancer samples

2021-12-16 · Sejin Park, Hyunju Lee

Personalized medicine is expected to maximize the intended drug effects and minimize side effects by treating patients based on their genetic profiles. Thus, it is important to generate drugs based on the genetic profile…

Drug Discovery