← Search

George Deligiannidis

23 accepted papers

2026

Implicit Regularisation in Diffusion Models: An Algorithm-Dependent Generalisation Analysis

ICLR 2026poster

The success of denoising diffusion models raises important questions regarding their generalisation behaviour, particularly in high-dimensional settings. Notably, it has been shown that when training and sampling are performed perfectly, these models memorise training data—implying that some form of…

Cited by 0SourceScholar
2025

Conditioning Diffusions Using Malliavin Calculus

ICML 2025poster

In generative modelling and stochastic optimal control, a central computational task is to modify a reference diffusion process to maximise a given terminal-time reward. Most existing methods require this reward to be differentiable, using gradients to steer the diffusion towards favourable outcome…

Cited by 0SourcePDFScholar
2025

Diffusion Models and the Manifold Hypothesis: Log-Domain Smoothing is Geometry Adaptive

NeurIPS 2025poster

Diffusion models have achieved state-of-the-art performance, demonstrating remarkable generalisation capabilities across diverse domains. However, the mechanisms underpinning these strong capabilities remain only partially understood. A leading conjecture, based on the manifold hypothesis, attribute…

Cited by 0SourceScholar
2025

Schrödinger Bridge Matching for Tree-Structured Costs and Entropic Wasserstein Barycentres

NeurIPS 2025poster

Recent advances in flow-based generative modelling have provided scalable methods for computing the Schrödinger Bridge (SB) between distributions, a dynamic form of entropy-regularised Optimal Transport (OT) for the quadratic cost. The successful Iterative Markovian Fitting (IMF) procedure solves th…

Cited by 0SourceScholar
2024

Nearly $d$-Linear Convergence Bounds for Diffusion Models via Stochastic Localization

ICLR 2024spotlight

Denoising diffusions are a powerful method to generate approximate samples from high-dimensional data distributions. Recent results provide polynomial bounds on their convergence rate, assuming $L^2$-accurate scores. Until now, the tightest bounds were either superlinear in the data dimension or req…

Cited by 154SourcePDFScholar
2024

On the Expected Size of Conformal Prediction Sets

AISTATS 2024poster

While conformal predictors reap the benefits of rigorous statistical guarantees on their error frequency, the size of their corresponding prediction sets is critical to their practical utility. Unfortunately, there is currently a lack of finite-sample analysis and guarantees for their prediction set…

2024

Particle Denoising Diffusion Sampler

ICML 2024poster

Denoising diffusion models have become ubiquitous for generative modeling. The core idea is to transport the data distribution to a Gaussian by using a diffusion. Approximate samples from the data distribution are then obtained by estimating the time-reversal of this diffusion using score matching i…

2023

A Unified Framework for U-Net Design and Analysis

NeurIPS 2023poster

U-Nets are a go-to neural architecture across numerous tasks for continuous signals on a square such as images and Partial Differential Equations (PDE), however their design and architecture is understudied. In this paper, we provide a framework for designing and analysing general U-Net architecture…

2023

Generalization Bounds using Data-Dependent Fractal Dimensions

ICML 2023poster

Providing generalization guarantees for modern neural networks has been a crucial task in statistical learning. Recently, several studies have attempted to analyze the generalization error in such settings by using tools from fractal geometry. While these works have successfully introduced new mathe…

Cited by 24SourcePDFScholar
2022

A Continuous Time Framework for Discrete Denoising Models

NeurIPS 2022accept

We provide the first complete continuous time framework for denoising diffusion models of discrete data. This is achieved by formulating the forward noising process and corresponding reverse time generative process as Continuous Time Markov Chains (CTMCs). The model can be efficiently trained using…

2022

A Multi-Resolution Framework for U-Nets with Applications to Hierarchical VAEs

NeurIPS 2022accept

U-Net architectures are ubiquitous in state-of-the-art deep learning, however their regularisation properties and relationship to wavelets are understudied. In this paper, we formulate a multi-resolution framework which identifies U-Nets as finite-dimensional truncations of models on an infinite-dim…

Cited by 10SourcePDFScholar
2022

Conditional simulation using diffusion Schrödinger bridges

UAI 2022poster

Denoising diffusion models have recently emerged as a powerful class of generative models. They provide state-of-the-art results, not only for unconditional simulation, but also when used to solve conditional simulation problems arising in a wide range of inverse problems. A limitation of these mode…

2022

Neural score matching for high-dimensional causal inference

AISTATS 2022poster

Traditional methods for matching in causal inference are impractical for high-dimensional datasets. They suffer from the curse of dimensionality: exact matching and coarsened exact matching find exponentially fewer matches as the input dimension grows, and propensity score matching may match highly…

2021

Differentiable Particle Filtering via Entropy-Regularized Optimal Transport

ICML 2021oral

Particle Filtering (PF) methods are an established class of procedures for performing inference in non-linear state-space models. Resampling is a key ingredient of PF necessary to obtain low variance likelihood and states estimates. However, traditional resampling methods result in PF-based loss fun…

2021

Fractal Structure and Generalization Properties of Stochastic Optimization Algorithms

NeurIPS 2021spotlight

Understanding generalization in deep learning has been one of the major challenges in statistical learning theory over the last decade. While recent work has illustrated that the dataset and the training algorithm must be taken into account in order to obtain meaningful generalization bounds, it is…

Cited by 31SourcePDFScholar
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…

2020

Hausdorff Dimension, Heavy Tails, and Generalization in Neural Networks

NeurIPS 2020spotlight

Despite its success in a wide range of applications, characterizing the generalization properties of stochastic gradient descent (SGD) in non-convex deep learning problems is still an important challenge. While modeling the trajectories of SGD via stochastic differential equations (SDE) under heavy-…

2020

Relaxing Bijectivity Constraints with Continuously Indexed Normalising Flows

ICML 2020poster

We show that normalising flows become pathological when used to model targets whose supports have complicated topologies. In this scenario, we prove that a flow must become arbitrarily numerically noninvertible in order to approximate the target closely. This result has implications for all flow-bas…

Cited by 125SourcePDFScholar
2019

Scalable Metropolis-Hastings for Exact Bayesian Inference with Large Datasets

ICML 2019oral

Bayesian inference via standard Markov Chain Monte Carlo (MCMC) methods such as Metropolis-Hastings is too computationally intensive to handle large datasets, since the cost per step usually scales like $O(n)$ in the number of data points $n$. We propose the Scalable Metropolis-Hastings (SMH) kernel…

2019

Unbiased Smoothing using Particle Independent Metropolis-Hastings

AISTATS 2019poster

We consider the approximation of expectations with respect to the distribution of a latent Markov process given noisy measurements. This is known as the smoothing problem and is often approached with particle and Markov chain Monte Carlo (MCMC) methods. These methods provide consistent but biased es…