HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Convolutional Networks on Graphs for Learning Molecular Fingerprints

David Duvenaud; Dougal Maclaurin; Jorge Aguilera-Iparraguirre; Rafael Gómez-Bombarelli; Timothy Hirzel; Alán Aspuru-Guzik; Ryan P. Adams

Convolutional Networks on Graphs for Learning Molecular Fingerprints

Abstract

We introduce a convolutional neural network that operates directly on graphs. These networks allow end-to-end learning of prediction pipelines whose inputs are graphs of arbitrary size and shape. The architecture we present generalizes standard molecular feature extraction methods based on circular fingerprints. We show that these data-driven features are more interpretable, and have better predictive performance on a variety of tasks.

Code Repositories

kimisyo/simple-GCN
pytorch
Mentioned in GitHub
nrel/m2p
Mentioned in GitHub
pgniewko/solubility
Mentioned in GitHub
HIPS/neural-fingerprint
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
drug-discovery-on-hiv-datasetGraphConv
AUC: 0.822
drug-discovery-on-muvGraphConv
AUC: 0.836
drug-discovery-on-pcbaGraphConv
AUC: 0.855
drug-discovery-on-tox21GraphConv
AUC: 0.846
drug-discovery-on-toxcastGraphConv
AUC: 0.754
graph-regression-on-lipophilicityGC
RMSE: 0.655
node-classification-on-citeseer-05GCN-FP
Accuracy: 43.9%
node-classification-on-citeseer-1GCN-FP
Accuracy: 54.3%
node-classification-on-citeseer-with-publicGCN-FP
Accuracy: 61.5%
node-classification-on-cora-05GCN-FP
Accuracy: 50.5%
node-classification-on-cora-1GCN-FP
Accuracy: 59.6%
node-classification-on-cora-3GCN-FP
Accuracy: 71.7%
node-classification-on-cora-with-public-splitGCN-FP
Accuracy: 74.6%
node-classification-on-pubmed-003GCN-FP
Accuracy: 56.2%
node-classification-on-pubmed-005GCN-FP
Accuracy: 63.2%
node-classification-on-pubmed-01GCN-FP
Accuracy: 70.3%
node-classification-on-pubmed-with-publicGCN-FP
Accuracy: 76.0%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Convolutional Networks on Graphs for Learning Molecular Fingerprints | Papers | HyperAI