2020
DOI: 10.1002/ail2.18
|View full text |Cite
|
Sign up to set email alerts
|

Practical notes on building molecular graph generative models

Abstract: Here are presented technical notes and tips on developing graph generative models for molecular design. Although this work stems from the development of GraphINVENT, a Python platform for iterative molecular generation using graph neural networks, this work is relevant to researchers studying other architectures for graph-based molecular design. In this work, technical details that could be of interest to researchers developing their own molecular generative models are discussed, including an overview of previ… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
6
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
2
1
1

Relationship

3
5

Authors

Journals

citations
Cited by 22 publications
(11 citation statements)
references
References 32 publications
0
6
0
Order By: Relevance
“…For this, the DDC code available at github.com/pcko1/Deep-Drug-Coder was used. Finally, the GraphINVENT code available at github.com/MolecularAI/GraphINVENT ,, was used. All methods except for GraphINVENT are string-based generative models, whereas GraphINVENT is a graph-based generative model.…”
Section: Methodsmentioning
confidence: 99%
“…For this, the DDC code available at github.com/pcko1/Deep-Drug-Coder was used. Finally, the GraphINVENT code available at github.com/MolecularAI/GraphINVENT ,, was used. All methods except for GraphINVENT are string-based generative models, whereas GraphINVENT is a graph-based generative model.…”
Section: Methodsmentioning
confidence: 99%
“…The most commonly used representations are SMILES strings 5 and molecular graphs. Multiple models for generating SMILES strings [6][7][8][9] and molecular graphs [10][11][12][13][14] corresponding to synthetically feasible novel molecules have been proposed. Initially, these models are typically trained on a diverse dataset of molecules so that they can generate a broad distribution of molecules.…”
mentioning
confidence: 99%
“…The global readout block uses both the node-and graph-level information to predict the APD. Many different global readout block architectures were tested before selecting the one presented here, and are described elsewhere [60].…”
Section: Global Readout Blockmentioning
confidence: 99%