中文
相关论文

相关论文: A gradient method exploiting the two dimensional q…

200 篇论文

The regularized Barzilai-Borwein (RBB) method represents a promising gradient-based optimization algorithm. In this paper, by splitting the gradient into two parts and analyzing the dynamical system of difference equations governing the…

最优化与控制 · 数学 2025-12-29 Xin Xu

In this paper, we propose a class of super-schemes for efficiently solving nonlinear unconstrained optimization problems. The proposed approach introduces two novel choices of step-size parameters, leading to efficient descent directions…

最优化与控制 · 数学 2026-04-24 Tugal Zhanlav , Lkhamsuren Altangerel , Khuder Otgondorj

A generalized conditional gradient method for minimizing the sum of two convex functions, one of them differentiable, is presented. This iterative method relies on two main ingredients: First, the minimization of a partially linearized…

最优化与控制 · 数学 2021-10-01 Karl Kunisch , Daniel Walter

Gradient methods are frequently used in large scale image deblurring problems since they avoid the onerous computation of the Hessian matrix of the objective function. Second order information is typically sought by a clever choice of the…

数值分析 · 数学 2015-11-19 Federica Porta , Marco Prato , Luca Zanni

In this paper, we incorporate the Barzilai-Borwein step size into gradient descent methods used to train deep networks. This allows us to adapt the learning rate using a two-point approximation to the secant equation which quasi-Newton…

机器学习 · 计算机科学 2022-05-30 Antonio Robles-Kelly , Asef Nazari

In this paper, we propose AdaBB, an adaptive gradient method based on the Barzilai-Borwein stepsize. The algorithm is line-search-free and parameter-free, and essentially provides a convergent variant of the Barzilai-Borwein method for…

最优化与控制 · 数学 2024-01-17 Danqing Zhou , Shiqian Ma , Junfeng Yang

This paper studies the convergence properties of a family of Relaxed $\ell$-Minimal Gradient Descent methods for quadratic optimization; the family includes the omnipresent Steepest Descent method, as well as the Minimal Gradient method.…

最优化与控制 · 数学 2024-05-01 Liam MacDonald , Rua Murray , Rachael Tappenden

Leveraging on recent advancements on adaptive methods for convex minimization problems, this paper provides a linesearch-free proximal gradient framework for globalizing the convergence of popular stepsize choices such as Barzilai-Borwein…

最优化与控制 · 数学 2024-10-22 Hongjia Ou , Andreas Themelis

We show that for separable convex optimization, random stepsizes fully accelerate Gradient Descent. Specifically, using inverse stepsizes i.i.d. from the Arcsine distribution improves the iteration complexity from $O(k)$ to $O(k^{1/2})$,…

最优化与控制 · 数学 2024-12-10 Jason M. Altschuler , Pablo A. Parrilo

This paper presents an auto-conditioned proximal gradient method for nonconvex optimization. The method determines the stepsize using an estimation of local curvature and does not require any prior knowledge of problem parameters and any…

最优化与控制 · 数学 2025-09-19 Shotaro Yagishita , Masaru Ito

An efficient gradient-based method to solve the volume constrained topology optimization problems is presented. Each iterate of this algorithm is obtained by the projection of a Barzilai-Borwein step onto the feasible set consisting of box…

最优化与控制 · 数学 2010-06-04 Ruhollah Tavakoli , Hongchao Zhang

The Barzilai-Borwein (BB) method has demonstrated great empirical success in nonlinear optimization. However, the convergence speed of BB method is not well understood, as the known convergence rate of BB method for quadratic problems is…

最优化与控制 · 数学 2021-01-25 Dawei Li , Ruoyu Sun

In this work, we propose an adaptive variation on the classical Heavy-ball method for convex quadratic minimization. The adaptivity crucially relies on so-called "Polyak step-sizes", which consists in using the knowledge of the optimal…

最优化与控制 · 数学 2022-10-13 Baptiste Goujaud , Adrien Taylor , Aymeric Dieuleveut

Using quasi-Newton methods in stochastic optimization is not a trivial task given the difficulty of extracting curvature information from the noisy gradients. Moreover, pre-conditioning noisy gradient observations tend to amplify the noise.…

最优化与控制 · 数学 2024-04-02 Andre Carlon , Luis Espath , Raul Tempone

In this paper, we propose a new non-monotone conjugate gradient method for solving unconstrained nonlinear optimization problems. We first modify the non-monotone line search method by introducing a new trigonometric function to calculate…

最优化与控制 · 数学 2022-11-15 Sajad Fathi Hafshejani , Daya Gaur , Shahadat Hossain , Robert Benkoczi

Stochastic second-order methods achieve fast local convergence in strongly convex optimization by using noisy Hessian estimates to precondition the gradient. However, these methods typically reach superlinear convergence only when the…

最优化与控制 · 数学 2024-11-12 Ruichen Jiang , Michał Dereziński , Aryan Mokhtari

Due to simplicity, computational cheapness, and efficiency, the Barzilai and Borwein (BB) gradient method has received a significant amount of attention in different fields of optimization. In the first part of this paper, based on spectral…

最优化与控制 · 数学 2018-06-29 Behzad Azmi , Karl Kunisch

This paper presents enhancement strategies for the Hermitian and skew-Hermitian splitting method based on gradient iterations. The spectral properties are exploited for the parameter estimation, often resulting in a better convergence. In…

数值分析 · 数学 2020-07-08 Qinmeng Zou , Frederic Magoules

The growth in sizes of large-scale systems and data in machine learning have made distributed optimization a naturally appealing technique to solve decision problems in different contexts. In such methods, each agent iteratively carries out…

最优化与控制 · 数学 2022-06-22 Iyanuoluwa Emiola

Surprisingly, recent work has shown that gradient descent can be accelerated without using momentum -- just by judiciously choosing stepsizes. An open question raised by several papers is whether this phenomenon of stepsize-based…

最优化与控制 · 数学 2025-06-24 Jinho Bok , Jason M. Altschuler