English

Hierarchical clustered multiclass discriminant analysis via cross-validation

Methodology 2021-07-07 v1

Abstract

Linear discriminant analysis (LDA) is a well-known method for multiclass classification and dimensionality reduction. However, in general, ordinary LDA does not achieve high prediction accuracy when observations in some classes are difficult to be classified. This study proposes a novel cluster-based LDA method that significantly improves the prediction accuracy. We adopt hierarchical clustering, and the dissimilarity measure of two clusters is defined by the cross-validation (CV) value. Therefore, clusters are constructed such that the misclassification error rate is minimized. Our approach involves a heavy computational load because the CV value must be computed at each step of the hierarchical clustering algorithm. To address this issue, we develop a regression formulation for LDA and construct an efficient algorithm that computes an approximate value of the CV. The performance of the proposed method is investigated by applying it to both artificial and real datasets. Our proposed method provides high prediction accuracy with fast computation from both numerical and theoretical viewpoints.

Keywords

Cite

@article{arxiv.2107.02324,
  title  = {Hierarchical clustered multiclass discriminant analysis via cross-validation},
  author = {Kei Hirose and Kanta Miura and Atori Koie},
  journal= {arXiv preprint arXiv:2107.02324},
  year   = {2021}
}

Comments

26 pages, 8 figures

R2 v1 2026-06-24T03:54:56.527Z