MLSep 8, 2015

A Variational Bayesian State-Space Approach to Online Passive-Aggressive Regression

arXiv:1509.02438v13 citations
AI Analysis

This work addresses the problem of uncertainty capture and hyperparameter sensitivity in online regression for real-time prediction tasks, representing an incremental advancement in PA learning.

The paper tackled the limitations of deterministic Online Passive-Aggressive (PA) regression by introducing a Bayesian state-space framework with online variational inference, resulting in improved performance over a standard linear Gaussian state-space model on real-world datasets.

Online Passive-Aggressive (PA) learning is a class of online margin-based algorithms suitable for a wide range of real-time prediction tasks, including classification and regression. PA algorithms are formulated in terms of deterministic point-estimation problems governed by a set of user-defined hyperparameters: the approach fails to capture model/prediction uncertainty and makes their performance highly sensitive to hyperparameter configurations. In this paper, we introduce a novel PA learning framework for regression that overcomes the above limitations. We contribute a Bayesian state-space interpretation of PA regression, along with a novel online variational inference scheme, that not only produces probabilistic predictions, but also offers the benefit of automatic hyperparameter tuning. Experiments with various real-world data sets show that our approach performs significantly better than a more standard, linear Gaussian state-space model.

Foundations

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

Your Notes