中文
相关论文

相关论文: A note on the adjoint method for neural ordinary d…

200 篇论文

Neural differential equations may be trained by backpropagating gradients via the adjoint method, which is another differential equation typically solved using an adaptive-step-size numerical differential equation solver. A proposed step is…

机器学习 · 计算机科学 2021-05-11 Patrick Kidger , Ricky T. Q. Chen , Terry Lyons

A neural network model of a differential equation, namely neural ODE, has enabled the learning of continuous-time dynamical systems and probabilistic distributions with high accuracy. The neural ODE uses the same network repeatedly during a…

机器学习 · 计算机科学 2021-10-20 Takashi Matsubara , Yuto Miyatake , Takaharu Yaguchi

This document, as the title stated, is meant to provide a vectorized implementation of adjoint dynamics calculation for Graph Convolutional Neural Ordinary Differential Equations (GCDE). The adjoint sensitivity method is the gradient…

机器学习 · 计算机科学 2022-09-16 Jack Cai

Neural Ordinary Differential Equations (Neural ODEs) are the continuous analog of Residual Neural Networks (ResNets). We investigate whether the discrete dynamics defined by a ResNet are close to the continuous one of a Neural ODE. We first…

机器学习 · 计算机科学 2022-09-16 Michael E. Sander , Pierre Ablin , Gabriel Peyré

Neural ordinary differential equations (neural ODEs) have emerged as a novel network architecture that bridges dynamical systems and deep learning. However, the gradient obtained with the continuous adjoint method in the vanilla neural ODE…

机器学习 · 计算机科学 2023-06-12 Hong Zhang , Wenjun Zhao

We present and mathematically analyze an online adjoint algorithm for the optimization of partial differential equations (PDEs). Traditional adjoint algorithms would typically solve a new adjoint PDE at each optimization iteration, which…

最优化与控制 · 数学 2022-01-27 Justin Sirignano , Konstantinos Spiliopoulos

A method to calculate the adjoint solution for a large class of partial differential equations is discussed. It differs from the known continuous and discrete adjoint, including automatic differentiation. Thus, it represents an alternative,…

数值分析 · 数学 2018-05-08 Julius Reiss , Mathias Lemke , Jörn Sesterhenn

Gradient-based techniques are becoming increasingly critical in quantitative fields, notably in statistics and computer science. The utility of these techniques, however, ultimately depends on how efficiently we can evaluate the derivatives…

统计计算 · 统计学 2020-02-04 Michael Betancourt , Charles C. Margossian , Vianey Leos-Barajas

Deep neural networks (DNNs) are vulnerable to adversarial examples obtained by adding small perturbations to original examples. The added perturbations in existing attacks are mainly determined by the gradient of the loss function with…

密码学与安全 · 计算机科学 2023-06-06 Chen Wan , Fangjun Huang

First-order optimization algorithms, often preferred for large problems, require the gradient of the differentiable terms in the objective function. These gradients often involve linear operators and their adjoints, which must be applied…

最优化与控制 · 数学 2017-07-10 James Folberth , Stephen Becker

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

We propose a simple interpolation-based method for the efficient approximation of gradients in neural ODE models. We compare it with the reverse dynamic method (known in the literature as "adjoint method") to train neural ODEs on…

神经与进化计算 · 计算机科学 2020-11-03 Talgat Daulbaev , Alexandr Katrutsa , Larisa Markeeva , Julia Gusak , Andrzej Cichocki , Ivan Oseledets

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

Inferring unbiased treatment effects has received widespread attention in the machine learning community. In recent years, our community has proposed numerous solutions in standard settings, high-dimensional treatment settings, and even…

机器学习 · 计算机科学 2024-03-19 Krzysztof Kacprzyk , Samuel Holt , Jeroen Berrevoets , Zhaozhi Qian , Mihaela van der Schaar

A key appeal of the recently proposed Neural Ordinary Differential Equation (ODE) framework is that it seems to provide a continuous-time extension of discrete residual neural networks. As we show herein, though, trained Neural ODE models…

机器学习 · 计算机科学 2023-09-12 Katharina Ott , Prateek Katiyar , Philipp Hennig , Michael Tiemann

The paper contributes to strengthening the relation between machine learning and the theory of differential equations. In this context, the inverse problem of fitting the parameters, and the initial condition of a differential equation to…

机器学习 · 计算机科学 2022-06-22 Imre Fekete , András Molnár , Péter L. Simon

We derive a second-order ordinary differential equation (ODE) which is the limit of Nesterov's accelerated gradient method. This ODE exhibits approximate equivalence to Nesterov's scheme and thus can serve as a tool for analysis. We show…

机器学习 · 统计学 2015-10-29 Weijie Su , Stephen Boyd , Emmanuel J. Candes

The adjoint method is an efficient way to numerically compute gradients in optimization problems with constraints, but is only formulated to differentiable cost and constraint functions on real variables. With the introduction of complex…

最优化与控制 · 数学 2026-01-21 Andrew Zheng , Adam R. Stinchcombe

In this work, we present an adjoint-based method for discovering the underlying governing partial differential equations (PDEs) given data. The idea is to consider a parameterized PDE in a general form and formulate a PDE-constrained…

最优化与控制 · 数学 2025-09-23 Mohsen Sadr , Tony Tohme , Kamal Youcef-Toumi

This paper investigates the use of artificial neural networks (ANNs) to solve differential equations (DEs) and the construction of the loss function which meets both differential equation and its initial/boundary condition of a certain DE.…

机器学习 · 计算机科学 2023-01-03 Xiao Xiong
‹ 上一页 1 2 3 10 下一页 ›