← Search

Botond Cseke

4 accepted papers

2021

Latent Matters: Learning Deep State-Space Models

NeurIPS 2021poster

Deep state-space models (DSSMs) enable temporal predictions by learning the underlying dynamics of observed sequence data. They are often trained by maximising the evidence lower bound. However, as we show, this does not ensure the model actually learns the underlying dynamics. We therefore propose…

Cited by 43SourcePDFScholar
2020

Continual Learning with Bayesian Neural Networks for Non-Stationary Data

ICLR 2020poster

This work addresses continual learning for non-stationary data, using Bayesian neural networks and memory-based online variational Bayes. We represent the posterior approximation of the network weights by a diagonal Gaussian distribution and a complementary memory of raw data. This raw data correspo…

Cited by 101SourceScholar
2019

Learning Hierarchical Priors in VAEs

NeurIPS 2019spotlight

We propose to learn a hierarchical prior in the context of variational autoencoders to avoid the over-regularisation resulting from a standard normal prior distribution. To incentivise an informative latent representation of the data, we formulate the learning problem as a constrained optimisation p…

Cited by 120SourcePDFScholar
2016

f-GAN: Training Generative Neural Samplers using Variational Divergence Minimization

NeurIPS 2016poster

Generative neural networks are probabilistic models that implement sampling using feedforward neural networks: they take a random input vector and produce a sample from a probability distribution defined by the network weights. These models are expressive and allow efficient computation of samples a…