paper-with-me

Papers

NeuPDE: Neural Network Based Ordinary and Partial Differential Equations for Modeling Time-Dependent Data

2019-08-08 · Yifan Sun, Linan Zhang, Hayden Schaeffer

We propose a neural network based approach for extracting models from dynamic data using ordinary and partial differential equations. In particular, given a time-series or spatio-temporal dataset, we seek to identify an accurate governing system which respects the intrinsic differential structure. The unknown governing model is parameterized by using both (shallow) multilayer perceptrons and nonlinear differential terms, in order to incorporate relevant correlations between spatio-temporal samples. We demonstrate the approach on several examples where the data is sampled from various dynamical systems and give a comparison to recurrent networks and other data-discovery methods. In addition, we show that for MNIST and Fashion MNIST, our approach lowers the parameter cost as compared to other deep neural networks.

📄 PDF Abstract BibTeX arXiv:1908.03190

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

D-CIPHER: Discovery of Closed-form Partial Differential Equations

2022-06-21 · NeurIPS 2023 11

Closed-form differential equations, including partial differential equations and higher-order ordinary differential equations, are one of the most important tools used by scientists to model and better understand natural…

Form

Graph Neural Reaction Diffusion Models

2024-06-16 · Moshe Eliasof, Eldad Haber, Eran Treister

The integration of Graph Neural Networks (GNNs) and Neural Ordinary and Partial Differential Equations has been extensively studied in recent years. GNN architectures powered by neural differential equations allow us to …

Node Classification

Operator-learning-inspired Modeling of Neural Ordinary Differential Equations

2023-12-16 · Woojin Cho, Seunghyeon Cho, Hyundong Jin, Jinsung Jeon 외

Neural ordinary differential equations (NODEs), one of the most influential works of the differential equation-based deep learning, are to continuously generalize residual networks and opened a new field. They are curren…

image-classificationImage ClassificationImage GenerationOperator learning+2

Discover governing differential equations from evolving systems

2023-01-19 · Yuanyuan Li, Kai Wu, Jing Liu

Discovering the governing equations of evolving systems from available observations is essential and challenging. In this paper, we consider a new scenario: discovering governing equations from streaming data. Current me…

Differential Equations for Continuous-Time Deep Learning

2024-01-08 · Lars Ruthotto

This short, self-contained article seeks to introduce and survey continuous-time deep learning approaches that are based on neural ordinary differential equations (neural ODEs). It primarily targets readers familiar with…

Deep LearningSurvey