← Search

Bruno Loureiro

31 accepted papers

2026

A Noise Sensitivity Exponent Controls Large Statistical-to-Computational Gaps in Single- and Multi-Index Models

ICML 2026spotlight

Understanding when learning is statistically possible yet computationally hard is a central challenge in high-dimensional statistics. In this work, we investigate this question in the context of single- and multi-index models, classes of functions widely studied as benchmarks to probe the ability of…

Cited by 0SourceScholar
2026

Fast Escape, Slow Convergence: Learning Dynamics of Phase Retrieval under Power-Law Data

ICLR 2026oral

Scaling laws describe how learning performance improves with data, compute, or training time, and have become a central theme in modern deep learning. We study this phenomenon in a canonical nonlinear model: phase retrieval with anisotropic Gaussian inputs whose covariance spectrum follows a power l…

Cited by 0SourceScholar
2026

On the existence of consistent adversarial attacks in high-dimensional linear classification

ICML 2026spotlight

What fundamentally distinguishes an adversarial attack from a misclassification due to limited model expressivity or finite data? In this work, we investigate this question in the setting of high-dimensional binary classification, where statistical effects due to limited data availability play a cen…

Cited by 0SourceScholar
2026

Scaling Laws and Spectra of Shallow Neural Networks in the Feature Learning Regime

ICLR 2026oral

Neural scaling laws underlie many of the recent advances in deep learning, yet their theoretical understanding remains largely confined to linear models. In this work, we present a systematic analysis of scaling laws for quadratic and diagonal neural networks in the feature learning regime. Leveragi…

Cited by 0SourcecodeScholar
2026

Sharp description of local minima in the loss landscape of high-dimensional two-layer ReLU neural networks

ICML 2026poster

We study the population loss landscape of two-layer ReLU networks of the form $\sum_{k=1}^K \mathrm{ReLU}(w_k^\top x)$ in a realisable teacher–student setting with Gaussian covariates. We show that local minima admit an exact low-dimensional representation in terms of \emph{summary statistics}, yiel…

Cited by 0SourceScholar
2026

Statistical Advantage of Softmax Attention: Insights from Single-Location Regression

ICLR 2026poster

Large language models rely on attention mechanisms with a softmax activation. Yet the dominance of softmax over alternatives (e.g., component-wise or linear) remains poorly understood, and many theoretical works have focused on the easier-to-analyze linearized attention. In this work, we address thi…

Cited by 0SourcecodeScholar
2025

A High Dimensional Statistical Model for Adversarial Training: Geometry and Trade-Offs

AISTATS 2025poster

This work investigates adversarial training in the context of margin-based linear classifiers in the high-dimensional regime where the dimension $d$ and the number of data points $n$ diverge with a fixed ratio $\alpha = n / d$. We introduce a tractable mathematical model where the interplay betwee…

Cited by 0SourceScholar
2025

A Random Matrix Theory Perspective on the Spectrum of Learned Features and Asymptotic Generalization Capabilities

AISTATS 2025oral

A key property of neural networks is their capacity of adapting to data during training. Yet, our current mathematical understanding of feature learning and its relationship to generalization remain limited. In this work, we provide a random matrix analysis of how fully-connected two-layer neural ne…

Cited by 0SourceScholar
2025

Asymptotics of SGD in Sequence-Single Index Models and Single-Layer Attention Networks

NeurIPS 2025poster

We study the dynamics of stochastic gradient descent (SGD) for a class of sequence models termed Sequence Single-Index (SSI) models, where the target depends on a single direction in input space applied to a sequence of tokens. This setting generalizes classical single-index models to the sequential…

Cited by 0SourceScholar
2025

Fundamental computational limits of weak learnability in high-dimensional multi-index models

AISTATS 2025poster

Multi-index models - functions which only depend on the covariates through a non-linear transformation of their projection on a subspace - are a useful benchmark for investigating feature learning with neural networks. This paper examines the theoretical boundaries of efficient learnability in this…

Cited by 0SourcecodeScholar
2025

Optimal Spectral Transitions in High-Dimensional Multi-Index Models

NeurIPS 2025poster

We consider the problem of how many samples from a Gaussian multi-index model are required to weakly reconstruct the relevant index subspace. Despite its increasing popularity as a testbed for investigating the computational complexity of neural networks, results beyond the single-index setting rema…

Cited by 0SourceScholar
2024

Analysis of Bootstrap and Subsampling in High-dimensional Regularized Regression

UAI 2024poster

We investigate popular resampling methods for estimating the uncertainty of statistical models, such as subsampling, bootstrap and the jackknife, and their performance in high-dimensional supervised regression tasks. We provide a tight asymptotic description of the biases and variances estimated by…

2024

Asymptotics of Learning with Deep Structured (Random) Features

ICML 2024poster

For a large class of feature maps we provide a tight asymptotic characterisation of the test error associated with learning the readout layer, in the high-dimensional limit where the input dimension, hidden layer widths, and number of training samples are proportionally large. This characterization…

2024

Asymptotics of feature learning in two-layer networks after one gradient-step

ICML 2024spotlight

In this manuscript, we investigate the problem of how two-layer neural networks learn features from data, and improve over the kernel regime, after being trained with a single gradient descent step. Leveraging the insight from (Ba et al., 2022), we model the trained network by a spiked Random Featur…

2024

Dimension-free deterministic equivalents and scaling laws for random feature regression

NeurIPS 2024spotlight

In this work we investigate the generalization performance of random feature ridge regression (RFRR). Our main contribution is a general deterministic equivalent for the test error of RFRR. Specifically, under a certain concentration property, we show that the test error is well approximated by a cl…

Cited by 1SourcePDFScholar
2024

Online Learning and Information Exponents: The Importance of Batch size & Time/Complexity Tradeoffs

ICML 2024poster

We study the impact of the batch size $n_b$ on the iteration time $T$ of training two-layer neural networks with one-pass stochastic gradient descent (SGD) on multi-index target functions of isotropic covariates. We characterize the optimal batch size minimizing the iteration time as a function of t…

Cited by 5SourcePDFScholar
2023

Are Gaussian Data All You Need? The Extents and Limits of Universality in High-Dimensional Generalized Linear Estimation

ICML 2023poster

In this manuscript we consider the problem of generalized linear estimation on Gaussian mixture data with labels given by a single-index model. Our first result is a sharp asymptotic expression for the test and training errors in the high-dimensional regime. Motivated by the recent stream of results…

Cited by 34SourcePDFScholar
2023

Deterministic equivalent and error universality of deep random features learning

ICML 2023poster

This manuscript considers the problem of learning a random Gaussian network function using a fully connected network with frozen intermediate layers and trainable readout layer. This problem can be seen as a natural generalization of the widely studied random features model to deeper architectures.…

2023

Expectation consistency for calibration of neural networks

UAI 2023poster

Despite their incredible performance, it is well reported that deep neural networks tend to be overoptimistic about their prediction confidence. Finding effective and efficient calibration methods for neural networks is therefore an important endeavour towards better uncertainty quantification in de…

2023

On double-descent in uncertainty quantification in overparametrized models

AISTATS 2023poster

Uncertainty quantification is a central challenge in reliable and trustworthy machine learning. Naive measures such as last-layer scores are well-known to yield overconfident estimates in the context of overparametrized neural networks. Several methods, ranging from temperature scaling to different…

2023

Universality laws for Gaussian mixtures in generalized linear models

NeurIPS 2023poster

A recent line of work in high-dimensional statistics working under the Gaussian mixture hypothesis has led to a number of results in the context of empirical risk minimization, Bayesian uncertainty quantification, separation of kernel methods and neural networks, ensembling and fluctuation of random…

Cited by 29SourcePDFScholar
2022

Fluctuations, Bias, Variance & Ensemble of Learners: Exact Asymptotics for Convex Losses in High-Dimension

ICML 2022spotlight

From the sampling of data to the initialisation of parameters, randomness is ubiquitous in modern Machine Learning practice. Understanding the statistical fluctuations engendered by the different sources of randomness in prediction is therefore key to understanding robust generalisation. In this man…

Cited by 36SourcePDFScholar
2022

Phase diagram of Stochastic Gradient Descent in high-dimensional two-layer neural networks

NeurIPS 2022accept

Despite the non-convex optimization landscape, over-parametrized shallow networks are able to achieve global convergence under gradient descent. The picture can be radically different for narrow networks, which tend to get stuck in badly-generalizing local minima. Here we investigate the cross-over…

2022

Subspace clustering in high-dimensions: Phase transitions & Statistical-to-Computational gap

NeurIPS 2022accept

A simple model to study subspace clustering is the high-dimensional $k$-Gaussian mixture model where the cluster means are sparse vectors. Here we provide an exact asymptotic characterization of the statistically optimal reconstruction error in this model in the high-dimensional regime with extensiv…

2021

Generalization Error Rates in Kernel Regression: The Crossover from the Noiseless to Noisy Regime

NeurIPS 2021poster

In this manuscript we consider Kernel Ridge Regression (KRR) under the Gaussian design. Exponents for the decay of the excess generalization error of KRR have been reported in various works under the assumption of power-law decay of eigenvalues of the features co-variance. These decays were, however…

Cited by 108SourcePDFScholar
2021

Learning Gaussian Mixtures with Generalized Linear Models: Precise Asymptotics in High-dimensions

NeurIPS 2021spotlight

Generalised linear models for multi-class classification problems are one of the fundamental building blocks of modern machine learning tasks. In this manuscript, we characterise the learning of a mixture of $K$ Gaussians with generic means and covariances via empirical risk minimisation (ERM) with…

Cited by 83SourcePDFScholar
2021

Learning curves of generic features maps for realistic datasets with a teacher-student model

NeurIPS 2021poster

Teacher-student models provide a framework in which the typical-case performance of high-dimensional supervised learning can be described in closed form. The assumptions of Gaussian i.i.d. input data underlying the canonical teacher-student model may, however, be perceived as too restrictive to capt…

2020

Generalisation error in learning with random features and the hidden manifold model

ICML 2020poster

We study generalised linear regression and classification for a synthetically generated dataset encompassing different problems of interest, such as learning with random features, neural networks in the lazy training regime, and the hidden manifold model. We consider the high-dimensional regime and…

Cited by 214SourcePDFScholar
2020

Phase retrieval in high dimensions: Statistical and computational phase transitions

NeurIPS 2020poster

We consider the phase retrieval problem of reconstructing a $n$-dimensional real or complex signal $\mathbf{X}^\star$ from $m$ (possibly noisy) observations $Y_\mu = | \sum_{i=1}^n \Phi_{\mu i} X^{\star}_i/\sqrt{n}|$, for a large class of correlated real and complex random sensing matrices $\mathbf{…

2019

The spiked matrix model with generative priors

NeurIPS 2019poster

Using a low-dimensional parametrization of signals is a generic and powerful way to enhance performance in signal processing and statistical inference. A very popular and widely explored type of dimensionality reduction is sparsity; another type is generative modelling of signal distributions. Gener…