← Search

Luca Saglietti

7 accepted papers

2026

Biased Generalization in Diffusion Models

ICML 2026spotlight

Generalization in generative modelling is defined as the ability to learn an underlying distribution from a finite dataset and produce novel samples, with evaluation largely driven by held-out performance and perceived sample quality. In practice, training is often stopped at the minimum of the test…

Cited by 0SourceScholar
2025

How Transformers Learn Structured Data: Insights From Hierarchical Filtering

ICML 2025poster

Understanding the learning process and the embedded computation in transformers is becoming a central goal for the development of interpretable AI. In the present study, we introduce a hierarchical filtering procedure for data models of sequences on trees, allowing us to hand-tune the range of posit…

2025

On the Bias of Next-Token Predictors Toward Systematically Inefficient Reasoning: A Shortest-Path Case Study

NeurIPS 2025poster

Recent advances in natural language processing highlight two key factors for improving reasoning in large language models (LLMs): (i) allocating more test-time compute tends to help on harder problems but often introduces redundancy in the reasoning trace, and (ii) compute is most effective when rea…

Cited by 0SourceScholar
2024

Tilting the Odds at the Lottery: the Interplay of Overparameterisation and Curricula in Neural Networks

ICML 2024poster

A wide range of empirical and theoretical works have shown that overparameterisation can amplify the performance of neural networks. According to the lottery ticket hypothesis, overparameterised networks have an increased chance of containing a sub-network that is well-initialised to solve the task…

Cited by 1SourcePDFScholar
2022

An Analytical Theory of Curriculum Learning in Teacher-Student Networks

NeurIPS 2022accept

In animals and humans, curriculum learning---presenting data in a curated order---is critical to rapid learning and effective pedagogy. A long history of experiments has demonstrated the impact of curricula in a variety of animals but, despite its ubiquitous presence, a theoretical understandin…

Cited by 28SourcePDFScholar
2019

Generalized Approximate Survey Propagation for High-Dimensional Estimation

ICML 2019oral

In Generalized Linear Estimation (GLE) problems, we seek to estimate a signal that is observed through a linear transform followed by a component-wise, possibly nonlinear and noisy, channel. In the Bayesian optimal setting, Generalized Approximate Message Passing (GAMP) is known to achieve optimal p…

Cited by 13SourcePDFScholar
2018

Gaussian Process Prior Variational Autoencoders

NeurIPS 2018poster

Variational autoencoders (VAE) are a powerful and widely-used class of models to learn complex data distributions in an unsupervised fashion. One important limitation of VAEs is the prior assumption that latent sample representations are independent and identically distributed. However, for many imp…