Rational Neural Networks have Expressivity Advantages
Abstract
Lay Summary
A small rational neural networks can sometimes do the work of a much larger standard network. For sharp transitions, high curvature, and nearby singularities, rational functions can reach a target accuracy with far fewer degrees of freedom than many smooth or piecewise-linear alternatives. This paper turns that approximation fact into a network-size result, comparing rational activations with ReLU, GELU, SiLU, and related standard choices. The gap favors rational networks: they can imitate many standard-activation networks compactly, while standard activations may need much larger networks to imitate some compact rational ones. The separation also covers nonlinear blocks used in modern architectures, including gated activations and transformer MLPs. We demonstrated this in practice for image classification, vision transformers, and offline control, low-degree rational activations often improve accuracy, convergence, or parameter efficiency.