中文
相关论文

相关论文: Neural Piecewise-Constant Delay Differential Equat…

200 篇论文

The idea of neural Ordinary Differential Equations (ODE) is to approximate the derivative of a function (data model) instead of the function itself. In residual networks, instead of having a discrete sequence of hidden layers, the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Seyedalireza Khoshsirat , Chandra Kambhamettu

Ordinary and partial differential equations (ODEs/PDEs) play a paramount role in analyzing and simulating complex dynamic processes across all corners of science and engineering. In recent years machine learning tools are aspiring to…

机器学习 · 计算机科学 2021-06-11 Sifan Wang , Paris Perdikaris

Equations governing physico-chemical processes are usually known at microscopic spatial scales, yet one suspects that there exist equations, e.g. in the form of Partial Differential Equations (PDEs), that can explain the system evolution at…

机器学习 · 统计学 2021-03-31 Hassan Arbabi , Ioannis Kevrekidis

Partial differential equations (PDEs) form the backbone of simulations of many natural phenomena, for example in climate modeling, material science, and even financial markets. The application of physics-informed neural networks to…

量子物理 · 物理学 2026-04-17 Nils Klement , Veronika Eyring , Mierk Schwabe

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 within groups like…

机器学习 · 计算机科学 2025-03-06 Shi Li

This work proposes an autoencoder neural network as a non-linear generalization of projection-based methods for solving Partial Differential Equations (PDEs). The proposed deep learning architecture presented is capable of generating the…

计算物理 · 物理学 2020-06-25 Jaime Lopez Garcia , Angel Rivero Jimenez

Many scientific and industrial applications require solving Partial Differential Equations (PDEs) to describe the physical phenomena of interest. Some examples can be found in the fields of aerodynamics, astrodynamics, combustion and many…

计算物理 · 物理学 2019-12-11 Juan B. Pedro , Juan Maroñas , Roberto Paredes

Neural differential equation models have garnered significant attention in recent years for their effectiveness in machine learning applications.Among these, fractional differential equations (FDEs) have emerged as a promising tool due to…

机器学习 · 计算机科学 2025-03-21 Wenjun Cui , Qiyu Kang , Xuhao Li , Kai Zhao , Wee Peng Tay , Weihua Deng , Yidong Li

Recent years have witnessed a growth in mathematics for deep learning--which seeks a deeper understanding of the concepts of deep learning with mathematics and explores how to make it more robust--and deep learning for mathematics, where…

Neural networks are a popular tool for modeling sequential data but they generally do not treat time as a continuous variable. Neural ODEs represent an important exception: they parameterize the time derivative of a hidden state with a…

机器学习 · 计算机科学 2021-06-15 Sam Greydanus , Stefan Lee , Alan Fern

Neural Ordinary Differential Equations (Neural ODEs) represent a significant breakthrough in deep learning, promising to bridge the gap between machine learning and the rich theoretical frameworks developed in various mathematical fields…

机器学习 · 计算机科学 2024-09-24 Jaouad Dabounou

We present a numerical framework for deep neural network (DNN) modeling of unknown time-dependent partial differential equations (PDE) using their trajectory data. Unlike the recent work of [Wu and Xiu, J. Comput. Phys. 2020], where the…

机器学习 · 计算机科学 2021-11-24 Zhen Chen , Victor Churchill , Kailiang Wu , Dongbin Xiu

Irregular sampling intervals and missing values in real-world time series data present challenges for conventional methods that assume consistent intervals and complete data. Neural Ordinary Differential Equations (Neural ODEs) offer an…

机器学习 · 计算机科学 2025-01-28 YongKyung Oh , Dong-Young Lim , Sungil Kim

Many physical processes such as weather phenomena or fluid mechanics are governed by partial differential equations (PDEs). Modelling such dynamical systems using Neural Networks is an active research field. However, current methods are…

机器学习 · 计算机科学 2022-10-12 Andrzej Dulny , Andreas Hotho , Anna Krause

A class of neural networks that gained particular interest in the last years are neural ordinary differential equations (neural ODEs). We study input-output relations of neural ODEs using dynamical systems theory and prove several results…

动力系统 · 数学 2023-09-29 Christian Kuehn , Sara-Viola Kuntz

Neural ODEs (NODEs) are continuous-time neural networks (NNs) that can process data without the limitation of time intervals. They have advantages in learning and understanding the evolution of complex real dynamics. Many previous works…

机器学习 · 计算机科学 2024-11-05 Wenjie Mei , Dongzhe Zheng , Shihua Li

Machine learning for scientific applications faces the challenge of limited data. We propose a framework that leverages a priori known physics to reduce overfitting when training on relatively small datasets. A deep neural network is…

机器学习 · 计算机科学 2019-11-22 Jonathan B. Freund , Jonathan F. MacArt , Justin Sirignano

Graph neural networks are increasingly becoming the go-to approach in various fields such as computer vision, computational biology and chemistry, where data are naturally explained by graphs. However, unlike traditional convolutional…

机器学习 · 计算机科学 2021-10-28 Moshe Eliasof , Eldad Haber , Eran Treister

Partial differential equations (PDEs) play a foundational role in modeling physical phenomena. This study addresses the challenging task of determining variable coefficients within PDEs from measurement data. We introduce a novel neural…

数值分析 · 数学 2023-10-17 Ke Chen , Jasen Lai , Chunmei Wang

To better understand and improve the behavior of neural networks, a recent line of works bridged the connection between ordinary differential equations (ODEs) and deep neural networks (DNNs). The connections are made in two folds: (1) View…

机器学习 · 计算机科学 2019-11-05 Xinshi Chen