Interpretable Polynomial Neural Ordinary Differential Equations
Neural networks have the ability to serve as universal function approximators, but they are not interpretable and don't generalize well outside of their training region. Both of these issues are problematic when trying to apply standard neural ordinary differential equations (neural ODEs) to dynamical systems. We introduce the polynomial neural ODE, which is a deep polynomial neural network inside of the neural ODE framework. We demonstrate the capability of polynomial neural ODEs to predict outside of the training region, as well as perform direct symbolic regression without additional tools such as SINDy.
Code (0)
등록된 구현이 없습니다.
Tasks
regressionSymbolic RegressionSimilar Papers 제목 키워드 기반
Matrix Lie Maps and Neural Networks for Solving Differential Equations
The coincidence between polynomial neural networks and matrix Lie maps is discussed in the article. The matrix form of Lie transform is an approximation of the general solution of the nonlinear system of ordinary differe…
Polynomial Neural NetworksBayesian polynomial neural networks and polynomial neural ordinary differential equations
Symbolic regression with polynomial neural networks and polynomial neural ordinary differential equations (ODEs) are two recent and powerful approaches for equation recovery of many science and engineering problems. Howe…
Bayesian InferencePolynomial Neural NetworksSymbolic RegressionVariational InferenceExploring Neural Ordinary Differential Equations as Interpretable Healthcare classifiers
Deep Learning has emerged as one of the most significant innovations in machine learning. However, a notable limitation of this field lies in the ``black box" decision-making processes, which have led to skepticism withi…
Decision MakingRepresentation LearningModular Neural Ordinary Differential Equations
The laws of physics have been written in the language of dif-ferential equations for centuries. Neural Ordinary Differen-tial Equations (NODEs) are a new machine learning architecture which allows these differential equa…
Parameter-varying neural ordinary differential equations with partition-of-unity networks
In this study, we propose parameter-varying neural ordinary differential equations (NODEs) where the evolution of model parameters is represented by partition-of-unity networks (POUNets), a mixture of experts architectur…
Mixture-of-ExpertsUnity