Skip to main content

Showing 1–5 of 5 results for author: Ryder, T

Searching in archive stat. Search in all archives.
.
  1. arXiv:2204.02071  [pdf, other

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

    Split Hierarchical Variational Compression

    Authors: Tom Ryder, Chen Zhang, Ning Kang, Shifeng Zhang

    Abstract: Variational autoencoders (VAEs) have witnessed great success in performing the compression of image datasets. This success, made possible by the bits-back coding framework, has produced competitive compression performance across many benchmarks. However, despite this, VAE architectures are currently limited by a combination of coding practicalities and compression ratios. That is, not only do stat… ▽ More

    Submitted 5 April, 2022; originally announced April 2022.

  2. arXiv:1910.00879  [pdf, other

    stat.ML cs.LG

    The Neural Moving Average Model for Scalable Variational Inference of State Space Models

    Authors: Tom Ryder, Dennis Prangle, Andrew Golightly, Isaac Matthews

    Abstract: Variational inference has had great success in scaling approximate Bayesian inference to big data by exploiting mini-batch training. To date, however, this strategy has been most applicable to models of independent data. We propose an extension to state space models of time series data based on a novel generative model for latent temporal states: the neural moving average model. This permits a sub… ▽ More

    Submitted 18 May, 2021; v1 submitted 2 October, 2019; originally announced October 2019.

  3. arXiv:1906.09199  [pdf, other

    stat.ML cs.LG

    Black-Box Inference for Non-Linear Latent Force Models

    Authors: Wil O. C. Ward, Tom Ryder, Dennis Prangle, Mauricio A. Álvarez

    Abstract: Latent force models are systems whereby there is a mechanistic model describing the dynamics of the system state, with some unknown forcing term that is approximated with a Gaussian process. If such dynamics are non-linear, it can be difficult to estimate the posterior state and forcing term jointly, particularly when there are system parameters that also need estimating. This paper uses black-box… ▽ More

    Submitted 4 November, 2019; v1 submitted 21 June, 2019; originally announced June 2019.

    Comments: 13 pages plus references and supplementary

  4. arXiv:1811.08337  [pdf, other

    stat.ML cs.LG

    Black-Box Autoregressive Density Estimation for State-Space Models

    Authors: Tom Ryder, Andrew Golighty, A. Stephen McGough, Dennis Prangle

    Abstract: State-space models (SSMs) provide a flexible framework for modelling time-series data. Consequently, SSMs are ubiquitously applied in areas such as engineering, econometrics and epidemiology. In this paper we provide a fast approach for approximate Bayesian inference in SSMs using the tools of deep learning and variational inference.

    Submitted 21 November, 2018; v1 submitted 20 November, 2018; originally announced November 2018.

    Comments: V2

  5. arXiv:1802.03335  [pdf, other

    stat.CO stat.ML

    Black-box Variational Inference for Stochastic Differential Equations

    Authors: Thomas Ryder, Andrew Golightly, A. Stephen McGough, Dennis Prangle

    Abstract: Parameter inference for stochastic differential equations is challenging due to the presence of a latent diffusion process. Working with an Euler-Maruyama discretisation for the diffusion, we use variational inference to jointly learn the parameters and the diffusion paths. We use a standard mean-field variational approximation of the parameter posterior, and introduce a recurrent neural network t… ▽ More

    Submitted 14 May, 2018; v1 submitted 9 February, 2018; originally announced February 2018.

    Comments: V3 - revised based on ICML reviewer comments V2 - added acknowledgements and link to code