English

On the space-time expressivity of ResNets

Machine Learning 2020-03-02 v4 Numerical Analysis Neural and Evolutionary Computing Numerical Analysis Machine Learning

Abstract

Residual networks (ResNets) are a deep learning architecture that substantially improved the state of the art performance in certain supervised learning tasks. Since then, they have received continuously growing attention. ResNets have a recursive structure xk+1=xk+Rk(xk)x_{k+1} = x_k + R_k(x_k) where RkR_k is a neural network called a residual block. This structure can be seen as the Euler discretisation of an associated ordinary differential equation (ODE) which is called a neural ODE. Recently, ResNets were proposed as the space-time approximation of ODEs which are not of this neural type. To elaborate this connection we show that by increasing the number of residual blocks as well as their expressivity the solution of an arbitrary ODE can be approximated in space and time simultaneously by deep ReLU ResNets. Further, we derive estimates on the complexity of the residual blocks required to obtain a prescribed accuracy under certain regularity assumptions.

Keywords

Cite

@article{arxiv.1910.09599,
  title  = {On the space-time expressivity of ResNets},
  author = {Johannes Müller},
  journal= {arXiv preprint arXiv:1910.09599},
  year   = {2020}
}

Comments

Extended abstract of master's thesis; presented at the ICLR 2020 Workshop on Integration of Deep Neural Models and Differential Equations; full version of the thesis available under https://freidok.uni-freiburg.de/data/151788

R2 v1 2026-06-23T11:50:27.877Z