Automatically Bounding the Taylor Remainder Series: Tighter Bounds and New Applications

From MaRDI portal
Publication:6421315

arXiv2212.11429MaRDI QIDQ6421315

Author name not available (Why is that?)

Publication date: 21 December 2022

Abstract: We present a new algorithm for automatically bounding the Taylor remainder series. In the special case of a scalar function f:mathbbRomathbbR, our algorithm takes as input a reference point x0, trust region [a,b], and integer kge1, and returns an interval I such that f(x)sumi=0k1frac1i!f(i)(x0)(xx0)iinI(xx0)k for all xin[a,b]. As in automatic differentiation, the function f is provided to the algorithm in symbolic form, and must be composed of known atomic functions. At a high level, our algorithm has two steps. First, for a variety of commonly-used elementary functions (e.g., exp, log), we derive sharp polynomial upper and lower bounds on the Taylor remainder series. We then recursively combine the bounds for the elementary functions using an interval arithmetic variant of Taylor-mode automatic differentiation. Our algorithm can make efficient use of machine learning hardware accelerators, and we provide an open source implementation in JAX. We then turn our attention to applications. Most notably, we use our new machinery to create the first universal majorization-minimization optimization algorithms: algorithms that iteratively minimize an arbitrary loss using a majorizer that is derived automatically, rather than by hand. Applied to machine learning, this leads to architecture-specific optimizers for training deep networks that converge from any starting point, without hyperparameter tuning. Our experiments show that for some optimization problems, these hyperparameter-free optimizers outperform tuned versions of gradient descent, Adam, and AdaGrad. We also show that our automatically-derived bounds can be used for verified global optimization and numerical integration, and to prove sharper versions of Jensen's inequality.




Has companion code repository: https://github.com/google/autobound








This page was built for publication: Automatically Bounding the Taylor Remainder Series: Tighter Bounds and New Applications

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q6421315)