Why Rectified Power Unit Networks Fail and How to Improve It: An Effective Field Theory Perspective
Taeyoung Kim, Myungjoo Kang
TL;DR
The paper analyzes why deep Rectified Power Unit (RePU) networks fail under training through an effective field theory lens, revealing that RePU does not satisfy a criticality condition in the representation-group flow. It introduces Modified Rectified Power Unit (MRePU), derives its susceptibility properties, and proves that MRePU resides in a distinct universality class with stable forward propagation and differentiable, universal approximation capabilities. The authors provide rigorous approximation results for polynomials and differentiable functions, and validate MRePU across synthetic, physics-informed neural network (PINN), and real-world vision tasks (MNIST, CIFAR-10), including integration with ResNet. The work offers concrete kernel-based guidelines and phase-diagram evidence for initializing MRePU networks to achieve robust training, highlighting its practical impact as a robust alternative activation in deep networks.
Abstract
The Rectified Power Unit (RePU) activation function, a differentiable generalization of the Rectified Linear Unit (ReLU), has shown promise in constructing neural networks due to its smoothness properties. However, deep RePU networks often suffer from critical issues such as vanishing or exploding values during training, rendering them unstable regardless of hyperparameter initialization. Leveraging the perspective of effective field theory, we identify the root causes of these failures and propose the Modified Rectified Power Unit (MRePU) activation function. MRePU addresses RePU's limitations while preserving its advantages, such as differentiability and universal approximation properties. Theoretical analysis demonstrates that MRePU satisfies criticality conditions necessary for stable training, placing it in a distinct universality class. Extensive experiments validate the effectiveness of MRePU, showing significant improvements in training stability and performance across various tasks, including polynomial regression, physics-informed neural networks (PINNs) and real-world vision tasks. Our findings highlight the potential of MRePU as a robust alternative for building deep neural networks.
