Deep Univariate Polynomial and Conformal Approximation
Kingsley Yeon
TL;DR
The paper introduces deep univariate polynomial approximations formed by composing low-degree polynomials and analyzes their training, normalization, and optimization. It proves that deep composites can achieve exponential convergence for targets like $|x|$ on $[-1,1]$ and demonstrates practical gains over shallow polynomials across several classical functions, including Runge and Bessel functions. It also extends the framework to inverse $p$th roots and explores conformal maps as preconditioners to alleviate Runge-type issues, supported by extensive numerical experiments and a deflation-based strategy to navigate nonconvex landscapes. The results suggest that deep polynomial architectures, together with conformal preconditioning, offer a powerful toolkit for univariate function approximation with favorable convergence properties and potential applications to matrix functions.
Abstract
A deep approximation is an approximating function defined by composing more than one layer of simple functions. We study deep approximations of functions of one variable using layers consisting of low-degree polynomials or simple conformal transformations. We show that deep approximations to $|x|$ on $[-1,1]$ achieve exponential convergence with respect to the degrees of freedom. Computational experiments suggest that a composite of two and three polynomial layers can give more accurate approximations than a single polynomial with the same number of coefficients. We also study the related problem of reducing the Runge phenomenon by composing polynomials with conformal transformations.
