paper-with-me

Papers

Langevin dynamics based algorithm e-TH$\varepsilon$O POULA for stochastic optimization problems with discontinuous stochastic gradient

2022-10-24 · Dong-Young Lim, Ariel Neufeld, Sotirios Sabanis, Ying Zhang

We introduce a new Langevin dynamics based algorithm, called e-TH$\varepsilon$O POULA, to solve optimization problems with discontinuous stochastic gradients which naturally appear in real-world applications such as quantile estimation, vector quantization, CVaR minimization, and regularized optimization problems involving ReLU neural networks. We demonstrate both theoretically and numerically the applicability of the e-TH$\varepsilon$O POULA algorithm. More precisely, under the conditions that the stochastic gradient is locally Lipschitz in average and satisfies a certain convexity at infinity condition, we establish non-asymptotic error bounds for e-TH$\varepsilon$O POULA in Wasserstein distances and provide a non-asymptotic estimate for the expected excess risk, which can be controlled to be arbitrarily small. Three key applications in finance and insurance are provided, namely, multi-period portfolio optimization, transfer learning in multi-period portfolio optimization, and insurance claim prediction, which involve neural networks with (Leaky)-ReLU activation functions. Numerical experiments conducted using real-world datasets illustrate the superior empirical performance of e-TH$\varepsilon$O POULA compared to SGLD, TUSLA, ADAM, and AMSGrad in terms of model accuracy.

📄 PDF Abstract BibTeX arXiv:2210.13193

Code (1)

dongyounglim/etheopoula 공식 구현 pytorch

Tasks

Portfolio OptimizationQuantizationStochastic OptimizationTransfer Learning

Methods 이 논문이 사용한 방법론

AMSGrad AMSGrad is a stochastic optimization method that seeks to fix a convergence issue with Adam based optimizers. AMSGrad uses the…

Similar Papers 제목 키워드 기반

Polygonal Unadjusted Langevin Algorithms: Creating stable and efficient adaptive algorithms for neural networks

2021-05-28 · Dong-Young Lim, Sotirios Sabanis

We present a new class of Langevin based algorithms, which overcomes many of the known shortcomings of popular adaptive optimizers that are currently used for the fine tuning of deep learning models. Its underpinning the…

Deep LearningStochastic Optimization

Multilevel Monte Carlo methods for the approximation of invariant measures of stochastic differential equations

2016-05-04 · Michael B. Giles, Mateusz B. Majka, Lukasz Szpruch, Sebastian Vollmer 외

We develop a framework that allows the use of the multi-level Monte Carlo (MLMC) methodology (Giles2015) to calculate expectations with respect to the invariant measure of an ergodic SDE. In that context, we study the (o…

Penalized Overdamped and Underdamped Langevin Monte Carlo Algorithms for Constrained Sampling

2022-11-29 · Mert Gürbüzbalaban, Yuanhan Hu, Lingjiong Zhu

We consider the constrained sampling problem where the goal is to sample from a target distribution $\pi(x)\propto e^{-f(x)}$ when $x$ is constrained to lie on a convex body $\mathcal{C}$. Motivated by penalty methods fr…

High-Order Langevin Diffusion Yields an Accelerated MCMC Algorithm

2019-08-28 · Wenlong Mou, Yi-An Ma, Martin J. Wainwright, Peter L. Bartlett 외

We propose a Markov chain Monte Carlo (MCMC) algorithm based on third-order Langevin dynamics for sampling from distributions with log-concave and smooth densities. The higher-order dynamics allow for more flexible discr…

Vocal Bursts Intensity Prediction

Primal Dual Interpretation of the Proximal Stochastic Gradient Langevin Algorithm

2020-06-16 · NeurIPS 2020 12 · Adil Salim, Peter Richtárik

We consider the task of sampling with respect to a log concave probability distribution. The potential of the target distribution is assumed to be composite, \textit{i.e.}, written as the sum of a smooth convex term, and…