Stable Minima of ReLU Neural Networks Suffer from the Curse of Dimensionality: The Neural Shattering Phenomenon
Tongtong Liang, Dan Qiao, Yu-Xiang Wang, Rahul Parhi
TL;DR
This paper addresses why flat minima of two-layer ReLU networks fail to generalize in high dimensions despite gradient descent stability. It develops a data-dependent weighted variation framework, $\mathrm{V}_g$, and a Radon-domain characterization to connect stability to function-space regularity, then derives upper and lower bounds for generalization and nonparametric MSE in the high-dimensional, non-interpolation regime. A key contribution is a novel ReLU-specific minimax lower bound based on boundary-localized neurons, which formalizes the neural shattering phenomenon and the curse of dimensionality for stable minima. Experiments on synthetic data corroborate the theory, showing that high learning rates yield sparse activation and poor generalization in high dimensions, while weight decay improves activation coverage and performance. Overall, the work provides a principled explanation for the limitations of flat-minima biases in high-dimensional neural networks and highlights fundamental trade-offs between stability, regularity, and extrapolation.
Abstract
We study the implicit bias of flatness / low (loss) curvature and its effects on generalization in two-layer overparameterized ReLU networks with multivariate inputs -- a problem well motivated by the minima stability and edge-of-stability phenomena in gradient-descent training. Existing work either requires interpolation or focuses only on univariate inputs. This paper presents new and somewhat surprising theoretical results for multivariate inputs. On two natural settings (1) generalization gap for flat solutions, and (2) mean-squared error (MSE) in nonparametric function estimation by stable minima, we prove upper and lower bounds, which establish that while flatness does imply generalization, the resulting rates of convergence necessarily deteriorate exponentially as the input dimension grows. This gives an exponential separation between the flat solutions vis-à-vis low-norm solutions (i.e., weight decay), which knowingly do not suffer from the curse of dimensionality. In particular, our minimax lower bound construction, based on a novel packing argument with boundary-localized ReLU neurons, reveals how flat solutions can exploit a kind of ''neural shattering'' where neurons rarely activate, but with high weight magnitudes. This leads to poor performance in high dimensions. We corroborate these theoretical findings with extensive numerical simulations. To the best of our knowledge, our analysis provides the first systematic explanation for why flat minima may fail to generalize in high dimensions.
