中文
相关论文

相关论文: Randomness and Permutations in Coordinate Descent …

200 篇论文

We focus on solving constrained convex optimization problems using mini-batch stochastic gradient descent. Dynamic sample size rules are presented which ensure a descent direction with high probability. Empirical results from two…

最优化与控制 · 数学 2017-08-03 Michael R. Metel

Large-scale nonconvex and nonsmooth problems have attracted considerable attention in the fields of compress sensing, big data optimization and machine learning. Exploring effective methods is still the main challenge of today's research.…

最优化与控制 · 数学 2019-05-28 Lei Zhao , Daoli Zhu

Discrete optimization is a central problem in mathematical optimization with a broad range of applications, among which binary optimization and sparse optimization are two common ones. However, these problems are NP-hard and thus difficult…

最优化与控制 · 数学 2018-11-26 Ganzhao Yuan , Li Shen , Wei-Shi Zheng

We present global convergence rates for a line-search method which is based on random first-order models and directions whose quality is ensured only with certain probability. We show that in terms of the order of the accuracy, the…

最优化与控制 · 数学 2017-01-06 Coralia Cartis , Katya Scheinberg

The emergence of big data has caused a dramatic shift in the operating regime for optimization algorithms. The performance bottleneck, which used to be computations, is now often communications. Several gradient compression techniques have…

信号处理 · 电气工程与系统科学 2020-06-19 Sarit Khirirat , Sindri Magnússon , Mikael Johansson

Prediction-correction algorithms are a highly effective class of methods for solving pseudo-convex optimization problems. The descent direction of these algorithms can be viewed as an adjustment to the gradient direction based on the…

最优化与控制 · 数学 2025-12-05 Ting Li , Deren Han , Tanxing Wang , Xingju Cai

This paper deals with convex nonsmooth optimization problems. We introduce a general smooth approximation framework for the original function and apply random (accelerated) coordinate descent methods for minimizing the corresponding smooth…

最优化与控制 · 数学 2024-01-10 Flavia Chorobura , Ion Necoara

Mirror descent (MD) is a powerful first-order optimization technique that subsumes several optimization algorithms including gradient descent (GD). In this work, we develop a semi-definite programming (SDP) framework to analyze the…

最优化与控制 · 数学 2022-01-19 Youbang Sun , Mahyar Fazlyab , Shahin Shahrampour

The coordinate descent (CD) method has recently become popular for solving very large-scale problems, partly due to its simple update, low memory requirement, and fast convergence. In this paper, we explore the greedy CD on solving…

最优化与控制 · 数学 2020-12-14 Chenyu Wu , Yangyang Xu

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

We present a novel, practical, and provable approach for solving diagonally constrained semi-definite programming (SDP) problems at scale using accelerated non-convex programming. Our algorithm non-trivially combines acceleration motions…

Many real-world problems are categorized as large-scale problems, and metaheuristic algorithms as an alternative method to solve large-scale problem; they need the evaluation of many candidate solutions to tackle them prior to their…

神经与进化计算 · 计算机科学 2020-09-14 Shahryar Rahnamayan , Seyed Jalaleddin Mousavirad

We study the worst-case behavior of Block Coordinate Descent (BCD) type algorithms for unconstrained minimization of coordinate-wise smooth convex functions. This behavior is indeed not completely understood, and the practical success of…

最优化与控制 · 数学 2025-07-23 Yassine Kamri , François Glineur , Julien M. Hendrickx , Ion Necoara

We propose an optimization algorithm called Frictionless Hamiltonian Descent, which is a direct counterpart of classical Hamiltonian Monte Carlo in sampling. We analyze Frictionless Hamiltonian Descent for strongly convex quadratic…

最优化与控制 · 数学 2026-02-26 Jun-Kun Wang

We analyze the convergence rate of the randomized Newton-like method introduced by Qu et. al. (2016) for smooth and convex objectives, which uses random coordinate blocks of a Hessian-over-approximation matrix $\bM$ instead of the true…

数值分析 · 数学 2020-02-13 Mojmír Mutný , Michał Dereziński , Andreas Krause

We study stochastic second-order methods for solving general non-convex optimization problems. We propose using a special version of momentum to stabilize the stochastic gradient and Hessian estimates in Newton's method. We show that…

最优化与控制 · 数学 2025-06-27 El Mahdi Chayti , Nikita Doikov , Martin Jaggi

While SGD, which samples from the data with replacement is widely studied in theory, a variant called Random Reshuffling (RR) is more common in practice. RR iterates through random permutations of the dataset and has been shown to converge…

机器学习 · 计算机科学 2022-02-07 Amirkeivan Mohtashami , Sebastian Stich , Martin Jaggi

We consider chance-constrained problems with discrete random distribution. We aim for problems with a large number of scenarios. We propose a novel method based on the stochastic gradient descent method which performs updates of the…

最优化与控制 · 数学 2019-05-28 Lukáš Adam , Martin Branda

We analyze the convergence rate of the random reshuffling (RR) method, which is a randomized first-order incremental algorithm for minimizing a finite sum of convex component functions. RR proceeds in cycles, picking a uniformly random…

最优化与控制 · 数学 2022-02-09 Mert Gürbüzbalaban , Asuman Ozdaglar , Pablo Parrilo

We propose a family of optimization methods that achieve linear convergence using first-order gradient information and constant step sizes on a class of convex functions much larger than the smooth and strongly convex ones. This larger…

最优化与控制 · 数学 2018-09-14 Chris J. Maddison , Daniel Paulin , Yee Whye Teh , Brendan O'Donoghue , Arnaud Doucet