Improving Robustness and Uncertainty Modelling in Neural Ordinary Differential Equations
Srinivas Anumasa, P.K. Srijith

TL;DR
This paper introduces LT-NODE and ALT-NODE, novel Bayesian approaches to model uncertainty and improve robustness in Neural Ordinary Differential Equations by treating the end-time as a latent variable.
Contribution
The paper proposes a new Bayesian framework for NODE that models uncertainty over the end-time, enabling better robustness and model selection, with efficient inference methods.
Findings
Effective uncertainty modeling demonstrated on synthetic data.
Improved robustness in image classification tasks.
Efficient inference with a single forward pass.
Abstract
Neural ordinary differential equations (NODE) have been proposed as a continuous depth generalization to popular deep learning models such as Residual networks (ResNets). They provide parameter efficiency and automate the model selection process in deep learning models to some extent. However, they lack the much-required uncertainty modelling and robustness capabilities which are crucial for their use in several real-world applications such as autonomous driving and healthcare. We propose a novel and unique approach to model uncertainty in NODE by considering a distribution over the end-time of the ODE solver. The proposed approach, latent time NODE (LT-NODE), treats as a latent variable and apply Bayesian learning to obtain a posterior distribution over from the data. In particular, we use variational inference to learn an approximate posterior and the model parameters.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsVariational Inference · Neural Oblivious Decision Ensembles
