ArXiv

Sublinearly Structured Deep Neural Networks Achieve Feature Learning Consistency for Compositional Functions

Authors
Sehwan Kim, Yan Sun, Faming Liang
Categories
stat.ML, cs.LG, math.ST
arXiv
https://arxiv.org/abs/2606.23477v1
PDF
https://arxiv.org/pdf/2606.23477v1

Brief

Sublinearly structured DNNs—networks whose input/output dimensions and hidden-neuron counts grow sublinearly with training size—are shown (by Kim, Sun, Liang, arXiv:2606.23477v1) to achieve feature-learning consistency for hierarchically compositional target functions, even when total parameters exceed samples. The paper also proves universal approximation for such functions and reports empirical parity or gains versus wide networks; an audit finds AlexNet, VGGNet, ResNet, GoogLeNet fit this structure.

Why it matters

The paper proves feature-learning consistency for 'sublinearly structured' DNNs—architectures whose input/output dimensions and hidden-neuron counts grow sublinearly with sample size—when learning hierarchically compositional target functions; this consistency holds even in over-parameterized regimes where total parameters exceed the number of training samples.

Key details

  • Empirically, sublinearly structured DNNs match or surpass wide DNNs in prediction; a structural audit reports that common CNNs (AlexNet, VGGNet, ResNet, GoogLeNet) are sublinearly structured on standard image classification benchmarks. Authors: Sehwan Kim, Yan Sun, Faming Liang (arXiv:2606.23477v1, 2026-06-22).
Source evidence

Abstract

Over the past decade, deep neural networks (DNNs) have achieved remarkable success on complex machine-learning tasks, yet the theoretical foundations of their performance remain incomplete. From a statistical viewpoint, a natural question is: can DNNs attain feature-learning and prediction consistency comparable to that of classical models? While a full characterization is open, we provide positive results for a broad subclass. We establish feature-learning consistency guarantees for sublinearly structured DNNs-architectures whose input/output dimensions and number of hidden neurons grow sublinearly with the sample size-when learning hierarchically compositional target functions. Importantly, this consistency still holds even in the conventional "over-parameterized" regime where the total number of parameters exceeds the number of training samples. Empirically, sublinearly structured DNNs match or surpass wide DNNs in prediction. A structural audit further indicates that widely used convolutional neural networks (CNNs), including AlexNet, VGGNet, ResNet, GoogLeNet, are sublinearly structured on their image classification benchmarks. We further prove that the sublinearly structured DNNs achieve universal approximation for hierarchically compositional functions in the large-sample limit. Moreover, images exhibit an inherent hierarchical, compositional structure. Taken together, these results explain, through a statistical lens, why many large-scale deep learning models succeed after adequate training on massive image datasets.