paper-with-me

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 theory relies on recent advances of Euler's polygonal approximations for stochastic differential equations (SDEs) with monotone coefficients. As a result, it inherits the stability properties of tamed algorithms, while it addresses other known issues, e.g. vanishing gradients in neural networks. In particular, we provide a nonasymptotic analysis and full theoretical guarantees for the convergence properties of an algorithm of this novel class, which we named TH$\varepsilon$O POULA (or, simply, TheoPouLa). Finally, several experiments are presented with different types of deep learning models, which show the superior performance of TheoPouLa over many popular adaptive optimization algorithms.

📄 PDF Abstract BibTeX arXiv:2105.13937

Code (2)

DongyoungLim/THEO_POULA pytorch
fin-young/THEO_POULA pytorch

Tasks

Deep LearningStochastic Optimization

Similar Papers 제목 키워드 기반

Score-based Metropolis-Hastings for Fractional Langevin Algorithms

2026-01-31 · Ahmed Aloui, Junyi Liao, Ali Hasan, Jose Blanchet 외 arxiv

Sampling from heavy-tailed and multimodal distributions is challenging when neither the target density nor the proposal density can be evaluated, as in $α$-stable Lévy-driven fractional Langevin algorithms. While the tar…

The Tamed Subgradient Unadjusted Langevin Algorithm beyond Convexity

2026-08-06 · Iosif Lytras, Nikolaos Makras, Sotirios Sabanis arxiv

We study the problem of sampling from target distributions whose potentials are simultaneously non-smooth, subject to superlinear gradient growth, and non-convex. We introduce the Subgradient Tamed Unadjusted Langevin Al…

Delocalization of bias in unadjusted Hamiltonian Monte Carlo and underdamped Langevin

2026-07-16 · Yifan Chen, Xiaoou Cheng, Jonathan Niles-Weed, Jonathan Weare arxiv

Unadjusted samplers such as unadjusted Hamiltonian Monte Carlo and underdamped Langevin are well-known to be biased. Metropolis--Hastings adjustment has been conventionally incorporated into Hamiltonian Monte Carlo to el…

Analysis of Langevin Monte Carlo via convex optimization

2018-02-26 · Alain Durmus, Szymon Majewski, Błażej Miasojedow

In this paper, we provide new insights on the Unadjusted Langevin Algorithm. We show that this method can be formulated as a first order optimization algorithm of an objective functional defined on the Wasserstein space …

Bayesian Inference

Transport map unadjusted Langevin algorithms: learning and discretizing perturbed samplers

2023-02-14 · Benjamin J. Zhang, Youssef M. Marzouk, Konstantinos Spiliopoulos

Langevin dynamics are widely used in sampling high-dimensional, non-Gaussian distributions whose densities are known up to a normalizing constant. In particular, there is strong interest in unadjusted Langevin algorithms…