English

Adaptive Norm-Based Regularization for Neural Networks

Machine Learning 2026-05-04 v1 Machine Learning Applications

Abstract

In this paper, we study norm-based regularization methods for neural networks. We compare existing penalization approaches and introduce two regularization strategies that extend classical ridge- and lasso-type penalties to neural network models. The first strategy modifies weight decay by incorporating the covariance structure of the input features into a ridge-type 2\ell_2 penalty, allowing regularization to account for feature dependence. The second combines an 1\ell_1 sparsity penalty with covariance-aware 2\ell_2 regularization, producing neural network weights that are both sparse and structurally informed. Monte Carlo simulations are used to evaluate these methods under different data-generating settings, followed by two real-data applications on building cooling-load prediction and leukemia cell-type classification from high-dimensional gene expression data. Across simulated and real-data examples, the proposed regularizers improve predictive performance on unseen data and provide more effective complexity control than standard norm-based penalties, particularly when features are correlated or high-dimensional.

Keywords

Cite

@article{arxiv.2605.00171,
  title  = {Adaptive Norm-Based Regularization for Neural Networks},
  author = {Muhammad Qasim and Farrukh Javed},
  journal= {arXiv preprint arXiv:2605.00171},
  year   = {2026}
}

Comments

37 pages, 9 figures

R2 v1 2026-07-01T12:44:26.634Z