paper-with-me

홈 › Papers

Differential Equations for Modeling Asynchronous Algorithms

2018-05-08 · Li He, Qi Meng, Wei Chen, Zhi-Ming Ma, Tie-Yan Liu

Asynchronous stochastic gradient descent (ASGD) is a popular parallel optimization algorithm in machine learning. Most theoretical analysis on ASGD take a discrete view and prove upper bounds for their convergence rates. However, the discrete view has its intrinsic limitations: there is no characterization of the optimization path and the proof techniques are induction-based and thus usually complicated. Inspired by the recent successful adoptions of stochastic differential equations (SDE) to the theoretical analysis of SGD, in this paper, we study the continuous approximation of ASGD by using stochastic differential delay equations (SDDE). We introduce the approximation method and study the approximation error. Then we conduct theoretical analysis on the convergence rates of ASGD algorithm based on the continuous approximation. There are two methods: moment estimation and energy function minimization can be used to analyze the convergence rates. Moment estimation depends on the specific form of the loss function, while energy function minimization only leverages the convex property of the loss function, and does not depend on its specific form. In addition to the convergence analysis, the continuous view also helps us derive better convergence rates. All of this clearly shows the advantage of taking the continuous view in gradient descent algorithms.

📄 PDF Abstract BibTeX arXiv:1805.02991

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Stochastic modified equations for the asynchronous stochastic gradient descent

2018-05-21 · Jing An, Jianfeng Lu, Lexing Ying

We propose a stochastic modified equations (SME) for modeling the asynchronous stochastic gradient descent (ASGD) algorithms. The resulting SME of Langevin type extracts more information about the ASGD dynamics and eluci…

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…

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…

Minimal Solvers for Full-DoF Motion Estimation from Asynchronous Differential SfM

2026-06-08 · Shuo Pan, Banglei Guan, Bin Li, Zhenbao Yu 외 arxiv

As a bio-inspired intelligent sensor, event cameras have introduced a new paradigm in the intelligent perception of spatiotemporal information and visual motion estimation, characterized by their high temporal resolution…

Knowledge-based Neural Ordinary Differential Equations for Cosserat Rod-based Soft Robots

2024-08-14 · Tom Z. Jiahao, Ryan Adolf, Cynthia Sung, M. Ani Hsieh

Soft robots have many advantages over rigid robots thanks to their compliant and passive nature. However, it is generally challenging to model the dynamics of soft robots due to their high spatial dimensionality, making …