SOTAVerified

Convolutional Networks on Graphs for Learning Molecular Fingerprints

2015-09-30NeurIPS 2015Code Available0· sign in to hype

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

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
HIV datasetGraphConvAUC0.82Unverified
MUVGraphConvAUC0.84Unverified
PCBAGraphConvAUC0.86Unverified
Tox21GraphConvAUC0.85Unverified
ToxCastGraphConvAUC0.75Unverified

Reproductions