Towards Understanding Normalization in Neural ODEsDownload PDF

Published: 26 Apr 2020, Last Modified: 22 Oct 2023ICLR 2020 Workshop ODE/PDE+DL PosterReaders: Everyone
Keywords: Neural Ordinary Differential Equations, Normalization, Image Classification, Deep Learning
TL;DR: We investigate the effect of applying different normalization techniques in Neural ODEs for the image classification task.
Abstract: Normalization is an important and vastly investigated technique in deep learning. However, its role for Ordinary Differential Equation based networks (Neural ODEs) is still poorly understood. This paper investigates how different normalization techniques affect the performance of Neural ODEs. Particularly, we show that it is possible to achieve $93\%$ accuracy on the CIFAR-10 classification task, and to the best of our knowledge, this is the highest reported accuracy among Neural ODEs tested on this problem.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2004.09222/code)
1 Reply

Loading