Skip to main content

Showing 1–42 of 42 results for author: De Bortoli, V

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.16471  [pdf, ps, other

    cs.LG cs.AI

    Progressive Inference-Time Annealing of Diffusion Models for Sampling from Boltzmann Densities

    Authors: Tara Akhound-Sadegh, Jungyoon Lee, Avishek Joey Bose, Valentin De Bortoli, Arnaud Doucet, Michael M. Bronstein, Dominique Beaini, Siamak Ravanbakhsh, Kirill Neklyudov, Alexander Tong

    Abstract: Sampling efficiently from a target unnormalized probability density remains a core challenge, with relevance across countless high-impact scientific applications. A promising approach towards this challenge is the design of amortized samplers that borrow key ideas, such as probability path design, from state-of-the-art generative diffusion models. However, all existing diffusion-based samplers rem… ▽ More

    Submitted 19 June, 2025; originally announced June 2025.

  2. arXiv:2505.14177  [pdf, ps, other

    stat.ML cs.CV cs.LG

    From stability of Langevin diffusion to convergence of proximal MCMC for non-log-concave sampling

    Authors: Marien Renaud, Valentin De Bortoli, Arthur Leclaire, Nicolas Papadakis

    Abstract: We consider the problem of sampling distributions stemming from non-convex potentials with Unadjusted Langevin Algorithm (ULA). We prove the stability of the discrete-time ULA to drift approximations under the assumption that the potential is strongly convex at infinity. In many context, e.g. imaging inverse problems, potentials are non-convex and non-smooth. Proximal Stochastic Gradient Langevin… ▽ More

    Submitted 20 May, 2025; originally announced May 2025.

  3. arXiv:2502.02483  [pdf, ps, other

    cs.LG stat.ML

    Distributional Diffusion Models with Scoring Rules

    Authors: Valentin De Bortoli, Alexandre Galashov, J. Swaroop Guntupalli, Guangyao Zhou, Kevin Murphy, Arthur Gretton, Arnaud Doucet

    Abstract: Diffusion models generate high-quality synthetic data. They operate by defining a continuous-time forward process which gradually adds Gaussian noise to data until fully corrupted. The corresponding reverse process progressively "denoises" a Gaussian sample into a sample from the data distribution. However, generating high-quality outputs requires many discretization steps to obtain a faithful app… ▽ More

    Submitted 7 July, 2025; v1 submitted 4 February, 2025; originally announced February 2025.

  4. arXiv:2501.05370  [pdf, ps, other

    cs.LG stat.ML

    Accelerated Diffusion Models via Speculative Sampling

    Authors: Valentin De Bortoli, Alexandre Galashov, Arthur Gretton, Arnaud Doucet

    Abstract: Speculative sampling is a popular technique for accelerating inference in Large Language Models by generating candidate tokens using a fast draft model and accepting or rejecting them based on the target model's distribution. While speculative sampling was previously limited to discrete sequences, we extend it to diffusion models, which generate samples via continuous, vector-valued Markov chains.… ▽ More

    Submitted 6 July, 2025; v1 submitted 9 January, 2025; originally announced January 2025.

  5. Review of wavelet-based unsupervised texture segmentation, advantage of adaptive wavelets

    Authors: Yuan Huang, Valentin De Bortoli, Fugen Zhou, Jerome Gilles

    Abstract: Wavelet-based segmentation approaches are widely used for texture segmentation purposes because of their ability to characterize different textures. In this paper, we assess the influence of the chosen wavelet and propose to use the recently introduced empirical wavelets. We show that the adaptability of the empirical wavelet permits to reach better results than classic wavelets. In order to focus… ▽ More

    Submitted 24 October, 2024; originally announced October 2024.

    MSC Class: 42C40 ACM Class: G.0

    Journal ref: IET Image Processing, Vol.12, No.9, 1626--1638, August 2018

  6. arXiv:2409.09347  [pdf, other

    cs.LG stat.ML

    Schrödinger Bridge Flow for Unpaired Data Translation

    Authors: Valentin De Bortoli, Iryna Korshunova, Andriy Mnih, Arnaud Doucet

    Abstract: Mass transport problems arise in many areas of machine learning whereby one wants to compute a map transporting one distribution to another. Generative modeling techniques like Generative Adversarial Networks (GANs) and Denoising Diffusion Models (DDMs) have been successfully adapted to solve such transport problems, resulting in CycleGAN and Bridge Matching respectively. However, these methods do… ▽ More

    Submitted 14 September, 2024; originally announced September 2024.

  7. arXiv:2405.06780  [pdf, other

    cs.LG cs.AI

    Deep MMD Gradient Flow without adversarial training

    Authors: Alexandre Galashov, Valentin de Bortoli, Arthur Gretton

    Abstract: We propose a gradient flow procedure for generative modeling by transporting particles from an initial source distribution to a target distribution, where the gradient field on the particles is given by a noise-adaptive Wasserstein Gradient of the Maximum Mean Discrepancy (MMD). The noise-adaptive MMD is trained on data distributions corrupted by increasing levels of noise, obtained via a forward… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

  8. arXiv:2402.18491  [pdf, other

    cs.LG cond-mat.stat-mech

    Dynamical Regimes of Diffusion Models

    Authors: Giulio Biroli, Tony Bonnaire, Valentin de Bortoli, Marc Mézard

    Abstract: Using statistical physics methods, we study generative diffusion models in the regime where the dimension of space and the number of data are large, and the score function has been trained optimally. Our analysis reveals three distinct dynamical regimes during the backward generative diffusion process. The generative dynamics, starting from pure noise, encounters first a 'speciation' transition wh… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: 22 pages, 11 figures

    Journal ref: Nature Communications 15, 9957 (2024)

  9. arXiv:2402.18012  [pdf, other

    cs.LG cs.AI

    Diffusion Models as Constrained Samplers for Optimization with Unknown Constraints

    Authors: Lingkai Kong, Yuanqi Du, Wenhao Mu, Kirill Neklyudov, Valentin De Bortoli, Dongxia Wu, Haorui Wang, Aaron Ferber, Yi-An Ma, Carla P. Gomes, Chao Zhang

    Abstract: Addressing real-world optimization problems becomes particularly challenging when analytic objective functions or constraints are unavailable. While numerous studies have addressed the issue of unknown objectives, limited research has focused on scenarios where feasibility constraints are not given explicitly. Overlooking these constraints can lead to spurious solutions that are unrealistic in pra… ▽ More

    Submitted 21 October, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

  10. arXiv:2402.08667  [pdf, other

    cs.LG stat.CO stat.ML

    Target Score Matching

    Authors: Valentin De Bortoli, Michael Hutchinson, Peter Wirnsberger, Arnaud Doucet

    Abstract: Denoising Score Matching estimates the score of a noised version of a target distribution by minimizing a regression loss and is widely used to train the popular class of Denoising Diffusion Models. A well known limitation of Denoising Score Matching, however, is that it yields poor estimates of the score at low noise levels. This issue is particularly unfavourable for problems in the physical sci… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

  11. arXiv:2402.06320  [pdf, other

    stat.ML cs.LG stat.CO

    Particle Denoising Diffusion Sampler

    Authors: Angus Phillips, Hai-Dang Dau, Michael John Hutchinson, Valentin De Bortoli, George Deligiannidis, Arnaud Doucet

    Abstract: 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 ideas. We follow here a similar strategy to sample from unnormalized probability densities and comput… ▽ More

    Submitted 15 June, 2024; v1 submitted 9 February, 2024; originally announced February 2024.

    Comments: To be published in ICML 2024. 37 pages, 20 figures, 3 tables, 5 algorithms

  12. arXiv:2402.05468  [pdf, other

    cs.LG

    Implicit Diffusion: Efficient Optimization through Stochastic Sampling

    Authors: Pierre Marion, Anna Korba, Peter Bartlett, Mathieu Blondel, Valentin De Bortoli, Arnaud Doucet, Felipe Llinares-López, Courtney Paquette, Quentin Berthet

    Abstract: We present a new algorithm to optimize distributions defined implicitly by parameterized stochastic diffusions. Doing so allows us to modify the outcome distribution of sampling processes by optimizing over their parameters. We introduce a general framework for first-order optimization of these processes, that performs jointly, in a single loop, optimization and sampling steps. This approach is in… ▽ More

    Submitted 5 March, 2025; v1 submitted 8 February, 2024; originally announced February 2024.

    Comments: 40 pages, 18 figures. Accepted to AISTATS 2025

  13. arXiv:2311.06978  [pdf, other

    cs.LG cs.CV stat.ML

    Augmented Bridge Matching

    Authors: Valentin De Bortoli, Guan-Horng Liu, Tianrong Chen, Evangelos A. Theodorou, Weilie Nie

    Abstract: Flow and bridge matching are a novel class of processes which encompass diffusion models. One of the main aspect of their increased flexibility is that these models can interpolate between arbitrary data distributions i.e. they generalize beyond generative modeling and can be applied to learning stochastic (and deterministic) processes of arbitrary transfer tasks between two given distributions. I… ▽ More

    Submitted 12 November, 2023; originally announced November 2023.

  14. arXiv:2310.13102  [pdf, other

    cs.LG cs.AI

    Particle Guidance: non-I.I.D. Diverse Sampling with Diffusion Models

    Authors: Gabriele Corso, Yilun Xu, Valentin de Bortoli, Regina Barzilay, Tommi Jaakkola

    Abstract: In light of the widespread success of generative models, a significant amount of research has gone into speeding up their sampling time. However, generative models are often sampled multiple times to obtain a diverse set incurring a cost that is orthogonal to sampling time. We tackle the question of how to improve diversity and sample efficiency by moving beyond the common assumption of independen… ▽ More

    Submitted 24 November, 2023; v1 submitted 19 October, 2023; originally announced October 2023.

  15. arXiv:2310.03546  [pdf, other

    stat.ML cs.LG

    Plug-and-Play Posterior Sampling under Mismatched Measurement and Prior Models

    Authors: Marien Renaud, Jiaming Liu, Valentin de Bortoli, Andrés Almansa, Ulugbek S. Kamilov

    Abstract: Posterior sampling has been shown to be a powerful Bayesian approach for solving imaging inverse problems. The recent plug-and-play unadjusted Langevin algorithm (PnP-ULA) has emerged as a promising method for Monte Carlo sampling and minimum mean squared error (MMSE) estimation by combining physical measurement models with deep-learning priors specified using image denoisers. However, the intrica… ▽ More

    Submitted 10 March, 2025; v1 submitted 5 October, 2023; originally announced October 2023.

  16. arXiv:2308.03686  [pdf, other

    stat.ML cs.LG

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

    Authors: Joe Benton, Valentin De Bortoli, Arnaud Doucet, George Deligiannidis

    Abstract: 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 required strong smoothness assumptions. We provide the first convergence bounds which are linear in the… ▽ More

    Submitted 5 March, 2024; v1 submitted 7 August, 2023; originally announced August 2023.

  17. arXiv:2307.05439  [pdf, other

    cs.LG

    Metropolis Sampling for Constrained Diffusion Models

    Authors: Nic Fishman, Leo Klarner, Emile Mathieu, Michael Hutchinson, Valentin de Bortoli

    Abstract: Denoising diffusion models have recently emerged as the predominant paradigm for generative modelling on image domains. In addition, their extension to Riemannian manifolds has facilitated a range of applications across the natural sciences. While many of these problems stand to benefit from the ability to specify arbitrary, domain-informed constraints, this setting is not covered by the existing… ▽ More

    Submitted 9 November, 2023; v1 submitted 11 July, 2023; originally announced July 2023.

    Comments: NeurIPS 2023

  18. arXiv:2307.05431  [pdf, other

    stat.ML cs.LG

    Geometric Neural Diffusion Processes

    Authors: Emile Mathieu, Vincent Dutordoir, Michael J. Hutchinson, Valentin De Bortoli, Yee Whye Teh, Richard E. Turner

    Abstract: Denoising diffusion models have proven to be a flexible and effective paradigm for generative modelling. Their recent extension to infinite dimensional Euclidean spaces has allowed for the modelling of stochastic processes. However, many problems in the natural sciences incorporate symmetries and involve data living in non-Euclidean spaces. In this work, we extend the framework of diffusion models… ▽ More

    Submitted 11 July, 2023; originally announced July 2023.

  19. arXiv:2306.09099  [pdf, other

    cs.LG

    Unbalanced Diffusion Schrödinger Bridge

    Authors: Matteo Pariset, Ya-Ping Hsieh, Charlotte Bunne, Andreas Krause, Valentin De Bortoli

    Abstract: Schrödinger bridges (SBs) provide an elegant framework for modeling the temporal evolution of populations in physical, chemical, or biological systems. Such natural processes are commonly subject to changes in population size over time due to the emergence of new species or birth and death events. However, existing neural parameterizations of SBs such as diffusion Schrödinger bridges (DSBs) are re… ▽ More

    Submitted 15 June, 2023; originally announced June 2023.

  20. arXiv:2305.16557  [pdf, other

    stat.ML cs.LG math.PR

    Tree-Based Diffusion Schrödinger Bridge with Applications to Wasserstein Barycenters

    Authors: Maxence Noble, Valentin De Bortoli, Arnaud Doucet, Alain Durmus

    Abstract: Multi-marginal Optimal Transport (mOT), a generalization of OT, aims at minimizing the integral of a cost function with respect to a distribution with some prescribed marginals. In this paper, we consider an entropic version of mOT with a tree-structured quadratic cost, i.e., a function that can be written as a sum of pairwise cost functions between the nodes of a tree. To address this problem, we… ▽ More

    Submitted 28 October, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

  21. arXiv:2305.16261  [pdf, other

    stat.ML cs.CV cs.LG

    Trans-Dimensional Generative Modeling via Jump Diffusion Models

    Authors: Andrew Campbell, William Harvey, Christian Weilbach, Valentin De Bortoli, Tom Rainforth, Arnaud Doucet

    Abstract: We propose a new class of generative models that naturally handle data of varying dimensionality by jointly modeling the state and dimension of each datapoint. The generative process is formulated as a jump diffusion process that makes jumps between different dimensional spaces. We first define a dimension destroying forward noising process, before deriving the dimension creating time-reversed gen… ▽ More

    Submitted 30 October, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

    Comments: 41 pages, 11 figures, 8 tables; NeurIPS 2023

  22. arXiv:2304.05364  [pdf, other

    cs.LG stat.ML

    Diffusion Models for Constrained Domains

    Authors: Nic Fishman, Leo Klarner, Valentin De Bortoli, Emile Mathieu, Michael Hutchinson

    Abstract: Denoising diffusion models are a novel class of generative algorithms that achieve state-of-the-art performance across a range of domains, including image generation and text-to-image tasks. Building on this success, diffusion models have recently been extended to the Riemannian manifold setting, broadening their applicability to a range of problems from the natural and engineering sciences. Howev… ▽ More

    Submitted 7 March, 2024; v1 submitted 11 April, 2023; originally announced April 2023.

    Comments: Published in Transactions on Machine Learning Research (07/2023)

  23. arXiv:2303.16852  [pdf, other

    stat.ML cs.LG

    Diffusion Schrödinger Bridge Matching

    Authors: Yuyang Shi, Valentin De Bortoli, Andrew Campbell, Arnaud Doucet

    Abstract: Solving transport problems, i.e. finding a map transporting one given distribution to another, has numerous applications in machine learning. Novel mass transport methods motivated by generative modeling have recently been proposed, e.g. Denoising Diffusion Models (DDMs) and Flow Matching Models (FMMs) implement such a transport through a Stochastic Differential Equation (SDE) or an Ordinary Diffe… ▽ More

    Submitted 11 December, 2023; v1 submitted 29 March, 2023; originally announced March 2023.

  24. arXiv:2302.02277  [pdf, other

    cs.LG q-bio.QM stat.ML

    SE(3) diffusion model with application to protein backbone generation

    Authors: Jason Yim, Brian L. Trippe, Valentin De Bortoli, Emile Mathieu, Arnaud Doucet, Regina Barzilay, Tommi Jaakkola

    Abstract: The design of novel protein structures remains a challenge in protein engineering for applications across biomedicine and chemistry. In this line of work, a diffusion model over rigid bodies in 3D (referred to as frames) has shown success in generating novel, functional protein backbones that have not been observed in nature. However, there exists no principled methodological framework for diffusi… ▽ More

    Submitted 22 May, 2023; v1 submitted 4 February, 2023; originally announced February 2023.

    Journal ref: International Conference of Machine Learning (ICML) 2023

  25. arXiv:2211.03595  [pdf, other

    stat.ML cs.LG

    From Denoising Diffusions to Denoising Markov Models

    Authors: Joe Benton, Yuyang Shi, Valentin De Bortoli, George Deligiannidis, Arnaud Doucet

    Abstract: Denoising diffusions are state-of-the-art generative models exhibiting remarkable empirical performance. They work by diffusing the data distribution into a Gaussian distribution and then learning to reverse this noising process to obtain synthetic datapoints. The denoising diffusion relies on approximations of the logarithmic derivatives of the noised data densities using score matching. Such mod… ▽ More

    Submitted 18 February, 2024; v1 submitted 7 November, 2022; originally announced November 2022.

  26. arXiv:2210.11925  [pdf, other

    stat.ML cs.LG math.PR

    Unbiased constrained sampling with Self-Concordant Barrier Hamiltonian Monte Carlo

    Authors: Maxence Noble, Valentin De Bortoli, Alain Durmus

    Abstract: In this paper, we propose Barrier Hamiltonian Monte Carlo (BHMC), a version of the HMC algorithm which aims at sampling from a Gibbs distribution $π$ on a manifold $\mathrm{M}$, endowed with a Hessian metric $\mathfrak{g}$ derived from a self-concordant barrier. Our method relies on Hamiltonian dynamics which comprises $\mathfrak{g}$. Therefore, it incorporates the constraints defining… ▽ More

    Submitted 28 October, 2023; v1 submitted 21 October, 2022; originally announced October 2022.

  27. arXiv:2209.14125  [pdf, other

    stat.ML cs.LG

    Spectral Diffusion Processes

    Authors: Angus Phillips, Thomas Seror, Michael Hutchinson, Valentin De Bortoli, Arnaud Doucet, Emile Mathieu

    Abstract: Score-based generative modelling (SGM) has proven to be a very effective method for modelling densities on finite-dimensional spaces. In this work we propose to extend this methodology to learn generative models over functional spaces. To do so, we represent functional data in spectral space to dissociate the stochastic part of the processes from their space-time part. Using dimensionality reducti… ▽ More

    Submitted 28 November, 2022; v1 submitted 28 September, 2022; originally announced September 2022.

    Comments: 17 pages, 11 figures, Score-based Method Workshop at 36th Conference on Neural Information Processing Systems (NeurIPS 2022)

  28. arXiv:2208.05314  [pdf, other

    stat.ML cs.LG math.PR

    Convergence of denoising diffusion models under the manifold hypothesis

    Authors: Valentin De Bortoli

    Abstract: Denoising diffusion models are a recent class of generative models exhibiting state-of-the-art performance in image and audio synthesis. Such models approximate the time-reversal of a forward noising process from a target distribution to a reference density, which is usually Gaussian. Despite their strong empirical results, the theoretical analysis of such models remains limited. In particular, al… ▽ More

    Submitted 29 May, 2023; v1 submitted 10 August, 2022; originally announced August 2022.

  29. arXiv:2208.05003  [pdf, other

    cs.LG cs.CV stat.ML

    Wavelet Score-Based Generative Modeling

    Authors: Florentin Guth, Simon Coste, Valentin De Bortoli, Stephane Mallat

    Abstract: Score-based generative models (SGMs) synthesize new data samples from Gaussian white noise by running a time-reversed Stochastic Differential Equation (SDE) whose drift coefficient depends on some probabilistic score. The discretization of such SDEs typically requires a large number of time steps and hence a high computational cost. This is because of ill-conditioning properties of the score that… ▽ More

    Submitted 9 August, 2022; originally announced August 2022.

  30. arXiv:2207.03024  [pdf, other

    stat.ML cs.LG

    Riemannian Diffusion Schrödinger Bridge

    Authors: James Thornton, Michael Hutchinson, Emile Mathieu, Valentin De Bortoli, Yee Whye Teh, Arnaud Doucet

    Abstract: Score-based generative models exhibit state of the art performance on density estimation and generative modeling tasks. These models typically assume that the data geometry is flat, yet recent extensions have been developed to synthesize data living on Riemannian manifolds. Existing methods to accelerate sampling of diffusion models are typically not applicable in the Riemannian setting and Rieman… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

    Comments: Accepted to Continuous Time Methods for Machine Learning, ICML 2022

  31. arXiv:2206.14476  [pdf, other

    stat.ML cs.LG

    Can Push-forward Generative Models Fit Multimodal Distributions?

    Authors: Antoine Salmona, Valentin de Bortoli, Julie Delon, Agnès Desolneux

    Abstract: Many generative models synthesize data by transforming a standard Gaussian random variable using a deterministic neural network. Among these models are the Variational Autoencoders and the Generative Adversarial Networks. In this work, we call them "push-forward" models and study their expressivity. We show that the Lipschitz constant of these generative networks has to be large in order to fit mu… ▽ More

    Submitted 12 October, 2022; v1 submitted 29 June, 2022; originally announced June 2022.

    Comments: In Thirty-sixth Conference on Neural Information Processing Systems

  32. arXiv:2205.14987  [pdf, other

    stat.ML cs.LG

    A Continuous Time Framework for Discrete Denoising Models

    Authors: Andrew Campbell, Joe Benton, Valentin De Bortoli, Tom Rainforth, George Deligiannidis, Arnaud Doucet

    Abstract: 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 a continuous time version of the ELBO. We simulate the high dimensional CTMC using techniques develo… ▽ More

    Submitted 14 October, 2022; v1 submitted 30 May, 2022; originally announced May 2022.

    Comments: 44 pages, 15 figures; NeurIPS 2022

  33. arXiv:2202.13460  [pdf, other

    stat.ML cs.LG

    Conditional Simulation Using Diffusion Schrödinger Bridges

    Authors: Yuyang Shi, Valentin De Bortoli, George Deligiannidis, Arnaud Doucet

    Abstract: 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 models is that they are computationally intensive at generation time as they require simulating a diffus… ▽ More

    Submitted 26 June, 2022; v1 submitted 27 February, 2022; originally announced February 2022.

    Comments: 29 pages, 15 figures. UAI 2022 camera-ready version

  34. arXiv:2202.02763  [pdf, other

    cs.LG math.PR stat.ML

    Riemannian Score-Based Generative Modelling

    Authors: Valentin De Bortoli, Emile Mathieu, Michael Hutchinson, James Thornton, Yee Whye Teh, Arnaud Doucet

    Abstract: Score-based generative models (SGMs) are a powerful class of generative models that exhibit remarkable empirical performance. Score-based generative modelling (SGM) consists of a ``noising'' stage, whereby a diffusion is used to gradually add Gaussian noise to data, and a generative model, which entails a ``denoising'' process defined by approximating the time-reversal of the diffusion. Existing S… ▽ More

    Submitted 22 November, 2022; v1 submitted 6 February, 2022; originally announced February 2022.

    Comments: Neurips 2022 camera ready

  35. arXiv:2201.06133  [pdf, other

    stat.ML cs.CV cs.LG eess.IV math.OC

    On Maximum-a-Posteriori estimation with Plug & Play priors and stochastic gradient descent

    Authors: Rémi Laumont, Valentin de Bortoli, Andrés Almansa, Julie Delon, Alain Durmus, Marcelo Pereyra

    Abstract: Bayesian methods to solve imaging inverse problems usually combine an explicit data likelihood function with a prior distribution that explicitly models expected properties of the solution. Many kinds of priors have been explored in the literature, from simple ones expressing local properties to more involved ones exploiting image redundancy at a non-local scale. In a departure from explicit model… ▽ More

    Submitted 16 January, 2022; originally announced January 2022.

    Report number: https://hal.science/hal-03348735/ MSC Class: 65K10 (Primary) 65K05; 62F15; 62C10; 68Q25; 68U10; 90C26 (Secondary) 65K10; 65K05; 62F15; 62C10; 68Q25; 68U10; 90C26

    Journal ref: Journal of Mathematical Imaging and Vision, Volume 65, Pages 140-163 (2023)

  36. arXiv:2111.07243  [pdf, ps, other

    stat.CO cs.LG stat.ML

    Simulating Diffusion Bridges with Score Matching

    Authors: Jeremy Heng, Valentin De Bortoli, Arnaud Doucet, James Thornton

    Abstract: We consider the problem of simulating diffusion bridges, which are diffusion processes that are conditioned to initialize and terminate at two given states. The simulation of diffusion bridges has applications in diverse scientific fields and plays a crucial role in the statistical inference of discretely-observed diffusions. This is known to be a challenging problem that has received much attenti… ▽ More

    Submitted 18 June, 2025; v1 submitted 14 November, 2021; originally announced November 2021.

    Comments: Revised

  37. arXiv:2110.12922  [pdf, other

    math.PR cs.LG stat.ML

    On quantitative Laplace-type convergence results for some exponential probability measures, with two applications

    Authors: Valentin De Bortoli, Agnès Desolneux

    Abstract: Laplace-type results characterize the limit of sequence of measures $(π_\varepsilon)_{\varepsilon >0}$ with density w.r.t the Lebesgue measure $(\mathrm{d} π_\varepsilon / \mathrm{d} \mathrm{Leb})(x) \propto \exp[-U(x)/\varepsilon]$ when the temperature $\varepsilon>0$ converges to $0$. If a limiting distribution $π_0$ exists, it concentrates on the minimizers of the potential $U$. Classical resul… ▽ More

    Submitted 25 October, 2021; originally announced October 2021.

  38. arXiv:2108.08129  [pdf, ps, other

    stat.ML cs.LG math.OC math.PR

    Quantitative Uniform Stability of the Iterative Proportional Fitting Procedure

    Authors: George Deligiannidis, Valentin De Bortoli, Arnaud Doucet

    Abstract: We establish the uniform in time stability, w.r.t. the marginals, of the Iterative Proportional Fitting Procedure, also known as Sinkhorn algorithm, used to solve entropy-regularised Optimal Transport problems. Our result is quantitative and stated in terms of the 1-Wasserstein metric. As a corollary we establish a quantitative stability result for Schrödinger bridges.

    Submitted 22 October, 2021; v1 submitted 18 August, 2021; originally announced August 2021.

    Comments: 14 pages

  39. arXiv:2106.01357  [pdf, other

    stat.ML cs.LG math.PR

    Diffusion Schrödinger Bridge with Applications to Score-Based Generative Modeling

    Authors: Valentin De Bortoli, James Thornton, Jeremy Heng, Arnaud Doucet

    Abstract: Progressively applying Gaussian noise transforms complex data distributions to approximately Gaussian. Reversing this dynamic defines a generative model. When the forward noising process is given by a Stochastic Differential Equation (SDE), Song et al. (2021) demonstrate how the time inhomogeneous drift of the associated reverse-time SDE may be estimated using score-matching. A limitation of this… ▽ More

    Submitted 5 April, 2023; v1 submitted 1 June, 2021; originally announced June 2021.

    Comments: NeurIPS 2021 (spotlight)

  40. arXiv:2103.04715  [pdf, other

    stat.ME cs.CV eess.IV math.ST stat.ML

    Bayesian imaging using Plug & Play priors: when Langevin meets Tweedie

    Authors: Rémi Laumont, Valentin de Bortoli, Andrés Almansa, Julie Delon, Alain Durmus, Marcelo Pereyra

    Abstract: Since the seminal work of Venkatakrishnan et al. in 2013, Plug & Play (PnP) methods have become ubiquitous in Bayesian imaging. These methods derive Minimum Mean Square Error (MMSE) or Maximum A Posteriori (MAP) estimators for inverse problems in imaging by combining an explicit likelihood function with a prior that is implicitly defined by an image denoising algorithm. The PnP algorithms proposed… ▽ More

    Submitted 12 January, 2022; v1 submitted 8 March, 2021; originally announced March 2021.

    Report number: https://hal.science/hal-03161400/ MSC Class: 65K10; 65K05; 65D18; 62F15; 62C10; 68Q25; 68U10; 90C26

    Journal ref: SIAM Journal on Imaging Sciences, Volume 15, Issue 2 (2022)

  41. arXiv:2007.06352  [pdf, other

    stat.ML cs.LG math.PR

    Quantitative Propagation of Chaos for SGD in Wide Neural Networks

    Authors: Valentin De Bortoli, Alain Durmus, Xavier Fontaine, Umut Simsekli

    Abstract: In this paper, we investigate the limiting behavior of a continuous-time counterpart of the Stochastic Gradient Descent (SGD) algorithm applied to two-layer overparameterized neural networks, as the number or neurons (ie, the size of the hidden layer) $N \to +\infty$. Following a probabilistic approach, we show 'propagation of chaos' for the particle system defined by this continuous-time dynamics… ▽ More

    Submitted 14 July, 2020; v1 submitted 13 July, 2020; originally announced July 2020.

  42. arXiv:1912.01691  [pdf, other

    math.ST cs.CV math.PR stat.CO

    Maximum entropy methods for texture synthesis: theory and practice

    Authors: Valentin De Bortoli, Agnes Desolneux, Alain Durmus, Bruno Galerne, Arthur Leclaire

    Abstract: Recent years have seen the rise of convolutional neural network techniques in exemplar-based image synthesis. These methods often rely on the minimization of some variational formulation on the image space for which the minimizers are assumed to be the solutions of the synthesis problem. In this paper we investigate, both theoretically and experimentally, another framework to deal with this proble… ▽ More

    Submitted 3 December, 2019; originally announced December 2019.