OCMLDec 29, 2017

A Stochastic Trust Region Algorithm Based on Careful Step Normalization

arXiv:1712.10277v354 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for stochastic optimization in machine learning.

The authors tackled stochastic optimization problems by proposing a trust region algorithm with careful step normalization, proving it has convergence guarantees similar to traditional stochastic gradient methods. Numerical experiments on machine learning test problems showed it can outperform traditional approaches.

An algorithm is proposed for solving stochastic and finite sum minimization problems. Based on a trust region methodology, the algorithm employs normalized steps, at least as long as the norms of the stochastic gradient estimates are within a specified interval. The complete algorithm---which dynamically chooses whether or not to employ normalized steps---is proved to have convergence guarantees that are similar to those possessed by a traditional stochastic gradient approach under various sets of conditions related to the accuracy of the stochastic gradient estimates and choice of stepsize sequence. The results of numerical experiments are presented when the method is employed to minimize convex and nonconvex machine learning test problems. These results illustrate that the method can outperform a traditional stochastic gradient approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes