中文
相关论文

相关论文: Experimental study of Neural ODE training with ada…

200 篇论文

Efficiently and accurately simulating partial differential equations (PDEs) in and around arbitrarily defined geometries, especially with high levels of adaptivity, has significant implications for different application domains. A key…

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

Many real-world systems are modelled using complex ordinary differential equations (ODEs). However, the dimensionality of these systems can make them challenging to analyze. Dimensionality reduction techniques like Proper Orthogonal…

计算工程、金融与科学 · 计算机科学 2025-02-26 Abhishek Ajayakumar , Soumyendu Raha

Ordinary differential equations (ODEs) are widely used to model complex dynamics that arises in biology, chemistry, engineering, finance, physics, etc. Calibration of a complicated ODE system using noisy data is generally very difficult. In…

机器学习 · 统计学 2023-09-20 Kexuan Li , Fangfang Wang , Ruiqi Liu , Fan Yang , Zuofeng Shang

The data-driven discovery of interpretable models approximating the underlying dynamics of a physical system has gained attraction in the past decade. Current approaches employ pre-specified functional forms or basis functions and often…

机器学习 · 计算机科学 2025-07-30 Rahul Golder , M. M. Faruque Hasan

We propose a novel approach for training Physics-enhanced Neural ODEs (PeN-ODEs) by expressing the training process as a dynamic optimization problem. The full model, including neural components, is discretized using a high-order implicit…

机器学习 · 计算机科学 2025-08-07 Linus Langenkamp , Philip Hannebohm , Bernhard Bachmann

Recently, using neural networks to simulate spatio-temporal dynamics has received a lot of attention. However, most existing methods adopt pure data-driven black-box models, which have limited accuracy and interpretability. By combining…

机器学习 · 计算机科学 2023-07-28 Xiang Huang , Zhuoyuan Li , Hongsheng Liu , Zidong Wang , Hongye Zhou , Bin Dong , Bei Hua

Neural networks are discrete entities: subdivided into discrete layers and parametrized by weights which are iteratively optimized via difference equations. Recent work proposes networks with layer outputs which are no longer quantized but…

神经与进化计算 · 计算机科学 2019-09-09 Stefano Massaroli , Michael Poli , Federico Califano , Angela Faragasso , Jinkyoo Park , Atsushi Yamashita , Hajime Asama

Training deep neural networks may be challenging in real world data. Using models as black-boxes, even with transfer learning, can result in poor generalization or inconclusive results when it comes to small datasets or specific…

Scientific machine learning is an emerging field that broadly describes the combination of scientific computing and machine learning to address challenges in science and engineering. Within the context of differential equations, this has…

机器学习 · 计算机科学 2026-04-03 Laurens R. Lueg , Victor Alves , Daniel Schicksnus , John R. Kitchin , Carl D. Laird , Lorenz T. Biegler

Model-based design of experiments (MBDOE) is essential for efficient parameter estimation in nonlinear dynamical systems. However, conventional adaptive MBDOE requires costly posterior inference and design optimization between each…

机器学习 · 统计学 2026-03-25 Arno Strouwen , Sebastian Micluţa-Câmpeanu

Nonlinear ordinary differential equations (ODEs) are powerful tools for modeling real-world dynamical systems. However, propagating initial state uncertainty through nonlinear dynamics, especially when the ODE is unknown and learned from…

系统与控制 · 电气工程与系统科学 2026-02-06 Peter Amorese , Morteza Lahijanian

Neural ordinary differential equations (neural ODEs) can effectively learn dynamical systems from time series data, but their behavior on graph-structured data remains poorly understood, especially when applied to graphs with different size…

物理与社会 · 物理学 2026-02-10 Moritz Laber , Tina Eliassi-Rad , Brennan Klein

Ordinary differential equations (ODEs) are the primary means to modelling dynamical systems in many natural and engineering sciences. The number of equations required to describe a system with high heterogeneity limits our capability of…

数学软件 · 计算机科学 2017-07-17 Andrea Vandin

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

High-quality ordinary differential equation (ODE) solver libraries have a long history, going back to the 1970s. Over the past several years we have implemented, on top of the PETSc linear and nonlinear solver package, a new…

Measurement noise is an integral part while collecting data of a physical process. Thus, noise removal is necessary to draw conclusions from these data, and it often becomes essential to construct dynamical models using these data. We…

机器学习 · 计算机科学 2022-05-20 Pawan Goyal , Peter Benner

In this paper, we implement Neural Ordinary Differential Equations in a Variational Autoencoder setting for generative time series modeling. An object-oriented approach to the code was taken to allow for easier development and research and…

机器学习 · 计算机科学 2022-01-14 M. L. Garsdal , V. Søgaard , S. M. Sørensen

Learning is a fundamental property of intelligent systems, observed across biological organisms and engineered systems. While modern intelligent systems typically rely on gradient descent for learning, the need for exact gradients and…

机器学习 · 计算机科学 2024-12-10 Jesus Garcia Fernandez , Nasir Ahmad , Marcel van Gerven

Online reinforcement learning (RL) is increasingly used for realizing adaptive systems in the presence of design time uncertainty. Online RL facilitates learning from actual operational data and thereby leverages feedback only available at…

软件工程 · 计算机科学 2023-07-11 Andreas Metzger , Jan Laufer , Felix Feit , Klaus Pohl