A two-phase gradient method for quadratic programming problems with a single linear constraint and bounds on the variables
TL;DR: Toraldo et al. as mentioned in this paper proposed a gradient-based method for quadratic programming problems with a single linear constraint and bounds on the variables, which alternates between two phases until convergence: an identification phase, which performs gradient projection iterations until either a candidate active set is identified or no reasonable progress is made.
read more
Abstract: We propose a gradient-based method for quadratic programming problems with a single linear constraint and bounds on the variables. Inspired by the GPCG algorithm for bound-constrained convex quadratic programming [J.J. More and G. Toraldo, SIAM J. Optim. 1, 1991], our approach alternates between two phases until convergence: an identification phase, which performs gradient projection iterations until either a candidate active set is identified or no reasonable progress is made, and an unconstrained minimization phase, which reduces the objective function in a suitable space defined by the identification phase, by applying either the conjugate gradient method or a recently proposed spectral gradient method. However, the algorithm differs from GPCG not only because it deals with a more general class of problems, but mainly for the way it stops the minimization phase. This is based on a comparison between a measure of optimality in the reduced space and a measure of bindingness of the variables that are on the bounds, defined by extending the concept of proportioning, which was proposed by some authors for box-constrained problems. If the objective function is bounded, the algorithm converges to a stationary point thanks to a suitable application of the gradient projection method in the identification phase. For strictly convex problems, the algorithm converges to the optimal solution in a finite number of steps even in case of degeneracy. Extensive numerical experiments show the effectiveness of the proposed approach.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
ACQUIRE: an inexact iteratively reweighted norm approach for TV-based Poisson image restoration
TL;DR: ACQUIRE is a line-search method that considers a smoothed version of TV, based on a Huber-like function, and computes the search directions by minimizing quadratic approximations of the problem, built by exploiting some second-order information.
17
•Posted Content
LSOS: Line-search Second-Order Stochastic optimization methods.
TL;DR: A line-search second-order algorithmic framework for optimization problems in noisy environments, assuming that only noisy values are available for the objective function and its gradient and Hessian, and specialized as a stochastic L-BFGS method with line search only.
Using gradient directions to get global convergence of Newton-type methods
TL;DR: This work combines Newton-type directions with scaled SD steps to have suitable descent directions and applies this strategy to Newton's method and the BFGS method, with computational results that appear interesting compared with the results of well-established globalization strategies devised ad hoc for those methods.
8
•Posted Content
A sparse semismooth Newton based augmented Lagrangian method for large-scale support vector machines
TL;DR: A highly efficient sparse semismooth Newton based augmented Lagrangian method for solving a large-scale convex quadratic programming problem with a linear equality constraint and a simple box constraint, which is generated from the dual problems of the SVMs is proposed.
7
•Posted Content
ACQUIRE: an inexact iteratively reweighted norm approach for TV-based Poisson image restoration
TL;DR: ACQUIRE as mentioned in this paper is a line search method that considers a smoothed version of TV, based on a Huber-like function, and computes the search directions by minimizing quadratic approximations of the problem, built by exploiting some second-order information.
6
References
Benchmarking optimization software with performance profiles
Elizabeth D. Dolan,Jorge J. Moré +1 more
TL;DR: It is shown that performance profiles combine the best features of other tools for performance evaluation to create a single tool for benchmarking and comparing optimization software.
•Book
The Symmetric Eigenvalue Problem
Beresford N. Parlett
- 01 Jan 1980
TL;DR: Parlett as discussed by the authors presents mathematical knowledge that is needed in order to understand the art of computing eigenvalues of real symmetric matrices, either all of them or only a few.
3.7K
•Book
Numerical Methods for Least Squares Problems
Åke Björck
- 01 Apr 1996
TL;DR: Theorems and statistical properties of least squares solutions are explained and basic numerical methods for solving least squares problems are described.
3.6K
The Symmetric Eigenvalue Problem.
TL;DR: Parlett as discussed by the authors presents mathematical knowledge that is needed in order to understand the art of computing eigenvalues of real symmetric matrices, either all of them or only a few.
3.4K