Summary
This work studies the asymptotic risk of deep linear random features models (RFMs), with a high dimensional analysis based on the replica method. It extends previous work on this topic by relaxing the standard i.i.d assumption for the Gaussian weights in each layer.
Several consequences of their anaysis are discussed: (i) several known results in linear regression, isotropic models, infinite width RFM, are recovered as special cases ; (ii) it is shown that feature anisotropy is detrimental, in the sense that the risk of the isotropic model lowerbounds the risk of the general model ; (iii) it is shown that feature anisotropy does not affect the scaling laws of the risk ; (iv) going beyond ridge regression, the analysis allows for the derivation of the risk of the Gibbs estimator, where feature anisotropy is shown to be generally beneficial (resp detrimental) for large (resp small) prior variance.
Strengths
* Sound piece of theoretical work.
* Relaxing the standard feature isotropy assumption seems to be a natural extension of the recent line of work on deep RFMs. Since the learned features of deep learning models often exhibit complex correlations, it could also provide insights on the effects of feature learning of deep networks in a controlled setting.
* The paper is very clearly written and enjoyable to read.
Weaknesses
My main reservation regarding this paper is related to its scope -- and the significance of the results.
* While the analysis presented in the paper is novel and fills a gap in the literature by relaxing a standard assumption, the technical innovations appear to be somewhat limited and incremental compared to previous work, such as References [28].
I believe some related references were missed, see e.g., Mel & Pennington (ICLR 2022) -- which also investigates the effect of feature anisotropy in random feature regression. I understand the main technical difference is that they work with shallow models with a Gaussian feature matrix, whereas the current paper work with Gaussian products (one may argue that the first setting is sufficient to capture the effects of anisotropy in RFMs).
* The insights gained from this analysis also seem to have certain limitations. For instance, considering that in setting (13), the risk is studied in expectation over rotation invariant Gaussian matrices $Z_\ell$ at each layer, the result of Section 4 on the optimality of the isotropic case appears rather unsurprising to me.
Moreover I believe that the studied setting may not allow for significant insights into representation learning (not that the authors claim otherwise, but this is one of the motivations for the work i.m.o). For example , the assumption of Gaussians requires layerwise independence, while in feature learning scenarios, one would expect learned features in different layers to be correlated with each other -- and with the underlying data structure. So from that poinf of view, I feel the assumptions underlying this work are still quite restrictive.
On a minor related note, the general-sounding statement found in Section 1, "these results are consistent with the intuition that representation learning at only the first layer of a deep linear model is sufficient to achieve optimal performance" is a bit puzzing, as it seems to contradict known results in the topic, e.g. those on the implicit sparsity bias in deep linear networks (which requires representation learning in multiple layers, see e g., Woodworth et al, 2020).
**References**
Mel & Pennington (ICLR 2022). Anisotropic Random Feature Regression in High Dimensions. https://openreview.net/forum?id=JfaWawZ8BmX.
Woodworth et al, 2020. Kernel and rich regimes in overparametrized models, https://arxiv.org/abs/2002.09277.
Questions
* As the authors mention in the conclusion, Gaussian equivalence theorems could potentially extend these results to more general activations (and losses). Including this extension would considerably increase the paper's scope. Could the authors provide a bit more details about the extent of the technical gaps to be filled to achieve this ?
* Could the authors comment on the comparisons with the results of Gerace et al, which seem to address the case of general RFMs with any (fixed) feature matrix F satisfying the balance condition (1.7)?
**References**
Gerace et al, 2020. Generalisation error in learning with random features and the hidden manifold model. https://arxiv.org/pdf/2002.09339.pdf
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
3: You are fairly confident in your assessment. It is possible that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work. Math/other details were not carefully checked.
Limitations
Adequately acknowledged.