English

Proximal Adam: Robust Adaptive Update Scheme for Constrained Optimization

Optimization and Control 2020-07-06 v2 Instrumentation and Methods for Astrophysics Image and Video Processing

Abstract

We implement the adaptive step size scheme from the optimization methods AdaGrad and Adam in a novel variant of the Proximal Gradient Method (PGM). Our algorithm, dubbed AdaProx, avoids the need for explicit computation of the Lipschitz constants or additional line searches and thus reduces per-iteration cost. In test cases for Constrained Matrix Factorization we demonstrate the advantages of AdaProx in fidelity and performance over PGM, while still allowing for arbitrary penalty functions. The python implementation of the algorithm presented here is available as an open-source package at https://github.com/pmelchior/proxmin.

Keywords

Cite

@article{arxiv.1910.10094,
  title  = {Proximal Adam: Robust Adaptive Update Scheme for Constrained Optimization},
  author = {Peter Melchior and Rémy Joseph and Fred Moolekamp},
  journal= {arXiv preprint arXiv:1910.10094},
  year   = {2020}
}

Comments

7 pages, 5 figures

R2 v1 2026-06-23T11:51:35.591Z