paper-with-me

홈 › Papers

Interpretable Polynomial Neural Ordinary Differential Equations

2022-08-09 · Colby Fronk, Linda Petzold

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.

📄 PDF Abstract BibTeX arXiv:2208.05072

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSymbolic Regression

Similar Papers 제목 키워드 기반

Matrix Lie Maps and Neural Networks for Solving Differential Equations

2019-08-16 · Andrei Ivanov, Sergei Andrianov

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 Networks

Bayesian polynomial neural networks and polynomial neural ordinary differential equations

2023-08-17 · Colby Fronk, Jaewoong Yun, Prashant Singh, Linda Petzold

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 Inference

Exploring Neural Ordinary Differential Equations as Interpretable Healthcare classifiers

2025-03-05 · Shi Li

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 Learning

Modular Neural Ordinary Differential Equations

2021-09-15 · Max Zhu, Pietro Lio, Jacob Moss

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

2022-10-01 · Kookjin Lee, Nathaniel Trask

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