NeurIPS 2019spotlight37 citations
Neural Networks with Cheap Differential Operators
Ricky T. Q. Chen, David K. Duvenaud
Abstract
Gradients of neural networks can be computed efficiently for any architecture, but some applications require computing differential operators with higher time complexity. We describe a family of neural network architectures that allow easy access to a family of differential operators involving \emph{dimension-wise derivatives}, and we show how to modify the backward computation graph to compute them efficiently. We demonstrate the use of these operators for solving root-finding subproblems in implicit ODE solvers, exact density evaluation for continuous normalizing flows, and evaluating the Fokker-Planck equation for training stochastic differential equation models.
BibTeX
@inproceedings{NEURIPS2019_770f8e44,
author = {Chen, Ricky T. Q. and Duvenaud, David K},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {Neural Networks with Cheap Differential Operators},
url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/770f8e448d07586afbf77bb59f698587-Paper.pdf},
volume = {32},
year = {2019}
}