Skip to main content

Showing 1–7 of 7 results for author: Fraccaro, M

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

    stat.ML cs.CV cs.LG

    BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling

    Authors: Lars Maaløe, Marco Fraccaro, Valentin Liévin, Ole Winther

    Abstract: With the introduction of the variational autoencoder (VAE), probabilistic latent variable models have received renewed attention as powerful generative models. However, their performance in terms of test likelihood and quality of generated samples has been surpassed by autoregressive models without stochastic units. Furthermore, flow-based models have recently been shown to be an attractive altern… ▽ More

    Submitted 6 November, 2019; v1 submitted 6 February, 2019; originally announced February 2019.

  2. arXiv:1810.11893  [pdf, other

    stat.ML cs.LG

    An Efficient Implementation of Riemannian Manifold Hamiltonian Monte Carlo for Gaussian Process Models

    Authors: Ulrich Paquet, Marco Fraccaro

    Abstract: This technical report presents pseudo-code for a Riemannian manifold Hamiltonian Monte Carlo (RMHMC) method to efficiently simulate samples from $N$-dimensional posterior distributions $p(x|y)$, where $x \in R^N$ is drawn from a Gaussian Process (GP) prior, and observations $y_n$ are independent given $x_n$. Sufficient technical and algorithmic details are provided for the implementation of RMHMC… ▽ More

    Submitted 28 October, 2018; originally announced October 2018.

    Comments: Technical report accompanying arXiv:1604.01972, "An Adaptive Resample-Move Algorithm for Estimating Normalizing Constants" (2016)

  3. arXiv:1804.09401  [pdf, other

    stat.ML cs.LG

    Generative Temporal Models with Spatial Memory for Partially Observed Environments

    Authors: Marco Fraccaro, Danilo Jimenez Rezende, Yori Zwols, Alexander Pritzel, S. M. Ali Eslami, Fabio Viola

    Abstract: In model-based reinforcement learning, generative and temporal models of environments can be leveraged to boost agent performance, either by tuning the agent's representations during training or via use as part of an explicit planning mechanism. However, their application in practice has been limited to simplistic environments, due to the difficulty of training such models in larger, potentially p… ▽ More

    Submitted 19 July, 2018; v1 submitted 25 April, 2018; originally announced April 2018.

    Comments: ICML 2018

  4. arXiv:1710.05741  [pdf, other

    stat.ML cs.LG

    A Disentangled Recognition and Nonlinear Dynamics Model for Unsupervised Learning

    Authors: Marco Fraccaro, Simon Kamronn, Ulrich Paquet, Ole Winther

    Abstract: This paper takes a step towards temporal reasoning in a dynamically changing video, not in the pixel space that constitutes its frames, but in a latent space that describes the non-linear dynamics of the objects in its world. We introduce the Kalman variational auto-encoder, a framework for unsupervised learning of sequential data that disentangles two latent representations: an object's represent… ▽ More

    Submitted 30 October, 2017; v1 submitted 16 October, 2017; originally announced October 2017.

    Comments: NIPS 2017

  5. arXiv:1704.00637  [pdf, other

    stat.ML cs.AI cs.LG

    Semi-Supervised Generation with Cluster-aware Generative Models

    Authors: Lars Maaløe, Marco Fraccaro, Ole Winther

    Abstract: Deep generative models trained with large amounts of unlabelled data have proven to be powerful within the domain of unsupervised learning. Many real life data sets contain a small amount of labelled data points, that are typically disregarded when training generative models. We propose the Cluster-aware Generative Model, that uses unlabelled information to infer a latent representation that model… ▽ More

    Submitted 3 April, 2017; originally announced April 2017.

  6. arXiv:1605.07571  [pdf, other

    stat.ML cs.LG

    Sequential Neural Models with Stochastic Layers

    Authors: Marco Fraccaro, Søren Kaae Sønderby, Ulrich Paquet, Ole Winther

    Abstract: How can we efficiently propagate uncertainty in a latent state representation with recurrent neural networks? This paper introduces stochastic recurrent neural networks which glue a deterministic recurrent neural network and a state space model together to form a stochastic and sequential neural generative model. The clear separation of deterministic and stochastic layers allows a structured varia… ▽ More

    Submitted 13 November, 2016; v1 submitted 24 May, 2016; originally announced May 2016.

    Comments: NIPS 2016

  7. arXiv:1604.01972  [pdf, other

    stat.ML

    An Adaptive Resample-Move Algorithm for Estimating Normalizing Constants

    Authors: Marco Fraccaro, Ulrich Paquet, Ole Winther

    Abstract: The estimation of normalizing constants is a fundamental step in probabilistic model comparison. Sequential Monte Carlo methods may be used for this task and have the advantage of being inherently parallelizable. However, the standard choice of using a fixed number of particles at each iteration is suboptimal because some steps will contribute disproportionately to the variance of the estimate. We… ▽ More

    Submitted 15 August, 2016; v1 submitted 7 April, 2016; originally announced April 2016.

    Comments: 11 pages, 5 figures