On Robustness of Neural Ordinary Differential Equations
Hanshu Yan, Jiawei Du, Vincent Y. F. Tan, Jiashi Feng

TL;DR
This paper investigates the robustness of neural ODEs both empirically and theoretically, revealing their inherent robustness advantages over CNNs and proposing a new steady neural ODE variant to further enhance robustness.
Contribution
The work provides the first comprehensive analysis of neural ODE robustness and introduces TisODE, a novel regularized model that improves robustness and can complement existing architectures.
Findings
Neural ODEs are more robust than CNNs against perturbations and adversarial attacks.
The non-intersecting flow property of ODEs explains their robustness.
TisODE outperforms vanilla neural ODEs and enhances robustness when combined with other methods.
Abstract
Neural ordinary differential equations (ODEs) have been attracting increasing attention in various research domains recently. There have been some works studying optimization issues and approximation capabilities of neural ODEs, but their robustness is still yet unclear. In this work, we fill this important gap by exploring robustness properties of neural ODEs both empirically and theoretically. We first present an empirical study on the robustness of the neural ODE-based networks (ODENets) by exposing them to inputs with various types of perturbations and subsequently investigating the changes of the corresponding outputs. In contrast to conventional convolutional neural networks (CNNs), we find that the ODENets are more robust against both random Gaussian perturbations and adversarial attack examples. We then provide an insightful understanding of this phenomenon by exploiting a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Adversarial Robustness in Machine Learning
MethodsAdam
