English

Neural Networks With Dense Weights Are Not Universal Approximators

Machine Learning 2026-05-19 v6 Machine Learning

Abstract

We investigate the approximation capabilities of dense neural networks. While universal approximation theorems establish that sufficiently large architectures can approximate arbitrary continuous functions if there are no restrictions on the weight values, we show that dense neural networks do not possess this universality. Our argument is based on a model compression approach, combining the weak regularity lemma with an interpretation of feedforward networks as message passing graph neural networks. We consider ReLU neural networks subject to natural constraints on weights and input and output dimensions, which model a notion of dense connectivity. Within this setting, we demonstrate the existence of Lipschitz continuous functions that cannot be approximated by such networks. This highlights intrinsic limitations of neural networks with dense layers and motivates the use of sparse connectivity as a necessary ingredient for achieving true universality.

Keywords

Cite

@article{arxiv.2602.07618,
  title  = {Neural Networks With Dense Weights Are Not Universal Approximators},
  author = {Levi Rauchwerger and Stefanie Jegelka and Ron Levie},
  journal= {arXiv preprint arXiv:2602.07618},
  year   = {2026}
}
R2 v1 2026-07-01T10:26:04.466Z