English

Improving Multi-class Classifier Using Likelihood Ratio Estimation with Regularization

Machine Learning 2022-10-31 v1 Artificial Intelligence

Abstract

The universal-set naive Bayes classifier (UNB)~\cite{Komiya:13}, defined using likelihood ratios (LRs), was proposed to address imbalanced classification problems. However, the LR estimator used in the UNB overestimates LRs for low-frequency data, degrading the classification performance. Our previous study~\cite{Kikuchi:19} proposed an effective LR estimator even for low-frequency data. This estimator uses regularization to suppress the overestimation, but we did not consider imbalanced data. In this paper, we integrated the estimator with the UNB. Our experiments with imbalanced data showed that our proposed classifier effectively adjusts the classification scores according to the class balance using regularization parameters and improves the classification performance.

Keywords

Cite

@article{arxiv.2210.16033,
  title  = {Improving Multi-class Classifier Using Likelihood Ratio Estimation with Regularization},
  author = {Masato Kikuchi and Tadachika Ozono},
  journal= {arXiv preprint arXiv:2210.16033},
  year   = {2022}
}

Comments

The 9th International Conference on Advanced Informatics: Concepts, Theory and Applications (ICAICTA 2022)

R2 v1 2026-06-28T04:42:35.250Z