paper-with-me

Papers

A KL-based Analysis Framework with Applications to Non-Descent Optimization Methods

2024-06-04 · Junwen Qiu, Bohao Ma, Xiao Li, Andre Milzarek

We propose a novel analysis framework for non-descent-type optimization methodologies in nonconvex scenarios based on the Kurdyka-Lojasiewicz property. Our framework allows covering a broad class of algorithms, including those commonly employed in stochastic and distributed optimization. Specifically, it enables the analysis of first-order methods that lack a sufficient descent property and do not require access to full (deterministic) gradient information. We leverage this framework to establish, for the first time, iterate convergence and the corresponding rates for the decentralized gradient method and federated averaging under mild assumptions. Furthermore, based on the new analysis techniques, we show the convergence of the random reshuffling and stochastic gradient descent method without necessitating typical a priori bounded iterates assumptions.

📄 PDF Abstract BibTeX arXiv:2406.02273

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

Similar Papers 제목 키워드 기반

Smooth Primal-Dual Coordinate Descent Algorithms for Nonsmooth Convex Optimization

2017-11-09 · NeurIPS 2017 12 · Ahmet Alacaoglu, Quoc Tran-Dinh, Olivier Fercoq, Volkan Cevher

We propose a new randomized coordinate descent method for a convex optimization template with broad applications. Our analysis relies on a novel combination of four ideas applied to the primal-dual gap function: smoothin…

Accelerated Parallel Optimization Methods for Large Scale Machine Learning

2014-11-25 · Haipeng Luo, Patrick Haffner, Jean-Francois Paiement

The growing amount of high dimensional data in different machine learning applications requires more efficient and scalable optimization algorithms. In this work, we consider combining two techniques, parallelism and Nes…

BIG-bench Machine Learning

Stochastic Parallel Block Coordinate Descent for Large-scale Saddle Point Problems

2015-11-23 · Zhanxing Zhu, Amos J. Storkey

We consider convex-concave saddle point problems with a separable structure and non-strongly convex functions. We propose an efficient stochastic block coordinate descent method using adaptive primal-dual updates, which …

feature selection

Basic Inequalities for First-Order Optimization with Applications to Statistical Risk Analysis

2025-12-31 · Seunghoon Paik, Kangjie Zhou, Matus Telgarsky, Ryan J. Tibshirani arxiv

We introduce \textit{basic inequalities} for first-order iterative optimization algorithms, forming a simple and versatile framework that connects implicit and explicit regularization. While related inequalities appear i…

Mirror Descent on Riemannian Manifolds

2026-03-18 · Jiaxin Jiang, Lei Shi, Jiyuan Tan arxiv

Mirror Descent (MD) is a scalable first-order method widely used in large-scale optimization, with applications in image processing, policy optimization, and neural network training. This paper generalizes MD to optimiza…