Variational Relevance Vector Machines
Christopher M. Bishop, Michael Tipping

TL;DR
This paper introduces a Bayesian formulation of the Relevance Vector Machine using variational inference, enabling full posterior distributions over parameters and hyperparameters, and demonstrating its effectiveness on synthetic and real data.
Contribution
It presents the first fully Bayesian variational approach to the RVM, improving uncertainty quantification and model sparsity over previous methods.
Findings
The variational RVM provides comparable accuracy to SVMs.
It yields a full predictive distribution, unlike traditional SVMs.
The approach is effective on both synthetic and real-world datasets.
Abstract
The Support Vector Machine (SVM) of Vapnik (1998) has become widely established as one of the leading approaches to pattern recognition and machine learning. It expresses predictions in terms of a linear combination of kernel functions centred on a subset of the training data, known as support vectors. Despite its widespread success, the SVM suffers from some important limitations, one of the most significant being that it makes point predictions rather than generating predictive distributions. Recently Tipping (1999) has formulated the Relevance Vector Machine (RVM), a probabilistic model whose functional form is equivalent to the SVM. It achieves comparable recognition accuracy to the SVM, yet provides a full predictive distribution, and also requires substantially fewer kernel functions. The original treatment of the RVM relied on the use of type II maximum likelihood (the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications · Machine Learning and Data Classification
