2fe69c6dfeeaf48f.tex
1: \begin{abstract}
2:     We propose a method for training ordinary differential equations by using a control-theoretic Lyapunov condition for stability. Our approach, called LyaNet, is based on a novel Lyapunov loss formulation that  encourages the inference dynamics to converge quickly to the correct prediction. %
3:     %
4:     %
5:     Theoretically, we show that  minimizing Lyapunov loss guarantees exponential convergence to the correct solution and enables a novel robustness guarantee.  We also provide practical algorithms, including one that avoids the cost of backpropagating through a solver or using the adjoint method.
6:     Relative to standard Neural ODE training, we empirically find that LyaNet can offer improved prediction performance, faster convergence of inference dynamics, and improved adversarial robustness. Our code available at \url{https://github.com/ivandariojr/LyapunovLearning}.
7:     %
8:     
9: \end{abstract}
10: