ICML 2026poster0 citations

Branch Scaling Manifests as Implicit Architectural Regularization for Improving Generalization in Overparameterized ResNets

Zixiong Yu, Guhan Chen, Jianfa Lai, Bohan Li, Songtao Tian

Abstract

Scaling factors in residual branches have emerged as a prevalent method for boosting neural network performance, especially in normalization-free architectures. While prior work has primarily examined scaling effects from an optimization perspective, this paper investigates their role in residual architectures through the lens of generalization theory. Specifically, we establish that wide residual networks (ResNets) with constant scaling factors become asymptotically unlearnable as depth increases. In contrast, when the scaling factor exhibits rapid depth-wise decay combined with early stopping, over-parameterized ResNets achieve minimax-optimal generalization rates. To establish this, we demonstrate that the generalization capability of wide ResNets can be approximated by the kernel regression associated with a specific kernel. Our theoretical findings are validated through experiments on synthetic data and real-world classification tasks, including MNIST and CIFAR-100.

OptimizationTheory
BibTeX
@inproceedings{
yu2026branch,
title={Branch Scaling Manifests as Implicit Architectural Regularization for Improving Generalization in Overparameterized ResNets},
author={Zixiong Yu and Guhan Chen and Jianfa Lai and Bohan Li and Songtao Tian},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=iWV5o07Bxv}
}