MLLGCONov 4, 2024

Recursive Learning of Asymptotic Variational Objectives

arXiv:2411.02217v11 citationsh-index: 2AISTATS
Originality Highly original
AI Analysis

This work addresses the need for online variational inference in sequential time-series data, offering a theoretically grounded method for real-time applications.

The paper tackled the problem of enabling online variational inference in general state-space models for streaming data by proposing OSIWAE, which maximizes an asymptotic variational lower bound using stochastic approximation, achieving efficient learning of model parameters and proposal kernels.

General state-space models (SSMs) are widely used in statistical machine learning and are among the most classical generative models for sequential time-series data. SSMs, comprising latent Markovian states, can be subjected to variational inference (VI), but standard VI methods like the importance-weighted autoencoder (IWAE) lack functionality for streaming data. To enable online VI in SSMs when the observations are received in real time, we propose maximising an IWAE-type variational lower bound on the asymptotic contrast function, rather than the standard IWAE ELBO, using stochastic approximation. Unlike the recursive maximum likelihood method, which directly maximises the asymptotic contrast, our approach, called online sequential IWAE (OSIWAE), allows for online learning of both model parameters and a Markovian recognition model for inferring latent states. By approximating filter state posteriors and their derivatives using sequential Monte Carlo (SMC) methods, we create a particle-based framework for online VI in SSMs. This approach is more theoretically well-founded than recently proposed online variational SMC methods. We provide rigorous theoretical results on the learning objective and a numerical study demonstrating the method's efficiency in learning model parameters and particle proposal kernels.

Foundations

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

Your Notes