Healing the Relevance Vector Machine Through Augmentation

Abstract

The Relevance Vector Machine (RVM) is a sparse approximate Bayesian kernel method. It provides full predictive distributions for test cases. However, the predictive uncertainties have the unintuitive property, that they get smaller the further you move away from the training cases. We give a thorough analysis. Inspired by the analogy to non-degenerate Gaussian Processes, we suggest augmentation to solve the problem. The purpose of the resulting model, RVM*, is primarily to corroborate the theoretical and experimental analysis. Although RVM* could be used in practical applications, it is no longer a truly sparse model. Experiments show that sparsity comes at the expense of worse predictive. distributions.

Cite

Text

Rasmussen and Candela. "Healing the Relevance Vector Machine Through Augmentation." International Conference on Machine Learning, 2005. doi:10.1145/1102351.1102438

Markdown

[Rasmussen and Candela. "Healing the Relevance Vector Machine Through Augmentation." International Conference on Machine Learning, 2005.](https://mlanthology.org/icml/2005/rasmussen2005icml-healing/) doi:10.1145/1102351.1102438

BibTeX

@inproceedings{rasmussen2005icml-healing,
  title     = {{Healing the Relevance Vector Machine Through Augmentation}},
  author    = {Rasmussen, Carl Edward and Candela, Joaquin Quiñonero},
  booktitle = {International Conference on Machine Learning},
  year      = {2005},
  pages     = {689-696},
  doi       = {10.1145/1102351.1102438},
  url       = {https://mlanthology.org/icml/2005/rasmussen2005icml-healing/}
}