vix.ing · top · new · best · stats

Parallel Layer Normalization for Universal Approximation

2025/05/19 by Yunhao Ni, Yuxin Guo, Ni, Yunhao +12
Computer Science · #Advanced Graph Neural Networks #Approximation error #Approximation theory #Artificial neural network #Deep neural networks #FOS: Computer and information sciences #Layer (electronics) #Linear approximation #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Neural Networks and Applications #Norm (philosophy) #Normalization (sociology) #Stochastic Gradient Optimization Techniques

paper · pdf · doi:10.48550/arxiv.2505.13142

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/05/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

This paper studies the approximation capabilities of neural networks that combine layer normalization (LN) with linear layers. We prove that networks consisting of two linear layers with parallel layer normalizations (PLNs) inserted between them (referred to as PLN-Nets) achieve universal approximation, whereas architectures that use only standard LN exhibit strictly limited expressive power.We further analyze approximation rates of shallow and deep PLN-Nets under the L^∞ norm as well as in Sobolev norms. Our analysis extends beyond LN to RMSNorm, and from standard MLPs to position-wise feed-forward networks, the core building blocks used in RNNs and Transformers.Finally, we provide empirical experiments to explore other possible potentials of PLN-Nets.

Citations

Related