Skip to main content

Showing 1–11 of 11 results for author: Adam, V

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

    cs.LG stat.ML

    Variational Gaussian Process Diffusion Processes

    Authors: Prakhar Verma, Vincent Adam, Arno Solin

    Abstract: Diffusion processes are a class of stochastic differential equations (SDEs) providing a rich family of expressive models that arise naturally in dynamic modelling tasks. Probabilistic inference and learning under generative models with latent processes endowed with a non-linear diffusion process prior are intractable problems. We build upon work within variational inference, approximating the post… ▽ More

    Submitted 27 February, 2024; v1 submitted 3 June, 2023; originally announced June 2023.

    Comments: International Conference on Artificial Intelligence and Statistics (AISTATS) 2024

  2. arXiv:2111.03412  [pdf, other

    cs.LG stat.ML

    Dual Parameterization of Sparse Variational Gaussian Processes

    Authors: Vincent Adam, Paul E. Chang, Mohammad Emtiyaz Khan, Arno Solin

    Abstract: Sparse variational Gaussian process (SVGP) methods are a common choice for non-conjugate Gaussian process inference because of their computational benefits. In this paper, we improve their computational efficiency by using a dual parameterization where each data example is assigned dual parameters, similarly to site parameters used in expectation propagation. Our dual parameterization speeds-up in… ▽ More

    Submitted 19 January, 2022; v1 submitted 5 November, 2021; originally announced November 2021.

    Comments: Advances in Neural Information Processing Systems (NeurIPS 2021)

  3. arXiv:2103.14407  [pdf, other

    cs.LG

    Bellman: A Toolbox for Model-Based Reinforcement Learning in TensorFlow

    Authors: John McLeod, Hrvoje Stojic, Vincent Adam, Dongho Kim, Jordi Grau-Moya, Peter Vrancx, Felix Leibfried

    Abstract: In the past decade, model-free reinforcement learning (RL) has provided solutions to challenging domains such as robotics. Model-based RL shows the prospect of being more sample-efficient than model-free methods in terms of agent-environment interactions, because the model enables to extrapolate to unseen situations. In the more recent past, model-based methods have shown superior results compared… ▽ More

    Submitted 13 April, 2021; v1 submitted 26 March, 2021; originally announced March 2021.

  4. arXiv:2103.10710  [pdf, other

    stat.ML cs.LG

    Sparse Algorithms for Markovian Gaussian Processes

    Authors: William J. Wilkinson, Arno Solin, Vincent Adam

    Abstract: Approximate Bayesian inference methods that scale to very large datasets are crucial in leveraging probabilistic models for real-world time series. Sparse Markovian Gaussian processes combine the use of inducing variables with efficient Kalman filter-like recursions, resulting in algorithms whose computational and memory requirements scale linearly in the number of inducing points, whilst also ena… ▽ More

    Submitted 9 June, 2021; v1 submitted 19 March, 2021; originally announced March 2021.

    Comments: Appearing in the 24th International Conference on Artificial Intelligence and Statistics (AISTATS) 2021

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

  6. arXiv:2001.05363  [pdf, other

    stat.ML cs.LG

    Doubly Sparse Variational Gaussian Processes

    Authors: Vincent Adam, Stefanos Eleftheriadis, Nicolas Durrande, Artem Artemev, James Hensman

    Abstract: The use of Gaussian process models is typically limited to datasets with a few tens of thousands of observations due to their complexity and memory footprint. The two most commonly used methods to overcome this limitation are 1) the variational sparse approximation which relies on inducing points and 2) the state-space equivalent formulation of Gaussian processes which can be seen as exploiting so… ▽ More

    Submitted 15 January, 2020; originally announced January 2020.

    Comments: Accepted at AISTATS 2020

  7. arXiv:1906.09223  [pdf, other

    cs.LG cs.AI stat.ML

    Disentangled Skill Embeddings for Reinforcement Learning

    Authors: Janith C. Petangoda, Sergio Pascual-Diaz, Vincent Adam, Peter Vrancx, Jordi Grau-Moya

    Abstract: We propose a novel framework for multi-task reinforcement learning (MTRL). Using a variational inference formulation, we learn policies that generalize across both changing dynamics and goals. The resulting policies are parametrized by shared parameters that allow for transfer between different dynamics and goal conditions, and by task-specific latent-space embeddings that allow for specialization… ▽ More

    Submitted 21 June, 2019; originally announced June 2019.

  8. arXiv:1902.10078  [pdf, other

    stat.ML cs.LG

    Banded Matrix Operators for Gaussian Markov Models in the Automatic Differentiation Era

    Authors: Nicolas Durrande, Vincent Adam, Lucas Bordeaux, Stefanos Eleftheriadis, James Hensman

    Abstract: Banded matrices can be used as precision matrices in several models including linear state-space models, some Gaussian processes, and Gaussian Markov random fields. The aim of the paper is to make modern inference methods (such as variational inference or gradient-based sampling) available for Gaussian models with banded precision. We show that this can efficiently be achieved by equip** an auto… ▽ More

    Submitted 26 February, 2019; originally announced February 2019.

    Journal ref: Proceedings of the 22 nd International Conference on Artificial Intelligence and Statistics (AISTATS) 2019, Naha, Okinawa, Japan. PMLR: Volume 89

  9. arXiv:1812.11106  [pdf, other

    cs.LG stat.ML

    Scalable GAM using sparse variational Gaussian processes

    Authors: Vincent Adam, Nicolas Durrande, ST John

    Abstract: Generalized additive models (GAMs) are a widely used class of models of interest to statisticians as they provide a flexible way to design interpretable models of data beyond linear models. We here propose a scalable and well-calibrated Bayesian treatment of GAMs using Gaussian processes (GPs) and leveraging recent advances in variational inference. We use sparse GPs to represent each component an… ▽ More

    Submitted 28 December, 2018; originally announced December 2018.

    Journal ref: 1st Symposium on Advances in Approximate Bayesian Inference, 2018

  10. arXiv:1805.10958  [pdf, other

    stat.ML cs.LG q-bio.NC

    Discrete flow posteriors for variational inference in discrete dynamical systems

    Authors: Laurence Aitchison, Vincent Adam, Srinivas C. Turaga

    Abstract: Each training step for a variational autoencoder (VAE) requires us to sample from the approximate posterior, so we usually choose simple (e.g. factorised) approximate posteriors in which sampling is an efficient computation that fully exploits GPU parallelism. However, such simple approximate posteriors are often insufficient, as they eliminate statistical dependencies in the posterior. While it i… ▽ More

    Submitted 28 May, 2018; originally announced May 2018.

  11. arXiv:1711.01131  [pdf, other

    stat.ML cs.LG

    Structured Variational Inference for Coupled Gaussian Processes

    Authors: Vincent Adam

    Abstract: Sparse variational approximations allow for principled and scalable inference in Gaussian Process (GP) models. In settings where several GPs are part of the generative model, theses GPs are a posteriori coupled. For many applications such as regression where predictive accuracy is the quantity of interest, this coupling is not crucial. Howewer if one is interested in posterior uncertainty, it cann… ▽ More

    Submitted 29 November, 2017; v1 submitted 3 November, 2017; originally announced November 2017.

    Comments: * Updated references. * Corrected typos

    Journal ref: Advances in Approximate Bayesian Inference, NIPS 2017 Workshop