paper-with-me

Papers

A Continuous-time Stochastic Gradient Descent Method for Continuous Data

2021-12-07 · Kexin Jin, Jonas Latz, ChenGuang Liu, Carola-Bibiane Schönlieb

Optimization problems with continuous data appear in, e.g., robust machine learning, functional data analysis, and variational inference. Here, the target function is given as an integral over a family of (continuously) indexed target functions - integrated with respect to a probability measure. Such problems can often be solved by stochastic optimization methods: performing optimization steps with respect to the indexed target function with randomly switched indices. In this work, we study a continuous-time variant of the stochastic gradient descent algorithm for optimization problems with continuous data. This so-called stochastic gradient process consists in a gradient flow minimizing an indexed target function that is coupled with a continuous-time index process determining the index. Index processes are, e.g., reflected diffusions, pure jump processes, or other L\'evy processes on compact spaces. Thus, we study multiple sampling patterns for the continuous data space and allow for data simulated or streamed at runtime of the algorithm. We analyze the approximation properties of the stochastic gradient process and study its longtime behavior and ergodicity under constant and decreasing learning rates. We end with illustrating the applicability of the stochastic gradient process in a polynomial regression problem with noisy functional data, as well as in a physics-informed neural network.

📄 PDF Abstract BibTeX arXiv:2112.03754

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationVariational Inference

Similar Papers 제목 키워드 기반

Stochastic Gradient Descent in Continuous Time

2016-11-17 · Justin Sirignano, Konstantinos Spiliopoulos

Stochastic gradient descent in continuous time (SGDCT) provides a computationally efficient method for the statistical learning of continuous-time models, which are widely used in science, engineering, and finance. The S…

Convergence of continuous-time stochastic gradient descent with applications to linear deep neural networks

2024-09-11 · Gabor Lugosi, Eulalia Nualart

We study a continuous-time approximation of the stochastic gradient descent process for minimizing the expected loss in learning problems. The main results establish general sufficient conditions for the convergence, ext…

Stochastic Gradient Descent in Continuous Time: A Central Limit Theorem

2017-10-11 · Justin Sirignano, Konstantinos Spiliopoulos

Stochastic gradient descent in continuous time (SGDCT) provides a computationally efficient method for the statistical learning of continuous-time models, which are widely used in science, engineering, and finance. The S…

Analysis of Stochastic Gradient Descent in Continuous Time

2020-04-15 · Jonas Latz

Stochastic gradient descent is an optimisation method that combines classical gradient descent with random subsampling within the target functional. In this work, we introduce the stochastic gradient process as a continu…

Stochastic gradient descent with noise of machine learning type. Part II: Continuous time analysis

2021-06-04 · Stephan Wojtowytsch

The representation of functions by artificial neural networks depends on a large number of parameters in a non-linear fashion. Suitable parameters of these are found by minimizing a 'loss functional', typically by stocha…

BIG-bench Machine Learning