paper-with-me

Papers

Automatic differentiation and the optimization of differential equation models in biology

2022-07-10 · Steven A. Frank

A computational revolution unleashed the power of artificial neural networks. At the heart of that revolution is automatic differentiation, which calculates the derivative of a performance measure relative to a large number of parameters. Differentiation enhances the discovery of improved performance in large models, an achievement that was previously difficult or impossible. Recently, a second computational advance optimizes the temporal trajectories traced by differential equations. Optimization requires differentiating a measure of performance over a trajectory, such as the closeness of tracking the environment, with respect to the parameters of the differential equations. Because model trajectories are usually calculated numerically by multistep algorithms, such as Runge-Kutta, the automatic differentiation must be passed through the numerical algorithm. This article explains how such automatic differentiation of trajectories is achieved. It also discusses why such computational breakthroughs are likely to advance theoretical and statistical studies of biological problems, in which one can consider variables as dynamic paths over time and space. Many common problems arise between improving success in computational learning models over performance landscapes, improving evolutionary fitness over adaptive landscapes, and improving statistical fits to data over information landscapes.

📄 PDF Abstract BibTeX arXiv:2207.04487

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Myriad: a real-world testbed to bridge trajectory optimization and deep learning

2022-02-22 · Nikolaus H. R. Howe, Simon Dufort-Labbé, Nitarshan Rajkumar, Pierre-Luc Bacon

We present Myriad, a testbed written in JAX for learning and planning in real-world continuous environments. The primary contributions of Myriad are threefold. First, Myriad provides machine learning practitioners access…

BIG-bench Machine Learning

Control of dynamical systems with neural networks

2025-10-06 · Lucas Böttcher arxiv

Control problems frequently arise in scientific and industrial applications, where the objective is to steer a dynamical system from an initial state to a desired target state. Recent advances in deep learning and automa…

A Deep Neural Network Framework for Solving Forward and Inverse Problems in Delay Differential Equations

2024-08-17 · Housen Wang, Yuxing Chen, Sirong Cao, Xiaoli Wang 외

We propose a unified framework for delay differential equations (DDEs) based on deep neural networks (DNNs) - the neural delay differential equations (NDDEs), aimed at solving the forward and inverse problems of delay di…

Integral Transforms in a Physics-Informed (Quantum) Neural Network setting: Applications & Use-Cases

2022-06-28 · Niraj Kumar, Evan Philip, Vincent E. Elfving

In many computational problems in engineering and science, function or model differentiation is essential, but also integration is needed. An important class of computational problems include so-called integro-differenti…

Control of Medical Digital Twins with Artificial Neural Networks

2024-03-18 · Lucas Böttcher, Luis L. Fonseca, Reinhard C. Laubenbacher

The objective of personalized medicine is to tailor interventions to an individual patient's unique characteristics. A key technology for this purpose involves medical digital twins, computational models of human biology…