← Search

Pierre Marion

13 accepted papers

2026

Clustering in Deep Stochastic Transformers

ICML 2026spotlight

Transformers have revolutionized deep learning across various domains but understanding the precise token dynamics remains a theoretical challenge. Existing theories of deep Transformers with layer normalization typically predict that tokens cluster to a single point; however, these results rely on …

Cited by 0SourceScholar
2026

Optimal Stopping in Latent Diffusion Models

ICML 2026poster

We identify and analyze a surprising phenomenon of $\textit{Latent}$ Diffusion Models (LDMs) where the final steps of the diffusion can $\textit{degrade}$ sample quality. In contrast to conventional arguments that justify early stopping for numerical stability, this phenomenon is intrinsic to the di…

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

Attention layers provably solve single-location regression

ICLR 2025poster

Attention-based models, such as Transformer, excel across various tasks but lack a comprehensive theoretical understanding, especially regarding token-wise sparsity and internal linear representations. To address this gap, we introduce the single-location regression task, where only one token in a s…

2025

Implicit Diffusion: Efficient optimization through stochastic sampling

AISTATS 2025oral

Sampling and automatic differentiation are both ubiquitous in modern machine learning. At its intersection, differentiating through a sampling operation, with respect to the parameters of the sampling process, is a problem that is both challenging and broadly applicable. We introduce a general frame…

Cited by 0SourceScholar
2025

Large Stepsizes Accelerate Gradient Descent for Regularized Logistic Regression

NeurIPS 2025poster

We study *gradient descent* (GD) with a constant stepsize for $\ell_2$-regularized logistic regression with linearly separable data. Classical theory suggests small stepsizes to ensure monotonic reduction of the optimization objective, achieving exponential convergence in $\widetilde{\mathcal{O}}(\k…

Cited by 0SourceScholar
2024

Deep linear networks for regression are implicitly regularized towards flat minima

NeurIPS 2024poster

The largest eigenvalue of the Hessian, or sharpness, of neural networks is a key quantity to understand their optimization dynamics. In this paper, we study the sharpness of deep linear networks for univariate regression. Minimizers can have arbitrarily large sharpness, but not an arbitrarily small…

2024

Implicit regularization of deep residual networks towards neural ODEs

ICLR 2024spotlight

Residual neural networks are state-of-the-art deep learning models. Their continuous-depth analog, neural ordinary differential equations (ODEs), are also widely used. Despite their success, the link between the discrete and continuous models still lacks a solid mathematical foundation. In this arti…

2023

Generalization bounds for neural ordinary differential equations and deep residual networks

NeurIPS 2023poster

Neural ordinary differential equations (neural ODEs) are a popular family of continuous-depth deep learning models. In this work, we consider a large family of parameterized ODEs with continuous-in-time parameters, which include time-dependent neural ODEs. We derive a generalization bound for this…

2023

Leveraging the two-timescale regime to demonstrate convergence of neural networks

NeurIPS 2023poster

We study the training dynamics of shallow neural networks, in a two-timescale regime in which the stepsizes for the inner layer are much smaller than those for the outer layer. In this regime, we prove convergence of the gradient flow to a global optimum of the non-convex optimization problem in a s…

2021

Framing RNN as a kernel method: A neural ODE approach

NeurIPS 2021oral

Building on the interpretation of a recurrent neural network (RNN) as a continuous-time neural differential equation, we show, under appropriate conditions, that the solution of a RNN can be viewed as a linear function of a specific feature set of the input sequence, known as the signature. This con…

2021

Structured Context and High-Coverage Grammar for Conversational Question Answering over Knowledge Graphs

EMNLP 2021main

We tackle the problem of weakly-supervised conversational Question Answering over large Knowledge Graphs using a neural semantic parsing approach. We introduce a new Logical Form (LF) grammar that can model a wide range of queries on the graph while remaining sufficiently simple to generate supervis…

Cited by 46SourcePDFScholar