Search papers, labs, and topics across Lattice.
This paper establishes feature-learning consistency guarantees for sublinearly structured deep neural networks (DNNs), which grow in input/output dimensions and hidden neurons at a sublinear rate relative to sample size, specifically when learning hierarchically compositional functions. The authors demonstrate that these networks maintain consistency even in the over-parameterized regime, where the number of parameters exceeds training samples, and empirically show that they can match or outperform traditional wide DNNs in prediction tasks. Additionally, they reveal that many popular convolutional neural networks, such as AlexNet and ResNet, are inherently sublinearly structured, providing a theoretical basis for their success on large-scale image classification tasks.
Sublinearly structured DNNs not only achieve feature-learning consistency but also outperform traditional architectures, shedding light on the success of popular CNNs in image classification.
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.