中文
相关论文

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

200 篇论文

Recent advancements in large language models (LLMs) based on transformer architectures have sparked significant interest in understanding their inner workings. In this paper, we introduce a novel approach to modeling transformer…

机器学习 · 计算机科学 2025-04-17 Anh Tong , Thanh Nguyen-Tang , Dongeun Lee , Duc Nguyen , Toan Tran , David Hall , Cheongwoong Kang , Jaesik Choi

The time evolution of dynamical systems is frequently described by ordinary differential equations (ODEs), which must be solved for given initial conditions. Most standard approaches numerically integrate ODEs producing a single solution…

机器学习 · 计算机科学 2020-06-26 Cedric Flamant , Pavlos Protopapas , David Sondak

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

Embedding nonlinear dynamical systems into artificial neural networks is a powerful new formalism for machine learning. By parameterizing ordinary differential equations (ODEs) as neural network layers, these Neural ODEs are…

机器学习 · 计算机科学 2024-10-28 Mikko Lehtimäki , Lassi Paunonen , Marja-Leena Linne

Neural Ordinary Differential Equations (NODEs) probed the usage of numerical solvers to solve the differential equation characterized by a Neural Network (NN), therefore initiating a new paradigm of deep learning models with infinite depth.…

机器学习 · 计算机科学 2023-05-17 Vishal Purohit

Probabilistic solvers for ordinary differential equations (ODEs) provide efficient quantification of numerical uncertainty associated with simulation of dynamical systems. Their convergence rates have been established by a growing body of…

机器学习 · 统计学 2020-12-21 Nicholas Krämer , Philipp Hennig

By interpreting the forward dynamics of the latent representation of neural networks as an ordinary differential equation, Neural Ordinary Differential Equation (Neural ODE) emerged as an effective framework for modeling a system dynamics…

机器学习 · 计算机科学 2020-10-19 Daehoon Gwak , Gyuhyeon Sim , Michael Poli , Stefano Massaroli , Jaegul Choo , Edward Choi

Numerical simulation of ordinary differential equations (ODEs) can be challenging when the system exhibits high accelerations and rapidly changing dynamics. Under these conditions the ODE solver often needs to take very small time steps in…

数值分析 · 数学 2026-05-11 Andrew Tagg , Andrew Frandsen , Andrew Ning

Deep generative models such as flow matching and diffusion models have shown great potential in learning complex distributions and dynamical systems, but often act as black-boxes, neglecting underlying physics. In contrast, physics-based…

机器学习 · 计算机科学 2026-04-28 Gurjeet Sangra Singh , Frantzeska Lavda , Giangiacomo Mercatali , Alexandros Kalousis

Neural Ordinary Differential Equations replace the right-hand side of a conventional ODE with a neural net, which by virtue of the universal approximation theorem, can be trained to the representation of any function. When we do not know…

神经元与认知 · 定量生物学 2020-08-25 Robert Strauss

Forecasting time series and time-dependent data is a common problem in many applications. One typical example is solving ordinary differential equation (ODE) systems $\dot{x}=F(x)$. Oftentimes the right hand side function $F(x)$ is not…

计算物理 · 物理学 2019-10-14 Artem Chashchin , Mikhail Botchev , Ivan Oseledets , George Ovchinnikov

We explore in detail a method to solve ordinary differential equations using feedforward neural networks. We prove a specific loss function, which does not require knowledge of the exact solution, to be a suitable standard metric to…

计算物理 · 物理学 2020-06-02 Liam L. H. Lau , Denis Werth

We propose a new approach to learning the subgrid-scale model when simulating partial differential equations (PDEs) solved by the method of lines and their representation in chaotic ordinary differential equations, based on neural ordinary…

数值分析 · 数学 2023-04-14 Shinhoo Kang , Emil M. Constantinescu

Ordinary differential equation (ODE) models of gradient-based optimization methods can provide insights into the dynamics of learning and inspire the design of new algorithms. Unfortunately, this thought-provoking perspective is weakened by…

最优化与控制 · 数学 2019-11-14 Antonio Orvieto , Aurelien Lucchi

Data-driven modeling of dynamical systems is a crucial area of machine learning. In many scenarios, a thorough understanding of the model's behavior becomes essential for practical applications. For instance, understanding the behavior of a…

机器学习 · 计算机科学 2025-04-14 Krzysztof Kacprzyk , Mihaela van der Schaar

Many scientific problems focus on observed patterns of change or on how to design a system to achieve particular dynamics. Those problems often require fitting differential equation models to target trajectories. Fitting such models can be…

定量方法 · 定量生物学 2023-12-27 Steven A. Frank

Neural Ordinary Differential Equations (NODEs) use a neural network to model the instantaneous rate of change in the state of a system. However, despite their apparent suitability for dynamics-governed time-series, NODEs present a few…

机器学习 · 计算机科学 2021-08-18 Alexander Norcliffe , Cristian Bodnar , Ben Day , Jacob Moss , Pietro Liò

Data-driven modelling and scientific machine learning have been responsible for significant advances in determining suitable models to describe data. Within dynamical systems, neural ordinary differential equations (ODEs), where the system…

机器学习 · 计算机科学 2024-05-08 Gevik Grigorian , Sandip V. George , Simon Arridge

The solution of systems of non-autonomous linear ordinary differential equations is crucial in a variety of applications, such us nuclear magnetic resonance spectroscopy. A new method with spectral accuracy has been recently introduced in…

数值分析 · 数学 2022-10-14 Stefano Pozza , Niel Van Buggenhout

Recent work in deep learning focuses on solving physical systems in the Ordinary Differential Equation or Partial Differential Equation. This current work proposed a variant of Convolutional Neural Networks (CNNs) that can learn the hidden…

机器学习 · 计算机科学 2021-11-02 Mansura Habiba , Barak A. Pearlmutter