paper-with-me

Papers

Asymptotic convergence of iterative optimization algorithms

2023-02-24 · Randal Douc, Sylvain Le Corff

This paper introduces a general framework for iterative optimization algorithms and establishes under general assumptions that their convergence is asymptotically geometric. We also prove that under appropriate assumptions, the rate of convergence can be lower bounded. The convergence is then only geometric, and we provide the exact asymptotic convergence rate. This framework allows to deal with constrained optimization and encompasses the Expectation Maximization algorithm and the mirror descent algorithm, as well as some variants such as the alpha-Expectation Maximization or the Mirror Prox algorithm.Furthermore, we establish sufficient conditions for the convergence of the Mirror Prox algorithm, under which the method converges systematically to the unique minimizer of a convex function on a convex compact set.

📄 PDF Abstract BibTeX arXiv:2302.12544

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Closed-Form Bound on the Asymptotic Linear Convergence of Iterative Methods via Fixed Point Analysis

2021-12-16 · Trung Vu, Raviv Raich

In many iterative optimization methods, fixed-point theory enables the analysis of the convergence rate via the contraction factor associated with the linear approximation of the fixed-point operator. While this factor c…

Form

Stability and convergence analysis of AdaGrad for non-convex optimization via novel stopping time-based techniques

2024-09-08 · Ruinan Jin, Xiaoyu Wang, Baoxiang Wang

Adaptive gradient optimizers (AdaGrad), which dynamically adjust the learning rate based on iterative gradients, have emerged as powerful tools in deep learning. These adaptive methods have significantly succeeded in var…

Online Learning Guided Curvature Approximation: A Quasi-Newton Method with Global Non-Asymptotic Superlinear Convergence

2023-02-16 · Ruichen Jiang, Qiujiang Jin, Aryan Mokhtari

Quasi-Newton algorithms are among the most popular iterative methods for solving unconstrained minimization problems, largely due to their favorable superlinear convergence property. However, existing results for these a…

A Markovian Model for Learning-to-Optimize

2024-08-21 · Michael Sucker, Peter Ochs

We present a probabilistic model for stochastic iterative algorithms with the use case of optimization algorithms in mind. Based on this model, we present PAC-Bayesian generalization bounds for functions that are defined…

Generalization Boundsmodelvalid

Provably Personalized and Robust Federated Learning

2023-06-14 · Mariel Werner, Lie He, Michael Jordan, Martin Jaggi 외

Identifying clients with similar objectives and learning a model-per-cluster is an intuitive and interpretable approach to personalization in federated learning. However, doing so with provable and optimal guarantees has…

ClusteringFederated LearningPersonalized Federated LearningStochastic Optimization