Nonparametric Classification on Low Dimensional Manifolds using Overparameterized Convolutional Residual Networks
Zixuan Zhang, Kaiqi Zhang, Minshuo Chen, Yuma Takeda, Mengdi Wang, Tuo Zhao, Yu-Xiang Wang
TL;DR
This work analyzes overparameterized ConvResNeXts with weight decay for nonparametric binary classification on data supported near a low-dimensional manifold. It develops approximation and estimation theory for Besov-smooth targets on manifolds, showing strong adaptivity to local smoothness and intrinsic dimension while avoiding the curse of dimensionality; deeper networks can approach minimax rates, and architectural flexibility with parallel paths is theoretically justified. The key contributions include a Besov-based universal approximation bound, a Dudley-based covering-number analysis to bound the local Gaussian complexity, and near-minimax risk rates achieved by balancing depth and width in an overparameterized regime. The results offer theoretical justification for the empirical success of deep, overparameterized ConvResNets/ResNeXts and provide architectural insights into depth-width tradeoffs and sparsity induced by weight decay.
Abstract
Convolutional residual neural networks (ConvResNets), though overparameterized, can achieve remarkable prediction performance in practice, which cannot be well explained by conventional wisdom. To bridge this gap, we study the performance of ConvResNeXts, which cover ConvResNets as a special case, trained with weight decay from the perspective of nonparametric classification. Our analysis allows for infinitely many building blocks in ConvResNeXts, and shows that weight decay implicitly enforces sparsity on these blocks. Specifically, we consider a smooth target function supported on a low-dimensional manifold, then prove that ConvResNeXts can adapt to the function smoothness and low-dimensional structures and efficiently learn the function without suffering from the curse of dimensionality. Our findings partially justify the advantage of overparameterized ConvResNeXts over conventional machine learning models.
