← Search

Dougal Maclaurin

3 accepted papers

2015

Convolutional Networks on Graphs for Learning Molecular Fingerprints

NeurIPS 2015poster

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 fi…

2015

Gradient-based Hyperparameter Optimization through Reversible Learning

ICML 2015poster

Tuning hyperparameters of learning algorithms is hard because gradients are usually unavailable. We compute exact gradients of cross-validation performance with respect to all hyperparameters by chaining derivatives backwards through the entire training procedure. These gradients allow us to optimiz…