2020

Neural Rough Differential Equations for Long Time Series

Morrill, James, Salvi, Cristopher, Kidger, Patrick et al.

Understand

Neural controlled differential equations (CDEs) are the continuous-time analogue of recurrent neural networks, as Neural ODEs are to residual networks, and offer a memory-efficient continuous-time way to model functions of potentially irregular time series.

  • Existing methods for computing the forward pass of a Neural CDE involve embedding the incoming time series into path space, often via interpolation, and using evaluations of this path to drive the hidden state.
  • Here, we use rough path theory to extend this formulation.
  • Instead of directly embedding into path space, we instead represent the input signal over small time intervals through its \textit{log-signature}, which are statistics describing how the signal drives a CDE.

Reading the bibliography…