English

Fully Bayesian Analysis of the Relevance Vector Machine Classification for Imbalanced Data

Machine Learning 2022-10-28 v2 Machine Learning Computation

Abstract

Relevance Vector Machine (RVM) is a supervised learning algorithm extended from Support Vector Machine (SVM) based on the Bayesian sparsity model. Compared with the regression problem, RVM classification is difficult to be conducted because there is no closed-form solution for the weight parameter posterior. Original RVM classification algorithm used Newton's method in optimization to obtain the mode of weight parameter posterior then approximated it by a Gaussian distribution in Laplace's method. It would work but just applied the frequency methods in a Bayesian framework. This paper proposes a Generic Bayesian approach for the RVM classification. We conjecture that our algorithm achieves convergent estimates of the quantities of interest compared with the nonconvergent estimates of the original RVM classification algorithm. Furthermore, a Fully Bayesian approach with the hierarchical hyperprior structure for RVM classification is proposed, which improves the classification performance, especially in the imbalanced data problem. By the numeric studies, our proposed algorithms obtain high classification accuracy rates. The Fully Bayesian hierarchical hyperprior method outperforms the Generic one for the imbalanced data classification.

Keywords

Cite

@article{arxiv.2007.13140,
  title  = {Fully Bayesian Analysis of the Relevance Vector Machine Classification for Imbalanced Data},
  author = {Wenyang Wang and Dongchu Sun and Zhuoqiong He},
  journal= {arXiv preprint arXiv:2007.13140},
  year   = {2022}
}

Comments

The extended and final version of this paper has been published with open access modality in the CAAI Transactions on Intelligence Technology and can be found at link https://ietresearch.onlinelibrary.wiley.com/doi/full/10.1049/cit2.12111. Please refer to the TRIT published version in your scientific papers

R2 v1 2026-06-23T17:24:42.794Z