中文
相关论文

相关论文: Worst-case Complexity of Cyclic Coordinate Descent…

200 篇论文

In this paper, a Gauss-Seidel method with oblique direction (GSO) is proposed for finding the least-squares solution to a system of linear equations, where the coefficient matrix may be full rank or rank deficient and the system is…

数值分析 · 数学 2021-06-02 Fang Wang , Weiguo Li , Wendi Bao , Zhonglu Lv

We consider the general problem of minimizing an objective function which is the sum of a convex function (not strictly convex) and absolute values of a subset of variables (or equivalently the l1-norm of the variables). This problem…

最优化与控制 · 数学 2016-11-02 Kshitij Khare , Bala Rajaratnam

Chance constrained programming (CCP) refers to a type of optimization problem with uncertain constraints that are satisfied with at least a prescribed probability level. In this work, we study the sample average approximation (SAA) of…

最优化与控制 · 数学 2025-04-30 Peng Wang , Rujun Jiang , Qingyuan Kong , Laura Balzano

We propose an efficient distributed randomized coordinate descent method for minimizing regularized non-strongly convex loss functions. The method attains the optimal $O(1/k^2)$ convergence rate, where $k$ is the iteration counter. The core…

最优化与控制 · 数学 2014-07-29 Olivier Fercoq , Zheng Qu , Peter Richtárik , Martin Takáč

Lower-bound analyses for nonconvex strongly-concave minimax optimization problems have shown that stochastic first-order algorithms require at least $\mathcal{O}(\varepsilon^{-4})$ oracle complexity to find an $\varepsilon$-stationary…

机器学习 · 计算机科学 2025-05-15 Haoyuan Cai , Sulaiman A. Alghunaim , Ali H. Sayed

We study the worst-case convergence rates of the proximal gradient method for minimizing the sum of a smooth strongly convex function and a non-smooth convex function whose proximal operator is available. We establish the exact worst-case…

最优化与控制 · 数学 2020-03-03 Adrien B. Taylor , Julien M. Hendrickx , François Glineur

We propose a new stochastic coordinate descent method for minimizing the sum of convex functions each of which depends on a small number of coordinates only. Our method (APPROX) is simultaneously Accelerated, Parallel and PROXimal; this is…

最优化与控制 · 数学 2014-03-04 Olivier Fercoq , Peter Richtárik

Stochastic compositional minimax problems are prevalent in machine learning, yet there are only limited established on the convergence of this class of problems. In this paper, we propose a formal definition of the stochastic compositional…

最优化与控制 · 数学 2024-08-23 Yuyang Deng , Fuli Qiao , Mehrdad Mahdavi

There has been significant recent work on the theory and application of randomized coordinate descent algorithms, beginning with the work of Nesterov [SIAM J. Optim., 22(2), 2012], who showed that a random-coordinate selection rule achieves…

最优化与控制 · 数学 2018-10-30 Julie Nutini , Mark Schmidt , Issam H. Laradji , Michael Friedlander , Hoyt Koepke

In this paper, we examine the convergence of mirror descent in a class of stochastic optimization problems that are not necessarily convex (or even quasi-convex), and which we call variationally coherent. Since the standard technique of…

最优化与控制 · 数学 2018-07-17 Zhengyuan Zhou , Panayotis Mertikopoulos , Nicholas Bambos , Stephen Boyd , Peter Glynn

This work provides the first convergence analysis for the Randomized Block Coordinate Descent method for minimizing a function that is both H\"older smooth and block H\"older smooth. Our analysis applies to objective functions that are…

最优化与控制 · 数学 2024-03-14 Leandro Farias Maia , David Huckleberry Gutman

The Chambolle-Pock algorithm (CPA), also known as the primal-dual hybrid gradient method, has gained popularity over the last decade due to its success in solving large-scale convex structured problems. This work extends its convergence…

最优化与控制 · 数学 2025-03-11 Brecht Evens , Puya Latafat , Panagiotis Patrinos

Consider the problem of minimizing the sum of a smooth (possibly non-convex) and a convex (possibly nonsmooth) function involving a large number of variables. A popular approach to solve this problem is the block coordinate descent (BCD)…

最优化与控制 · 数学 2014-11-03 Meisam Razaviyayn , Mingyi Hong , Zhi-Quan Luo , Jong-Shi Pang

Contrastive Divergence (CD) and Persistent Contrastive Divergence (PCD) are popular methods for training the weights of Restricted Boltzmann Machines. However, both methods use an approximate method for sampling from the model distribution.…

神经与进化计算 · 计算机科学 2014-02-17 Mathias Berglund , Tapani Raiko

We study (constrained) nonconvex (composite) optimization problems where the decision variables vector can be split into blocks of variables. Random block projection is a popular technique to handle this kind of problem for its remarkable…

最优化与控制 · 数学 2019-06-17 Zhan Yu , Daniel W. C. Ho

This paper introduces the Runge-Kutta Chebyshev descent method (RKCD) for strongly convex optimisation problems. This new algorithm is based on explicit stabilised integrators for stiff differential equations, a powerful class of numerical…

最优化与控制 · 数学 2020-06-30 Armin Eftekhari , Bart Vandereycken , Gilles Vilmart , Konstantinos C. Zygalakis

Stochastic gradient descent (SGD) is a simple and popular method to solve stochastic optimization problems which arise in machine learning. For strongly convex problems, its convergence rate was known to be O(\log(T)/T), by running SGD for…

机器学习 · 计算机科学 2015-03-19 Alexander Rakhlin , Ohad Shamir , Karthik Sridharan

Stochastic optimization via Stochastic Gradient Descent (SGD) is a fundamental problem in statistics and optimization. This paper revisits Stochastic Gradient Descent (SGD) for strongly convex objectives, establishing tight, uniform-in-time…

最优化与控制 · 数学 2026-03-19 Kang Chen , Yasong Feng , Tianyu Wang

Two types of low cost-per-iteration gradient descent methods have been extensively studied in parallel. One is online or stochastic gradient descent (OGD/SGD), and the other is randomzied coordinate descent (RBCD). In this paper, we combine…

机器学习 · 计算机科学 2014-07-29 Huahua Wang , Arindam Banerjee

The minimum convex cover problem seeks to cover a polygon $P$ with the fewest convex polygons that lie within $P$. This problem is $\exists\mathbb R$-complete, and the best previously known algorithm, due to Eidenbenz and Widmayer (2001),…

计算几何 · 计算机科学 2026-04-21 Omrit Filtser , Tzalik Maimon , Ofir Yomtovyan