← Search

Soufiane Hayou

15 accepted papers

2026

$\mu$pscaling small models: Principled warm starts and hyperparameter transfer

ICML 2026poster

Modern large-scale neural networks are often trained and released in multiple sizes to accommodate diverse inference budgets. To improve efficiency, recent work has explored *model upscaling*: initializing larger models from trained smaller ones in order to transfer knowledge and accelerate converge…

Cited by 0SourceScholar
2026

Decoupling Dynamical Richness from Representation Learning: Towards Practical Measurement

ICLR 2026poster

Dynamic feature transformation (the rich regime) does not always align with predictive performance (better representation), yet accuracy is often used as a proxy for richness, limiting analysis of their relationship. We propose a computationally efficient, performance-independent metric of richness…

Cited by 0SourceScholar
2025

Maximizing the Potential of Synthetic Data: Insights from Random Matrix Theory

ICLR 2025poster

Synthetic data has gained attention for training large language models, but poor-quality data can harm performance (see, e.g., Shumailov et al. (2023); Seddik et al. (2024)). A potential solution is data pruning, which retains only high-quality data based on a score function (human or machine feedba…

Cited by 0SourcePDFScholar
2024

Leave-one-out Distinguishability in Machine Learning

ICLR 2024poster

We introduce an analytical framework to quantify the changes in a machine learning algorithm's output distribution following the inclusion of a few data points in its training set, a notion we define as leave-one-out distinguishability (LOOD). This is key to measuring data **memorization** and info…

2024

Tensor Programs VI: Feature Learning in Infinite Depth Neural Networks

ICLR 2024poster

Empirical studies have consistently demonstrated that increasing the size of neural networks often yields superior performance in practical applications. However, there is a lack of consensus regarding the appropriate scaling strategy, particularly when it comes to increasing the depth of neural net…

Cited by 45SourcePDFScholar
2021

Stable ResNet

AISTATS 2021poster

Deep ResNet architectures have achieved state of the art performance on many tasks. While they solve the problem of gradient vanishing, they might suffer from gradient exploding as the depth becomes large (Yang et al. 2017). Moreover, recent results have shown that ResNet might lose expressivity as…

2019

On the Impact of the Activation function on Deep Neural Networks Training

ICML 2019oral

The weight initialization and the activation function of deep neural networks have a crucial impact on the performance of the training procedure. An inappropriate selection can lead to the loss of information of the input during forward propagation and the exponential vanishing/exploding of gradient…

Cited by 304SourcePDFScholar