paper-with-me

Papers

Differential Equations for Continuous-Time Deep Learning

2024-01-08 · Lars Ruthotto

This short, self-contained article seeks to introduce and survey continuous-time deep learning approaches that are based on neural ordinary differential equations (neural ODEs). It primarily targets readers familiar with ordinary and partial differential equations and their analysis who are curious to see their role in machine learning. Using three examples from machine learning and applied mathematics, we will see how neural ODEs can provide new insights into deep learning and a foundation for more efficient algorithms.

📄 PDF Abstract BibTeX arXiv:2401.03965

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningSurvey

Similar Papers 제목 키워드 기반

Continuous Depth Recurrent Neural Differential Equations

2022-12-28 · Srinivas Anumasa, Geetakrishnasai Gunapati, P. K. Srijith

Recurrent neural networks (RNNs) have brought a lot of advancements in sequence labeling tasks and sequence data. However, their effectiveness is limited when the observations in the sequence are irregularly sampled, whe…

Comprehensive Review of Neural Differential Equations for Time Series Analysis

2025-02-14 · YongKyung Oh, Seungsu Kam, Jonghun Lee, Dong-Young Lim 외

Time series modeling and analysis have become critical in various domains. Conventional methods such as RNNs and Transformers, while effective for discrete-time and regularly sampled data, face significant challenges in …

Time SeriesTime Series Analysis

Set-Valued Risk Measures as Backward Stochastic Difference Inclusions and Equations

2019-12-14 · Çağın Ararat, Zachary Feinstein

Scalar dynamic risk measures for univariate positions in continuous time are commonly represented as backward stochastic differential equations. In the multivariate setting, dynamic risk measures have been defined and st…

Bayesian Neural Controlled Differential Equations for Treatment Effect Estimation

2023-10-26 · Konstantin Hess, Valentyn Melnychuk, Dennis Frauen, Stefan Feuerriegel

Treatment effect estimation in continuous time is crucial for personalized medicine. However, existing methods for this task are limited to point estimates of the potential outcomes, whereas uncertainty estimates have be…

Bayesian InferenceDecision MakingUncertainty Quantification

Modeling AdaGrad, RMSProp, and Adam with Integro-Differential Equations

2024-11-14 · Carlos Heredia

In this paper, we propose a continuous-time formulation for the AdaGrad, RMSProp, and Adam optimization algorithms by modeling them as first-order integro-differential equations. We perform numerical simulations of these…