Skip to main content

Showing 1–17 of 17 results for author: Dutordoir, V

.
  1. arXiv:2407.08086  [pdf, other

    cs.LG stat.CO stat.ML

    The GeometricKernels Package: Heat and Matérn Kernels for Geometric Learning on Manifolds, Meshes, and Graphs

    Authors: Peter Mostowsky, Vincent Dutordoir, Iskander Azangulov, Noémie Jaquier, Michael John Hutchinson, Aditya Ravuri, Leonel Rozo, Alexander Terenin, Viacheslav Borovitskiy

    Abstract: Kernels are a fundamental technical primitive in machine learning. In recent years, kernel-based methods such as Gaussian processes are becoming increasingly important in applications where quantifying uncertainty is of key interest. In settings that involve structured data defined on graphs, meshes, manifolds, or other related spaces, defining kernels with good uncertainty-quantification behavior… ▽ More

    Submitted 10 July, 2024; originally announced July 2024.

  2. arXiv:2406.01781  [pdf, other

    cs.LG

    DEFT: Efficient Finetuning of Conditional Diffusion Models by Learning the Generalised $h$-transform

    Authors: Alexander Denker, Francisco Vargas, Shreyas Padhy, Kieran Didi, Simon Mathis, Vincent Dutordoir, Riccardo Barbano, Emile Mathieu, Urszula Julia Komorowska, Pietro Lio

    Abstract: Generative modelling paradigms based on denoising diffusion processes have emerged as a leading candidate for conditional sampling in inverse problems. In many real-world applications, we often have access to large, expensively trained unconditional diffusion models, which we aim to exploit for improving conditional sampling. Most recent approaches are motivated heuristically and lack a unifying f… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: arXiv admin note: text overlap with arXiv:2312.09236

  3. arXiv:2312.09236  [pdf, other

    cs.LG q-bio.BM

    A framework for conditional diffusion modelling with applications in motif scaffolding for protein design

    Authors: Kieran Didi, Francisco Vargas, Simon V Mathis, Vincent Dutordoir, Emile Mathieu, Urszula J Komorowska, Pietro Lio

    Abstract: Many protein design applications, such as binder or enzyme design, require scaffolding a structural motif with high precision. Generative modelling paradigms based on denoising diffusion processes emerged as a leading candidate to address this motif scaffolding problem and have shown early experimental success in some cases. In the diffusion paradigm, motif scaffolding is treated as a conditional… ▽ More

    Submitted 13 March, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: 9 pages

  4. 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.

  5. arXiv:2304.14034  [pdf, other

    cs.LG stat.ML

    Spherical Inducing Features for Orthogonally-Decoupled Gaussian Processes

    Authors: Louis C. Tiao, Vincent Dutordoir, Victor Picheny

    Abstract: Despite their many desirable properties, Gaussian processes (GPs) are often compared unfavorably to deep neural networks (NNs) for lacking the ability to learn representations. Recent efforts to bridge the gap between GPs and deep NNs have yielded a new class of inter-domain variational GPs in which the inducing variables correspond to hidden units of a feedforward NN. In this work, we examine som… ▽ More

    Submitted 15 June, 2023; v1 submitted 27 April, 2023; originally announced April 2023.

    Comments: To appear in the Proceedings of the 40th International Conference on Machine Learning (ICML2023)

  6. arXiv:2302.03067  [pdf, other

    cs.LG cs.AI stat.ML

    Memory-Based Meta-Learning on Non-Stationary Distributions

    Authors: Tim Genewein, Grégoire Delétang, Anian Ruoss, Li Kevin Wenliang, Elliot Catt, Vincent Dutordoir, Jordi Grau-Moya, Laurent Orseau, Marcus Hutter, Joel Veness

    Abstract: Memory-based meta-learning is a technique for approximating Bayes-optimal predictors. Under fairly general conditions, minimizing sequential prediction error, measured by the log loss, leads to implicit meta-learning. The goal of this work is to investigate how far this interpretation can be realized by current sequence prediction models and training regimes. The focus is on piecewise stationary s… ▽ More

    Submitted 25 May, 2023; v1 submitted 6 February, 2023; originally announced February 2023.

  7. arXiv:2206.03992  [pdf, other

    stat.ML cs.LG

    Neural Diffusion Processes

    Authors: Vincent Dutordoir, Alan Saul, Zoubin Ghahramani, Fergus Simpson

    Abstract: Neural network approaches for meta-learning distributions over functions have desirable properties such as increased flexibility and a reduced complexity of inference. Building on the successes of denoising diffusion models for generative modelling, we propose Neural Diffusion Processes (NDPs), a novel approach that learns to sample from a rich distribution over functions through its finite margin… ▽ More

    Submitted 6 June, 2023; v1 submitted 8 June, 2022; originally announced June 2022.

    Comments: 23 pages, Proceedings of the 40th International Conference on Machine Learning, PMLR 202

  8. arXiv:2105.04504  [pdf, other

    stat.ML cs.LG

    Deep Neural Networks as Point Estimates for Deep Gaussian Processes

    Authors: Vincent Dutordoir, James Hensman, Mark van der Wilk, Carl Henrik Ek, Zoubin Ghahramani, Nicolas Durrande

    Abstract: Neural networks and Gaussian processes are complementary in their strengths and weaknesses. Having a better understanding of their relationship comes with the promise to make each method benefit from the strengths of the other. In this work, we establish an equivalence between the forward passes of neural networks and (deep) sparse Gaussian process models. The theory we develop is based on interpr… ▽ More

    Submitted 9 December, 2021; v1 submitted 10 May, 2021; originally announced May 2021.

    Comments: 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

  9. arXiv:2104.05674  [pdf, ps, other

    stat.ML cs.LG

    GPflux: A Library for Deep Gaussian Processes

    Authors: Vincent Dutordoir, Hugh Salimbeni, Eric Hambro, John McLeod, Felix Leibfried, Artem Artemev, Mark van der Wilk, James Hensman, Marc P. Deisenroth, ST John

    Abstract: We introduce GPflux, a Python library for Bayesian deep learning with a strong emphasis on deep Gaussian processes (DGPs). Implementing DGPs is a challenging endeavour due to the various mathematical subtleties that arise when dealing with multivariate Gaussian distributions and the complex bookkee** of indices. To date, there are no actively maintained, open-sourced and extendable libraries ava… ▽ More

    Submitted 12 April, 2021; originally announced April 2021.

  10. arXiv:2012.13962  [pdf, other

    cs.LG stat.ML

    A Tutorial on Sparse Gaussian Processes and Variational Inference

    Authors: Felix Leibfried, Vincent Dutordoir, ST John, Nicolas Durrande

    Abstract: Gaussian processes (GPs) provide a framework for Bayesian inference that can offer principled uncertainty estimates for a large range of problems. For example, if we consider regression problems with Gaussian likelihoods, a GP model enjoys a posterior in closed form. However, identifying the posterior GP scales cubically with the number of training examples and requires to store all examples in me… ▽ More

    Submitted 18 December, 2022; v1 submitted 27 December, 2020; originally announced December 2020.

  11. arXiv:2006.16649  [pdf, other

    stat.ML cs.LG

    Sparse Gaussian Processes with Spherical Harmonic Features

    Authors: Vincent Dutordoir, Nicolas Durrande, James Hensman

    Abstract: We introduce a new class of inter-domain variational Gaussian processes (GP) where data is mapped onto the unit hypersphere in order to use spherical harmonic representations. Our inference scheme is comparable to variational Fourier features, but it does not suffer from the curse of dimensionality, and leads to diagonal covariance matrices between inducing variables. This enables a speed-up in in… ▽ More

    Submitted 30 June, 2020; originally announced June 2020.

    Comments: International Conference on Machine, PMLR 119, 2020

  12. arXiv:2006.14376  [pdf, other

    stat.ML cs.LG math.OC

    Automatic Tuning of Stochastic Gradient Descent with Bayesian Optimisation

    Authors: Victor Picheny, Vincent Dutordoir, Artem Artemev, Nicolas Durrande

    Abstract: Many machine learning models require a training procedure based on running stochastic gradient descent. A key element for the efficiency of those algorithms is the choice of the learning rate schedule. While finding good learning rates schedules using Bayesian optimisation has been tackled by several authors, adapting it dynamically in a data-driven way is an open question. This is of high practic… ▽ More

    Submitted 25 June, 2020; originally announced June 2020.

  13. arXiv:2006.05356  [pdf, other

    stat.ML cs.LG

    Scalable Thompson Sampling using Sparse Gaussian Process Models

    Authors: Sattar Vakili, Henry Moss, Artem Artemev, Vincent Dutordoir, Victor Picheny

    Abstract: Thompson Sampling (TS) from Gaussian Process (GP) models is a powerful tool for the optimization of black-box functions. Although TS enjoys strong theoretical guarantees and convincing empirical performance, it incurs a large computational overhead that scales polynomially with the optimization budget. Recently, scalable TS methods based on sparse GP models have been proposed to increase the scope… ▽ More

    Submitted 5 November, 2021; v1 submitted 9 June, 2020; originally announced June 2020.

  14. arXiv:2003.01115  [pdf, other

    stat.ML cs.LG

    A Framework for Interdomain and Multioutput Gaussian Processes

    Authors: Mark van der Wilk, Vincent Dutordoir, ST John, Artem Artemev, Vincent Adam, James Hensman

    Abstract: One obstacle to the use of Gaussian processes (GPs) in large-scale problems, and as a component in deep learning system, is the need for bespoke derivations and implementations for small variations in the model or inference. In order to improve the utility of GPs we need a modular system that allows rapid implementation and testing, as seen in the neural network community. We present a mathematica… ▽ More

    Submitted 2 March, 2020; originally announced March 2020.

  15. arXiv:1905.05435  [pdf, other

    stat.ML cs.LG

    Deep Gaussian Processes with Importance-Weighted Variational Inference

    Authors: Hugh Salimbeni, Vincent Dutordoir, James Hensman, Marc Peter Deisenroth

    Abstract: Deep Gaussian processes (DGPs) can model complex marginal densities as well as complex map**s. Non-Gaussian marginals are essential for modelling real-world data, and can be generated from the DGP by incorporating uncorrelated variables to the model. Previous work on DGP models has introduced noise additively and used variational inference with a combination of sparse Gaussian processes and mean… ▽ More

    Submitted 14 May, 2019; originally announced May 2019.

    Comments: Appearing ICML 2019

  16. arXiv:1902.05888  [pdf, other

    stat.ML cs.LG

    Bayesian Image Classification with Deep Convolutional Gaussian Processes

    Authors: Vincent Dutordoir, Mark van der Wilk, Artem Artemev, James Hensman

    Abstract: In decision-making systems, it is important to have classifiers that have calibrated uncertainties, with an optimisation objective that can be used for automated model selection and training. Gaussian processes (GPs) provide uncertainty estimates and a marginal likelihood objective, but their weak inductive biases lead to inferior accuracy. This has limited their applicability in certain tasks (e.… ▽ More

    Submitted 4 March, 2020; v1 submitted 15 February, 2019; originally announced February 2019.

    Comments: Proceedings of the 23rd International Conference on Artificial Intelligence and Statistics (AISTATS) 2020, PMLR: Volume 108

  17. arXiv:1810.12750  [pdf, other

    stat.ML cs.LG

    Gaussian Process Conditional Density Estimation

    Authors: Vincent Dutordoir, Hugh Salimbeni, Marc Deisenroth, James Hensman

    Abstract: Conditional Density Estimation (CDE) models deal with estimating conditional distributions. The conditions imposed on the distribution are the inputs of the model. CDE is a challenging task as there is a fundamental trade-off between model complexity, representational capacity and overfitting. In this work, we propose to extend the model's input with latent variables and use Gaussian processes (GP… ▽ More

    Submitted 30 October, 2018; originally announced October 2018.