LGMar 29, 2021

Variational Rejection Particle Filtering

arXiv:2103.15343v1
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient and low-variance marginal likelihood estimation in variational inference for sequential data, representing an incremental advancement in the field.

The paper tackled the problem of improving variational inference for sequential data by unifying particle filtering with approximate rejection sampling, resulting in a method that outperforms existing state-of-the-art approaches on models like Gaussian state-space and VRNN.

We present a variational inference (VI) framework that unifies and leverages sequential Monte-Carlo (particle filtering) with \emph{approximate} rejection sampling to construct a flexible family of variational distributions. Furthermore, we augment this approach with a resampling step via Bernoulli race, a generalization of a Bernoulli factory, to obtain a low-variance estimator of the marginal likelihood. Our framework, Variational Rejection Particle Filtering (VRPF), leads to novel variational bounds on the marginal likelihood, which can be optimized efficiently with respect to the variational parameters and generalizes several existing approaches in the VI literature. We also present theoretical properties of the variational bound and demonstrate experiments on various models of sequential data, such as the Gaussian state-space model and variational recurrent neural net (VRNN), on which VRPF outperforms various existing state-of-the-art VI methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes