Coordinate-wise Armijo's condition: General case
Abstract
Let be coordinates for the product space . Let be a function, and its gradient. Fix . For a point , a number satisfies Armijo's condition at if the following inequality holds: \begin{eqnarray*} f(x-\delta \partial _xf,y-\delta \partial _yf)-f(x,y)\leq -\alpha \delta (||\partial _xf||^2+||\partial _yf||^2). \end{eqnarray*} In one previous paper, we proposed the following {\bf coordinate-wise} Armijo's condition. Fix again . A pair of positive numbers satisfies the coordinate-wise variant of Armijo's condition at if the following inequality holds: \begin{eqnarray*} [f(x-\delta _1\partial _xf(x,y), y-\delta _2\partial _y f(x,y))]-[f(x,y)]\leq -\alpha (\delta _1||\partial _xf(x,y)||^2+\delta _2||\partial _yf(x,y)||^2). \end{eqnarray*} Previously we applied this condition for functions of the form , and proved various convergent results for them. For a general function, it is crucial - for being able to do real computations - to have a systematic algorithm for obtaining and satisfying the coordinate-wise version of Armijo's condition, much like Backtracking for the usual Armijo's condition. In this paper we propose such an algorithm, and prove according convergent results. We then analyse and present experimental results for some functions such as (given by Asl and Overton in connection to Wolfe's method), and Rosenbrock's function.
Cite
@article{arxiv.2003.05252,
title = {Coordinate-wise Armijo's condition: General case},
author = {Tuyen Trung Truong},
journal= {arXiv preprint arXiv:2003.05252},
year = {2020}
}
Comments
6 pages. Preprint arXiv:1911.07820 is incorporated as a very special case