paper-with-me

홈 › Papers

Improving Robustness and Uncertainty Modelling in Neural Ordinary Differential Equations

2021-12-23 · Srinivas Anumasa, P. K. Srijith

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 $T$ of the ODE solver. The proposed approach, latent time NODE (LT-NODE), treats $T$ as a latent variable and apply Bayesian learning to obtain a posterior distribution over $T$ from the data. In particular, we use variational inference to learn an approximate posterior and the model parameters. Prediction is done by considering the NODE representations from different samples of the posterior and can be done efficiently using a single forward pass. As $T$ implicitly defines the depth of a NODE, posterior distribution over $T$ would also help in model selection in NODE. We also propose, adaptive latent time NODE (ALT-NODE), which allow each data point to have a distinct posterior distribution over end-times. ALT-NODE uses amortized variational inference to learn an approximate posterior using inference networks. We demonstrate the effectiveness of the proposed approaches in modelling uncertainty and robustness through experiments on synthetic and several real-world image classification data.

📄 PDF Abstract BibTeX arXiv:2112.12707

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Drivingimage-classificationImage ClassificationModel SelectionVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음
NODE Neural Oblivious Decision Ensembles (NODE) is a tabular data architecture that consists of differentiable oblivious decision trees (ODT) that are trained end-to-end by…

Similar Papers 제목 키워드 기반

Modelling Chemical Reaction Networks using Neural Ordinary Differential Equations

2025-02-11 · Anna C. M. Thöni, William E. Robinson, Yoram Bachrach, Wilhelm T. S. Huck 외

In chemical reaction network theory, ordinary differential equations are used to model the temporal change of chemical species concentration. As the functional form of these ordinary differential equations systems is der…

Form

Latent Time Neural Ordinary Differential Equations

2021-12-23 · Srinivas Anumasa, P. K. Srijith

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 th…

Autonomous Drivingimage-classificationImage ClassificationModel Selection+1

Learning Nonlinear Dynamics in Physical Modelling Synthesis using Neural Ordinary Differential Equations

2025-05-15 · Victor Zheleznov, Stefan Bilbao, Alec Wright, Simon King

Modal synthesis methods are a long-standing approach for modelling distributed musical systems. In some cases extensions are possible in order to handle geometric nonlinearities. One such case is the high-amplitude vibra…

Uncertainty Modeling in Graph Neural Networks via Stochastic Differential Equations

2024-08-28 · Richard Bergna, Sergio Calvo-Ordoñez, Felix L. Opolka, Pietro Liò 외

We address the problem of learning uncertainty-aware representations for graph-structured data. While Graph Neural Ordinary Differential Equations (GNODE) are effective in learning node representations, they fail to quan…

Uncertainty Quantification

A Quadratic Order Reduction -- Gaussian Process Ordinary Differential Equation framework for the inference of Large Continuous Dynamical Systems

2026-06-11 · Guglielmo Padula, Michele Girfoglio, Gianluigi Rozza arxiv

Forecasting the evolution of complex dynamical systems remains a fundamentally challenging task, primarily due to pronounced nonlinear interactions, high-dimensional state spaces, and the concomitant requirement for rigo…

Gaussian Processes