English

RCR-AF: Enhancing Model Generalization via Rademacher Complexity Reduction Activation Function

Machine Learning 2025-07-31 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Despite their widespread success, deep neural networks remain critically vulnerable to adversarial attacks, posing significant risks in safety-sensitive applications. This paper investigates activation functions as a crucial yet underexplored component for enhancing model robustness. We propose a Rademacher Complexity Reduction Activation Function (RCR-AF), a novel activation function designed to improve both generalization and adversarial resilience. RCR-AF uniquely combines the advantages of GELU (including smoothness, gradient stability, and negative information retention) with ReLU's desirable monotonicity, while simultaneously controlling both model sparsity and capacity through built-in clipping mechanisms governed by two hyperparameters, α\alpha and γ\gamma. Our theoretical analysis, grounded in Rademacher complexity, demonstrates that these parameters directly modulate the model's Rademacher complexity, offering a principled approach to enhance robustness. Comprehensive empirical evaluations show that RCR-AF consistently outperforms widely-used alternatives (ReLU, GELU, and Swish) in both clean accuracy under standard training and in adversarial robustness within adversarial training paradigms.

Keywords

Cite

@article{arxiv.2507.22446,
  title  = {RCR-AF: Enhancing Model Generalization via Rademacher Complexity Reduction Activation Function},
  author = {Yunrui Yu and Kafeng Wang and Hang Su and Jun Zhu},
  journal= {arXiv preprint arXiv:2507.22446},
  year   = {2025}
}
R2 v1 2026-07-01T04:25:29.494Z