A Bregman-Kaczmarz method for nonlinear systems of equations
Robert Gower, Dirk A. Lorenz, Maximilian Winkler
TL;DR
The paper addresses solving constrained nonlinear systems $f(x)=0$ by sampling a single component per iteration and performing Bregman projections onto the local linearizations, unifying nonlinear Kaczmarz and sparse Kaczmarz under a stochastic mirror-descent viewpoint. By introducing a distance-generating function $\varphi$, the method yields NBK (exact Bregman projection) and rNBK (relaxed projection) updates, with special cases recovering the nonlinear Kaczmarz and entropy-based simplex methods. The authors prove two global convergence results: (i) under nonnegative star-convex (or affine) component functions and strong convexity of $\varphi$, descent in Bregman distance to the solution set and almost sure convergence, with sublinear rate bounds; (ii) under local tangential cone conditions, convergence with explicit rates and potential local linear convergence under favorable conditioning. Numerical experiments on sparse quadratic equations, linear systems on the probability simplex, and the left stochastic decomposition demonstrate that NBK and its relaxed variant can outperform traditional methods under memory constraints and high dimensionality, especially when appropriate Bregman distances are chosen. The work advances stochastic first-order methods for structured nonlinear problems and opens avenues for incorporating interpolation, simplex constraints, and adaptive step sizes into stochastic mirror-descent frameworks.
Abstract
We propose a new randomized method for solving systems of nonlinear equations, which can find sparse solutions or solutions under certain simple constraints. The scheme only takes gradients of component functions and uses Bregman projections onto the solution space of a Newton equation. In the special case of euclidean projections, the method is known as nonlinear Kaczmarz method. Furthermore, if the component functions are nonnegative, we are in the setting of optimization under the interpolation assumption and the method reduces to SGD with the recently proposed stochastic Polyak step size. For general Bregman projections, our method is a stochastic mirror descent with a novel adaptive step size. We prove that in the convex setting each iteration of our method results in a smaller Bregman distance to exact solutions as compared to the standard Polyak step. Our generalization to Bregman projections comes with the price that a convex one-dimensional optimization problem needs to be solved in each iteration. This can typically be done with globalized Newton iterations. Convergence is proved in two classical settings of nonlinearity: for convex nonnegative functions and locally for functions which fulfill the tangential cone condition. Finally, we show examples in which the proposed method outperforms similar methods with the same memory requirements.
