Neural Networks Learn Generic Multi-Index Models near Information-Theoretic Limit
Abstract
In deep learning, a central issue is to understand how neural networks efficiently learn high-dimensional features. To this end, we explore the gradient descent learning of a general Gaussian Multi-index model $f(\boldsymbol{x})=g(\boldsymbol{U}\boldsymbol{x})$ with hidden subspace $\boldsymbol{U}\in \mathbb{R}^{r\times d}$, which is the canonical setup to study representation learning. We prove that under generic non-degenerate assumptions on the link function, a standard two-layer neural network trained via layer-wise gradient descent can agnostically learn the target with $o_d(1)$ test error using $\widetilde{\mathcal{O}}(d)$ samples and $\widetilde{\mathcal{O}}(d^2)$ time. The sample and time complexity both align with the information-theoretic limit up to leading order and are therefore optimal. During the first stage of gradient descent learning, the proof proceeds via showing that the inner weights can perform a power-iteration process. This process implicitly mimics a spectral start for the whole span of the hidden subspace and eventually eliminates finite-sample noise and recovers this span. It surprisingly indicates that optimal results can only be achieved if the first layer is trained for more than $\mathcal{O}(1)$ steps. This work demonstrates the ability of neural networks to effectively learn hierarchical functions with respect to both sample and time efficiency.
Cite
Text
Zhang et al. "Neural Networks Learn Generic Multi-Index Models near Information-Theoretic Limit." International Conference on Learning Representations, 2026.Markdown
[Zhang et al. "Neural Networks Learn Generic Multi-Index Models near Information-Theoretic Limit." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhang2026iclr-neural-a/)BibTeX
@inproceedings{zhang2026iclr-neural-a,
title = {{Neural Networks Learn Generic Multi-Index Models near Information-Theoretic Limit}},
author = {Zhang, Bohan and Wang, Zihao and Fu, Hengyu and Lee, Jason D.},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/zhang2026iclr-neural-a/}
}