View a PDF of the paper titled ReLU Neural Networks with Linear Layers are Biased Towards Single- and Multi-Index Models, by Suzanna Parkinson and 2 other authors
Abstract:Neural networks often operate in the overparameterized regime, in which there are far more parameters than training samples, allowing the training data to be fit perfectly. That is, training the network effectively learns an interpolating function, and properties of the interpolant affect predictions the network will make on new samples. This manuscript explores how properties of such functions learned by neural networks of depth greater than two layers. Our framework considers a family of networks of varying depths that all have the same capacity but different representation costs. The representation cost of a function induced by a neural network architecture is the minimum sum of squared weights needed for the network to represent the function; it reflects the function space bias associated with the architecture. Our results show that adding additional linear layers to the input side of a shallow ReLU network yields a representation cost favoring functions with low mixed variation — that is, it has limited variation in directions orthogonal to a low-dimensional subspace and can be well approximated by a single- or multi-index model. This bias occurs because minimizing the sum of squared weights of the linear layers is equivalent to minimizing a low-rank promoting Schatten quasi-norm of a single “virtual” weight matrix. Our experiments confirm this behavior in standard network training regimes. They additionally show that linear layers can improve generalization and the learned network is well-aligned with the true latent low-dimensional linear subspace when data is generated using a multi-index model.
Submission history
From: Suzanna Parkinson [view email]
[v1]
Wed, 24 May 2023 22:10:12 UTC (1,776 KB)
[v2]
Tue, 6 Jun 2023 00:19:58 UTC (1,771 KB)
[v3]
Wed, 26 Jun 2024 16:29:56 UTC (3,746 KB)
[v4]
Mon, 17 Mar 2025 19:39:20 UTC (3,984 KB)