LGJul 28, 2021

Neural Network Approximation of Refinable Functions

arXiv:2107.13191v120 citations
Originality Synthesis-oriented
AI Analysis

This work provides theoretical insights into neural network approximation capabilities for rough functions, which is incremental as it extends known results to a new class of functions.

The paper tackles the problem of understanding which functions can be efficiently approximated by neural networks, showing that refinable functions, including those used in wavelet construction and subdivision algorithms, can be approximated by deep ReLU networks with exponential accuracy in terms of the number of parameters.

In the desire to quantify the success of neural networks in deep learning and other applications, there is a great interest in understanding which functions are efficiently approximated by the outputs of neural networks. By now, there exists a variety of results which show that a wide range of functions can be approximated with sometimes surprising accuracy by these outputs. For example, it is known that the set of functions that can be approximated with exponential accuracy (in terms of the number of parameters used) includes, on one hand, very smooth functions such as polynomials and analytic functions (see e.g. \cite{E,S,Y}) and, on the other hand, very rough functions such as the Weierstrass function (see e.g. \cite{EPGB,DDFHP}), which is nowhere differentiable. In this paper, we add to the latter class of rough functions by showing that it also includes refinable functions. Namely, we show that refinable functions are approximated by the outputs of deep ReLU networks with a fixed width and increasing depth with accuracy exponential in terms of their number of parameters. Our results apply to functions used in the standard construction of wavelets as well as to functions constructed via subdivision algorithms in Computer Aided Geometric Design.

Foundations

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

Your Notes