← Search

Matthieu Wyart

16 accepted papers

2026

Deep networks learn to parse uniform-depth context-free languages from local statistics

ICML 2026poster

Understanding how the structure of language can be learned from sentences alone is a central question in both cognitive science and machine learning. Studies of the internal representations of Large Language Models (LLMs) support their ability to parse text when predicting the next word, while repre…

Cited by 4SourceScholar
2026

Deriving Neural Scaling Laws from the Statistics of Natural Language

ICML 2026poster

Despite the fact that experimental neural scaling laws have substantially guided empirical progress in large-scale machine learning, no existing theory can quantitatively predict the exponents of these important laws for any modern LLM trained on any natural language dataset. We provide the first su…

Cited by 0SourceScholar
2026

Symmetries in language statistics shape the geometry of model representations

ICML 2026spotlight

Although learned representations underlie neural networks' success, their fundamental properties remain poorly understood. A striking example is the emergence of simple geometric structures in LLM representations: for example, calendar months organize into a circle, years form a one-dimensional mani…

Cited by 13SourceScholar
2025

How Compositional Generalization and Creativity Improve as Diffusion Models are Trained

ICML 2025poster

Natural data is often organized as a hierarchical composition of features. How many samples do generative models need in order to learn the composition rules, so as to produce a combinatorially large number of novel data? What signal in the data is exploited to learn those rules? We investigate thes…

Cited by 0SourcePDFScholar
2025

Learning curves theory for hierarchically compositional data with power-law distributed features

ICML 2025poster

Recent theories suggest that Neural Scaling Laws arise whenever the task is linearly decomposed into units that are power-law distributed. Alternatively, scaling laws also emerge when data exhibit a hierarchically compositional structure, as is thought to occur in language and images. To unify these…

Cited by 1SourcePDFScholar
2025

On the Emergence of Linear Analogies in Word Embeddings

NeurIPS 2025poster

Models such as Word2Vec and GloVe construct word embeddings based on the co-occurrence probability $P(i,j)$ of words $i$ and $j$ in text corpora. The resulting vectors $W_i$ not only group semantically similar words but also exhibit a striking linear analogy structure---for example, $W_{\text{king}}…

Cited by 0SourceScholar
2025

Probing the Latent Hierarchical Structure of Data via Diffusion Models

ICLR 2025poster

High-dimensional data must be highly structured to be learnable. Although the compositional and hierarchical nature of data is often put forward to explain learnability, quantitative measurements establishing these properties are scarce. Likewise, accessing the latent variables underlying such a dat…

Cited by 3SourcePDFScholar
2024

How Deep Networks Learn Sparse and Hierarchical Data: the Sparse Random Hierarchy Model

ICML 2024spotlight

Understanding what makes high-dimensional data learnable is a fundamental question in machine learning. On the one hand, it is believed that the success of deep learning lies in its ability to build a hierarchy of representations that become increasingly more abstract with depth, going from simple f…

Cited by 8SourcePDFScholar
2024

Towards a theory of how the structure of language is acquired by deep neural networks

NeurIPS 2024poster

How much data is required to learn the structure of a language via next-token prediction? We study this question for synthetic datasets generated via a Probabilistic Context-Free Grammar (PCFG)---a hierarchical generative model that captures the tree-like structure of natural languages. We determine…

Cited by 12SourcePDFScholar
2023

Dissecting the Effects of SGD Noise in Distinct Regimes of Deep Learning

ICML 2023poster

Understanding when the noise in stochastic gradient descent (SGD) affects generalization of deep neural networks remains a challenge, complicated by the fact that networks can operate in distinct training regimes. Here we study how the magnitude of this noise $T$ affects performance as the size of t…

Cited by 7SourcePDFScholar
2023

What Can Be Learnt With Wide Convolutional Neural Networks?

ICML 2023poster

Understanding how convolutional neural networks (CNNs) can efficiently learn high-dimensional functions remains a fundamental challenge. A popular belief is that these models harness the local and hierarchical structure of natural data such as images. Yet, we lack a quantitative understanding of how…

2022

Failure and success of the spectral bias prediction for Laplace Kernel Ridge Regression: the case of low-dimensional data

ICML 2022spotlight

Recently, several theories including the replica method made predictions for the generalization error of Kernel Ridge Regression. In some regimes, they predict that the method has a ‘spectral bias’: decomposing the true function $f^*$ on the eigenbasis of the kernel, it fits well the coefficients as…

Cited by 14SourcePDFScholar
2022

Learning sparse features can lead to overfitting in neural networks

NeurIPS 2022accept

It is widely believed that the success of deep networks lies in their ability to learn a meaningful representation of the features of the data. Yet, understanding when and how this feature learning improves performance remains a challenge: for example, it is beneficial for modern architectures train…

2021

Locality defeats the curse of dimensionality in convolutional teacher-student scenarios

NeurIPS 2021poster

Convolutional neural networks perform a local and translationally-invariant treatment of the data: quantifying which of these two aspects is central to their success remains a challenge. We study this problem within a teacher-student framework for kernel regression, using 'convolutional' kernels ins…

Cited by 23SourcePDFScholar
2021

Relative stability toward diffeomorphisms indicates performance in deep nets

NeurIPS 2021poster

Understanding why deep nets can classify data in large dimensions remains a challenge. It has been proposed that they do so by becoming stable to diffeomorphisms, yet existing empirical measurements support that it is often not the case. We revisit this question by defining a maximum-entropy distrib…

Cited by 16SourcePDFScholar
2018

Comparing Dynamics: Deep Neural Networks versus Glassy Systems

ICML 2018oral

We analyze numerically the training dynamics of deep neural networks (DNN) by using methods developed in statistical physics of glassy systems. The two main issues we address are the complexity of the loss-landscape and of the dynamics within it, and to what extent DNNs share similarities with glass…

Cited by 138SourcePDFScholar