English

Sign controlled solvers for the absolute value equation with an application to support vector machines

Numerical Analysis 2021-03-04 v2 Numerical Analysis

Abstract

Let AA be a real n×nn\times n matrix and z,bRnz,b\in \mathbb R^n. The piecewise linear equation system zAz=bz-A\vert z\vert = b is called an absolute value equation. It is equivalent to the general linear complementarity problem, and thus NP hard in general. Concerning the latter problem, three solvers are presented: One direct, one semi-iterative and one discrete variant of damped Newton. Their previously proved ranges of correctness and convergence, respectively, are extended. Their performance is compared on instances of the XOR separation problem for support vector machines which can be reformulated as an absolute value equation.

Keywords

Cite

@article{arxiv.1707.09174,
  title  = {Sign controlled solvers for the absolute value equation with an application to support vector machines},
  author = {Lutz Lehmann and Manuel Radons and Siegfried M. Rump and Christian Strohm},
  journal= {arXiv preprint arXiv:1707.09174},
  year   = {2021}
}

Comments

The paper was split into two shorter ones. One containing the results about solver-convergence, one containing the modeling of the XOR problem as an LCP/AVE

R2 v1 2026-06-22T20:59:56.769Z