中文
相关论文

相关论文: Greedy Quasi-Newton Methods with Explicit Superlin…

200 篇论文

We investigate the convergence of a nonlinear approximation method introduced by Ammar et al. (J. Non-Newtonian Fluid Mech. 139:153-176, 2006) for the numerical solution of high-dimensional Fokker-Planck equations featuring in…

数值分析 · 数学 2012-09-25 Leonardo E. Figueroa , Endre Süli

It is well-known by now that the BFGS method is an effective method for minimizing nonsmooth functions. However, despite its popularity, theoretical convergence results are almost non-existent. One of the difficulties when analyzing the…

最优化与控制 · 数学 2026-05-11 Bennet Gebken

In this paper, we propose a quasi-Newton method for solving smooth and monotone nonlinear equations, including unconstrained minimization and minimax optimization as special cases. For the strongly monotone setting, we establish two global…

最优化与控制 · 数学 2024-10-04 Ruichen Jiang , Aryan Mokhtari

Quasi-Newton methods employ an update rule that gradually improves the Hessian approximation using the already available gradient evaluations. We propose higher-order secant updates which generalize this idea to higher-order derivatives,…

最优化与控制 · 数学 2024-03-07 Karl Welzel , Raphael A. Hauser

This paper is devoted to the development and convergence analysis of greedy reconstruction algorithms based on the strategy presented in [Y. Maday and J. Salomon, Joint Proceedings of the 48th IEEE Conference on Decision and Control and the…

最优化与控制 · 数学 2023-08-30 S. Buchwald , G. Ciaramella , J. Salomon

The combination of nonlinear FETI-DP (Dual Primal Finite Element Tearing and Interconnecting) and Quasi-Newton methods using a sequential quadratic programming (SQP) approach is considered. Nonlinear FETI-DP methods are parallel iterative…

数值分析 · 数学 2025-08-18 Stephan Köhler , Oliver Rheinbach

In [19], a general, inexact, efficient proximal quasi-Newton algorithm for composite optimization problems has been proposed and a sublinear global convergence rate has been established. In this paper, we analyze the convergence properties…

数值分析 · 计算机科学 2017-10-18 Hiva Ghanbari , Katya Scheinberg

We present a JAX implementation of the Self-Scaled Broyden family of quasi-Newton methods, fully compatible with JAX and building on the Optimistix~\cite{rader_optimistix_2024} optimisation library. The implementation includes BFGS, DFP,…

数学软件 · 计算机科学 2026-03-12 Ivan Bioli , Mikel Mendibe Abarrategi

This paper is devoted to theoretical aspects on optimality of sparse approximation. We undertake a quantitative study of new types of greedy-like bases that have recently arisen in the context of nonlinear $m$-term approximation in Banach…

泛函分析 · 数学 2022-05-20 Fernando Albiac , Jose L. Ansorena , Miguel Berasategui

Optimization problems, arise in many practical applications, from the view points of both theory and numerical methods. Especially, significant improvement in deep learning training came from the Quasi-Newton methods. Quasi-Newton search…

最优化与控制 · 数学 2024-11-19 Jiongcheng Li

Quasi-Newton methods are widely used for solving convex optimization problems due to their ease of implementation, practical efficiency, and strong local convergence guarantees. However, their global convergence is typically established…

This paper proposes a novel class of block quasi-Newton methods for convex optimization which we call symmetric rank-$k$ (SR-$k$) methods. Each iteration of SR-$k$ incorporates the curvature information with~$k$ Hessian-vector products…

最优化与控制 · 数学 2024-07-25 Chengchang Liu , Cheng Chen , Luo Luo

The quasi-Newton equation is the very basis of a variety of the quasi-Newton methods. By using a relationship formula between nonlinear polynomial equations and the corresponding Jacobian matrix. presented recently by the present author, we…

数值分析 · 数学 2025-10-20 W. Chen

In this paper, we propose new methods to efficiently solve convex optimization problems encountered in sparse estimation, which include a new quasi-Newton method that avoids computing the Hessian matrix and improves efficiency, and we prove…

最优化与控制 · 数学 2023-09-06 Ryosuke Shimmura , Joe Suzuki

Quasi-Newton (QN) methods provide an efficient alternative to second-order methods for minimizing smooth unconstrained problems. While QN methods generally compose a Hessian estimate based on one secant interpolation per iteration,…

最优化与控制 · 数学 2025-04-11 Mokhwa Lee , Yifan Sun

We formulate natural gradient variational inference (VI), expectation propagation (EP), and posterior linearisation (PL) as extensions of Newton's method for optimising the parameters of a Bayesian posterior distribution. This viewpoint…

机器学习 · 统计学 2022-12-07 William J. Wilkinson , Simo Särkkä , Arno Solin

Global convergence of an online (stochastic) limited memory version of the Broyden-Fletcher- Goldfarb-Shanno (BFGS) quasi-Newton method for solving optimization problems with stochastic objectives that arise in large scale machine learning…

最优化与控制 · 数学 2014-09-09 Aryan Mokhtari , Alejandro Ribeiro

The principle of majorization-minimization (MM) provides a general framework for eliciting effective algorithms to solve optimization problems. However, they often suffer from slow convergence, especially in large-scale and high-dimensional…

最优化与控制 · 数学 2022-01-20 Medha Agarwal , Jason Xu

The frame algorithm uses a simple recursive formula to approximate an unknown vector from its frame coefficients. This note introduces an adaptive version of the frame algorithm that maximizes the error reduction between steps in terms of…

泛函分析 · 数学 2025-06-24 Brody Dylan Johnson

We consider the development of practical stochastic quasi-Newton, and in particular Kronecker-factored block-diagonal BFGS and L-BFGS methods, for training deep neural networks (DNNs). In DNN training, the number of variables and components…

机器学习 · 计算机科学 2021-01-11 Donald Goldfarb , Yi Ren , Achraf Bahamou