Krylov-Simplex method that minimizes the residual in ℓ_1-norm or ℓ_∞-norm

01/27/2021
by   Wim Vanroose, et al.
0

The paper presents two variants of a Krylov-Simplex iterative method that combines Krylov and simplex iterations to minimize the residual r = b-Ax. The first method minimizes r_∞, i.e. maximum of the absolute residuals. The second minimizes r_1, and finds the solution with the least absolute residuals. Both methods search for an optimal solution x_k in a Krylov subspace which results in a small linear programming problem. A specialized simplex algorithm solves this projected problem and finds the optimal linear combination of Krylov basis vectors to approximate the solution. The resulting simplex algorithm requires the solution of a series of small dense linear systems that only differ by rank-one updates. The QR factorization of these matrices is updated each iteration. We demonstrate the effectiveness of the methods with numerical experiments.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/27/2023

Residual QPAS subspace (ResQPASS) algorithm for bounded-variable least squares (BVLS) with superlinear Krylov convergence

This paper presents the Residual QPAS Subspace method (ResQPASS) method ...
research
08/06/2019

The convergence of the Generalized Lanczos Trust-Region Method for the Trust-Region Subproblem

Solving the trust-region subproblem (TRS) plays a key role in numerical ...
research
01/16/2020

Optimal parameter for the SOR-like iteration method for solving the system of absolute value equations

The absolute value equations (AVE) Ax - |x| - b = 0 is of interest of th...
research
10/07/2019

BiLQ: An Iterative Method for Nonsymmetric Linear Systems with a Quasi-Minimum Error Property

We introduce an iterative method named BiLQ for solving general square l...
research
01/25/2022

Generalized Gearhart-Koshy acceleration for the Kaczmarz method

The Kaczmarz method is an iterative numerical method for solving large a...
research
03/03/2023

An infeasible interior-point arc-search method with Nesterov's restarting strategy for linear programming problems

An arc-search interior-point method is a type of interior-point methods ...
research
11/02/2021

Improved Iteration Complexities for Overconstrained p-Norm Regression

In this paper we obtain improved iteration complexities for solving ℓ_p ...

Please sign up or login with your details

Forgot password? Click here to reset