How DNNs break the Curse of Dimensionality: Compositionality and Symmetry Learning
Arthur Jacot, Seok Hoan Choi, Yuxiao Wen
TL;DR
This work addresses how deep neural networks can overcome the curse of dimensionality by exploiting compositional structure and symmetry learning. It introduces Accordion Networks (AccNets) and derives generalization bounds that hinge on an $F_{1}$-norm based complexity measure coupled with layer Lipschitz constants, enabling width-independent control of the generalization gap. By connecting AccNets to compositions of Sobolev balls, the authors show that deep compositional representations can learn high-dimensional functions with near-optimal rates, particularly when inner maps reduce effective dimensionality via symmetries. Empirical results on synthetic data and real tasks illustrate phase transitions in learning difficulty and validate the predicted scaling, suggesting practical advantages for symmetry-aware deep architectures in high-dimensional settings.
Abstract
We show that deep neural networks (DNNs) can efficiently learn any composition of functions with bounded $F_{1}$-norm, which allows DNNs to break the curse of dimensionality in ways that shallow networks cannot. More specifically, we derive a generalization bound that combines a covering number argument for compositionality, and the $F_{1}$-norm (or the related Barron norm) for large width adaptivity. We show that the global minimizer of the regularized loss of DNNs can fit for example the composition of two functions $f^{*}=h\circ g$ from a small number of observations, assuming $g$ is smooth/regular and reduces the dimensionality (e.g. $g$ could be the quotient map of the symmetries of $f^{*}$), so that $h$ can be learned in spite of its low regularity. The measures of regularity we consider is the Sobolev norm with different levels of differentiability, which is well adapted to the $F_{1}$ norm. We compute scaling laws empirically and observe phase transitions depending on whether $g$ or $h$ is harder to learn, as predicted by our theory.
