New advances in universal approximation with neural networks of minimal width
Abstract
We prove several universal approximation results at minimal or near-minimal width for approximation of and on compact sets. Our approach uses a unified coding scheme that yields explicit constructions relying only on standard analytic tools. We show that feedforward neural networks with two leaky ReLU activations , achieve the optimal width for approximation, while a single leaky ReLU achieves width , providing an alternative proof of the results of Cai et al. (2023). By generalizing to stepped leaky ReLU activations, we extend these results to uniform approximation of continuous functions while identifying sets of activation functions compatible with gradient-based training. Since our constructions pass through an intermediate dimension of one, they imply that autoencoders with a one-dimensional feature space are universal approximators. We further show that squashable activations combined with FLOOR achieve width for uniform approximation. We also establish a lower bound of for networks when all activations are continuous and monotone and . Moreover, we extend our results to invertible LU-decomposable networks, proving distributional universal approximation for LU-Net normalizing flows and providing a constructive proof of the classical theorem of Brenier and Gangbo on approximation by diffeomorphisms.
Keywords
Cite
@article{arxiv.2411.08735,
title = {New advances in universal approximation with neural networks of minimal width},
author = {Dennis Rochau and Robin Chan and Hanno Gottschalk},
journal= {arXiv preprint arXiv:2411.08735},
year = {2025}
}
Comments
Major revision with significantly extended scope. New results include: (1) optimal width max{d_x, d_y} for L^p approximation with two leaky ReLUs, (2) uniform approximation with stepped leaky ReLU and squashable+FLOOR activations, (3) improved lower bounds for monotone activations. The main text has been extended to 71 pages