中文
相关论文

相关论文: Efficient solvers for Armijo's backtracking proble…

200 篇论文

Backtracking line search is foundational in numerical optimization. The basic idea is to adjust the step-size of an algorithm by a constant factor until some chosen criterion (e.g. Armijo, Descent Lemma) is satisfied. We propose a novel way…

最优化与控制 · 数学 2025-05-28 Joao V. Cavalcanti , Laurent Lessard , Ashia C. Wilson

Various tasks in data science are modeled utilizing the variational regularization approach, where manually selecting regularization parameters presents a challenge. The difficulty gets exacerbated when employing regularizers involving a…

最优化与控制 · 数学 2025-07-08 Mohammad Sadegh Salehi , Subhadip Mukherjee , Lindon Roberts , Matthias J. Ehrhardt

We present and analyse a backtracking strategy for a general Fast Iterative Shrinkage/Thresholding Algorithm which has been recently proposed in (Chambolle, Pock, 2016) for strongly convex objective functions. Differently from classical…

最优化与控制 · 数学 2019-01-04 Luca Calatroni , Antonin Chambolle

In this paper, by combining the algorithm New Q-Newton's method - developed in previous joint work of the author - with Armijo's Backtracking line search, we resolve convergence issues encountered by Newton's method (e.g. convergence to a…

最优化与控制 · 数学 2022-09-13 Tuyen Trung Truong

Fix a constant $0<\alpha <1$. For a $C^1$ function $f:\mathbb{R}^k\rightarrow \mathbb{R}$, a point $x$ and a positive number $\delta >0$, we say that Armijo's condition is satisfied if $f(x-\delta \nabla f(x))-f(x)\leq -\alpha \delta…

最优化与控制 · 数学 2020-07-08 Tuyen Trung Truong , Tuan Hang Nguyen

It has long been known that the gradient (steepest descent) method may fail on nonsmooth problems, but the examples that have appeared in the literature are either devised specifically to defeat a gradient or subgradient method with an…

最优化与控制 · 数学 2018-09-21 Azam Asl , Michael L. Overton

In this paper, a new conjugate gradient-like algorithm is proposed to solve unconstrained optimization problems. The step directions generated by the new algorithm satisfy sufficient descent condition independent of the line search. The…

最优化与控制 · 数学 2021-05-11 Ahmad Kamandi , Keyvan Amini

Backtracking line-search is an old yet powerful strategy for finding a better step sizes to be used in proximal gradient algorithms. The main principle is to locally find a simple convex upper bound of the objective function, which in turn…

最优化与控制 · 数学 2019-11-06 Mahesh Chandra Mukkamala , Peter Ochs , Thomas Pock , Shoham Sabach

The backtracking line-search is an effective technique to automatically tune the step-size in smooth optimization. It guarantees similar performance to using the theoretically optimal step-size. Many approaches have been developed to…

最优化与控制 · 数学 2023-06-06 Frederik Kunstner , Victor S. Portella , Mark Schmidt , Nick Harvey

In unconstrained optimisation on an Euclidean space, to prove convergence in Gradient Descent processes (GD) $x_{n+1}=x_n-\delta _n \nabla f(x_n)$ it usually is required that the learning rates $\delta _n$'s are bounded: $\delta _n\leq…

最优化与控制 · 数学 2020-01-09 Tuyen Trung Truong

In this paper, we propose an algorithm combining the forward-backward splitting method and the alternative projection method for solving the system of splitting inclusion problem. We want to find a point in the interception of a finite…

最优化与控制 · 数学 2016-04-08 R. Díaz Millán

For deterministic optimization, line-search methods augment algorithms by providing stability and improved efficiency. We adapt a classical backtracking Armijo line-search to the stochastic optimization setting. While traditional…

最优化与控制 · 数学 2018-07-24 Courtney Paquette , Katya Scheinberg

Dual descent methods are used to solve network optimization problems because descent directions can be computed in a distributed manner using information available either locally or at neighboring nodes. However, choosing a stepsize in the…

最优化与控制 · 数学 2012-03-14 Michael Zargham , Alejandro Ribeiro , Ali Jadbabaie

Backtracking search is a powerful algorithmic paradigm that can be used to solve many problems. It is in a certain sense the dual of variable elimination; but on many problems, e.g., SAT, it is vastly superior to variable elimination in…

人工智能 · 计算机科学 2012-12-12 Fahiem Bacchus , Shannon Dalmao , Toniann Pitassi

The classical Armijo backtracking algorithm achieves the optimal complexity for smooth functions like gradient descent but without any hyperparameter tuning. However, the smoothness assumption is not suitable for Deep Learning optimization.…

最优化与控制 · 数学 2024-12-20 Bensaid Bilel

The modified BFGS optimization algorithm is generally used when the objective function is non-convex. In this method, one has to move in a specific direction such that the value of the objective function reduces. Therefore, the different…

最优化与控制 · 数学 2025-04-07 Manish Kumar Sahu , Suvendu Ranjan Pattanaik , Santosh Kumar Panda

For optimization problems on Riemannian manifolds, many types of globally convergent algorithms have been proposed, and they are often equipped with the Riemannian version of the Armijo line search for global convergence. Such existing…

最优化与控制 · 数学 2025-04-11 Hiroyuki Sato , Yuya Yamakawa , Kensuke Aihara

Variational phase-field models of brittle fracture pose a local constrained minimization problem of a non-convex energy functional. In the discrete setting, the problem is most often solved by alternate minimization, exploiting the separate…

计算工程、金融与科学 · 计算机科学 2025-12-01 Jonas Heinzmann , Francesco Vicentini , Pietro Carrara , Laura De Lorenzis

Gradual semantics within abstract argumentation associate a numeric score with every argument in a system, which represents the level of acceptability of this argument, and from which a preference ordering over arguments can be derived.…

人工智能 · 计算机科学 2022-03-03 Nir Oren , Bruno Yun , Assaf Libman , Murilo S. Baptista

In this paper, we present a global complexity analysis of the classical BFGS method with inexact line search, as applied to minimizing a strongly convex function with Lipschitz continuous gradient and Hessian. We consider a variety of…

最优化与控制 · 数学 2024-04-24 Anton Rodomanov
‹ 上一页 1 2 3 10 下一页 ›