English

Rational Neural Networks have Expressivity Advantages

Machine Learning 2026-02-16 v1 Artificial Intelligence Numerical Analysis Numerical Analysis

Abstract

We study neural networks with trainable low-degree rational activation functions and show that they are more expressive and parameter-efficient than modern piecewise-linear and smooth activations such as ELU, LeakyReLU, LogSigmoid, PReLU, ReLU, SELU, CELU, Sigmoid, SiLU, Mish, Softplus, Tanh, Softmin, Softmax, and LogSoftmax. For an error target of ε>0\varepsilon>0, we establish approximation-theoretic separations: Any network built from standard fixed activations can be uniformly approximated on compact domains by a rational-activation network with only poly(loglog(1/ε))\mathrm{poly}(\log\log(1/\varepsilon)) overhead in size, while the converse provably requires Ω(log(1/ε))\Omega(\log(1/\varepsilon)) parameters in the worst case. This exponential gap persists at the level of full networks and extends to gated activations and transformer-style nonlinearities. In practice, rational activations integrate seamlessly into standard architectures and training pipelines, allowing rationals to match or outperform fixed activations under identical architectures and optimizers.

Keywords

Cite

@article{arxiv.2602.12390,
  title  = {Rational Neural Networks have Expressivity Advantages},
  author = {Maosen Tang and Alex Townsend},
  journal= {arXiv preprint arXiv:2602.12390},
  year   = {2026}
}
R2 v1 2026-07-01T10:34:28.277Z