Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimization of Molecules via Deep Reinforcement Learning #934

Closed
stephenra opened this issue Nov 5, 2018 · 2 comments
Closed

Optimization of Molecules via Deep Reinforcement Learning #934

stephenra opened this issue Nov 5, 2018 · 2 comments
Labels

Comments

@stephenra
Copy link
Collaborator

We present a framework, which we call Molecule Deep Q-Networks (MolDQN), for molecule optimization by combining domain knowledge of chemistry and state-of-the-art reinforcement learning techniques (prioritized experience replay, double Q-learning, and randomized value functions). We directly define modifications on molecules, thereby ensuring 100% chemical validity. Further, we operate without pre-training on any dataset to avoid possible bias from the choice of that set. As a result, our model outperforms several other state-of-the-art algorithms by having a higher success rate of acquiring molecules with better properties. Inspired by problems faced during medicinal chemistry lead optimization, we extend our model with multi-objective reinforcement learning, which maximizes drug-likeness while maintaining similarity to the original molecule. We further show the path through chemical space to achieve optimization for a molecule to understand how the model works.

https://arxiv.org/abs/1810.08678

@stephenra stephenra added the paper label Nov 5, 2018
@delton137
Copy link
Contributor

I included this! (independently from seeing it here)

@stephenra
Copy link
Collaborator Author

Added in PR #988

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants