English

Uniform Approximation with Quadratic Neural Networks

Machine Learning 2024-11-12 v3 Functional Analysis

Abstract

In this work, we examine the approximation capabilities of deep neural networks utilizing the Rectified Quadratic Unit (ReQU) activation function, defined as max(0,x)2\max(0,x)^2, for approximating H\"older-regular functions with respect to the uniform norm. We constructively prove that deep neural networks with ReQU activation can approximate any function within the RR-ball of rr-H\"older-regular functions (Hr,R([1,1]d)\mathcal{H}^{r, R}([-1,1]^d)) up to any accuracy ϵ\epsilon with at most O(ϵd/2r)\mathcal{O}\left(\epsilon^{-d /2r}\right) neurons and fixed number of layers. This result highlights that the effectiveness of the approximation depends significantly on the smoothness of the target function and the characteristics of the ReQU activation function. Our proof is based on approximating local Taylor expansions with deep ReQU neural networks, demonstrating their ability to capture the behavior of H\"older-regular functions effectively. Furthermore, the results can be straightforwardly generalized to any Rectified Power Unit (RePU) activation function of the form max(0,x)p\max(0,x)^p for p2p \geq 2, indicating the broader applicability of our findings within this family of activations.

Keywords

Cite

@article{arxiv.2201.03747,
  title  = {Uniform Approximation with Quadratic Neural Networks},
  author = {Ahmed Abdeljawad},
  journal= {arXiv preprint arXiv:2201.03747},
  year   = {2024}
}

Comments

In this is version, several changes have been performed

R2 v1 2026-06-24T08:45:54.580Z