中文
相关论文

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

200 篇论文

It is very well known that when the exact line search gradient descent method is applied to a convex quadratic objective, the worst-case rate of convergence (ROC), among all seed vectors, deteriorates as the condition number of the Hessian…

数值分析 · 数学 2025-05-19 Thomas Yu

Recovering sparse signals from observed data is an important topic in signal/imaging processing, statistics and machine learning. Nonconvex penalized least squares have been attracted a lot of attentions since they enjoy nice statistical…

机器学习 · 统计学 2021-09-21 Yuling Jiao , Dingwei Li , Min Liu , Xiliang Lu

Gradient descent ascent (GDA), the simplest single-loop algorithm for nonconvex minimax optimization, is widely used in practical applications such as generative adversarial networks (GANs) and adversarial training. Albeit its desirable…

机器学习 · 计算机科学 2021-12-13 Junchi Yang , Antonio Orvieto , Aurelien Lucchi , Niao He

This paper studies lower bounds for fundamental optimization problems in the CONGEST model. We show that solving problems exactly in this model can be a hard task, by providing $\tilde{\Omega}(n^2)$ lower bounds for cornerstone problems,…

数据结构与算法 · 计算机科学 2019-05-27 Nir Bachrach , Keren Censor-Hillel , Michal Dory , Yuval Efron , Dean Leitersdorf , Ami Paz

Nonsmooth composite optimization with orthogonality constraints has a wide range of applications in statistical learning and data science. However, this problem is challenging due to its nonsmooth objective and computationally expensive…

最优化与控制 · 数学 2026-05-15 Ganzhao Yuan

We propose a new selection rule for the coordinate selection in coordinate descent methods for huge-scale optimization. The efficiency of this novel scheme is provably better than the efficiency of uniformly random selection, and can reach…

机器学习 · 计算机科学 2017-06-27 Sebastian U. Stich , Anant Raj , Martin Jaggi

Prior work (Klochkov $\&$ Zhivotovskiy, 2021) establishes at most $O\left(\log (n)/n\right)$ excess risk bounds via algorithmic stability for strongly-convex learners with high probability. We show that under the similar common assumptions…

机器学习 · 计算机科学 2025-10-31 Bowei Zhu , Shaojie Li , Mingyang Yi , Yong Liu

This paper studies the complexity for finding approximate stationary points of nonconvex-strongly-concave (NC-SC) smooth minimax problems, in both general and averaged smooth finite-sum settings. We establish nontrivial lower complexity…

最优化与控制 · 数学 2021-03-31 Siqi Zhang , Junchi Yang , Cristóbal Guzmán , Negar Kiyavash , Niao He

Stochastic approximation is a foundation for many algorithms found in machine learning and optimization. It is in general slow to converge: the mean square error vanishes as $O(n^{-1})$. A deterministic counterpart known as quasi-stochastic…

最优化与控制 · 数学 2024-03-26 Caio Kalil Lauand , Sean Meyn

The convergence behavior of gradient methods for minimizing convex differentiable functions is one of the core questions in convex optimization. This paper shows that their well-known complexities can be achieved under conditions weaker…

最优化与控制 · 数学 2013-09-10 Hui Zhang , Wotao Yin

In this paper, the optimal convergence rate $O\left(N^{-1/2}\right)$ (where $N$ is the total number of iterations performed by the algorithm), without the presence of a logarithmic factor, is proved for mirror descent algorithms with…

最优化与控制 · 数学 2025-06-04 Mohammad Alkousa , Fedor Stonyakin , Asmaa Abdo , Mohammad Alcheikh

Difference-of-Convex (DC) minimization, referring to the problem of minimizing the difference of two convex functions, has been found rich applications in statistical learning and studied extensively for decades. However, existing methods…

最优化与控制 · 数学 2022-12-20 Ganzhao Yuan

Nonconvex-nonconcave minimax optimization has received intense attention over the last decade due to its broad applications in machine learning. Most existing algorithms rely on one-sided information, such as the convexity (resp. concavity)…

最优化与控制 · 数学 2023-10-31 Taoli Zheng , Linglingzhi Zhu , Anthony Man-Cho So , Jose Blanchet , Jiajin Li

This paper takes an initial step to systematically investigate the generalization bounds of algorithms for solving nonconvex-(strongly)-concave (NC-SC/NC-C) stochastic minimax optimization measured by the stationarity of primal functions.…

最优化与控制 · 数学 2023-02-08 Siqi Zhang , Yifan Hu , Liang Zhang , Niao He

Accelerated coordinate descent is a widely popular optimization algorithm due to its efficiency on large-dimensional problems. It achieves state-of-the-art complexity on an important class of empirical risk minimization problems. In this…

最优化与控制 · 数学 2018-10-01 Filip Hanzely , Peter Richtárik

The Chambolle-Pock method, also known as the primal-dual hybrid gradient method, is a standard first-order algorithm for convex-concave saddle-point problems and composite convex optimization involving two proper, lower semicontinuous,…

最优化与控制 · 数学 2026-04-09 Manu Upadhyaya

Coordinate descent algorithms are widely used in machine learning and large-scale data analysis due to their strong optimality guarantees and impressive empirical performance in solving non-convex problems. In this work, we introduce Block…

最优化与控制 · 数学 2024-12-17 Zhijie Yuan , Ganzhao Yuan , Lei Sun

We study and develop (stochastic) primal--dual block-coordinate descent methods for convex problems based on the method due to Chambolle and Pock. Our methods have known convergence rates for the iterates and the ergodic gap: $O(1/N^2)$ if…

最优化与控制 · 数学 2020-02-13 Tuomo Valkonen

This paper analyzes the trajectories of stochastic gradient descent (SGD) to help understand the algorithm's convergence properties in non-convex problems. We first show that the sequence of iterates generated by SGD remains bounded and…

最优化与控制 · 数学 2020-06-22 Panayotis Mertikopoulos , Nadav Hallak , Ali Kavis , Volkan Cevher

Epoch gradient descent method (a.k.a. Epoch-GD) proposed by Hazan and Kale (2011) was deemed a breakthrough for stochastic strongly convex minimization, which achieves the optimal convergence rate of $O(1/T)$ with $T$ iterative updates for…

最优化与控制 · 数学 2020-06-18 Yan Yan , Yi Xu , Qihang Lin , Wei Liu , Tianbao Yang