Back to Research papers
Research paper index

A Kernel Fisher Discriminant Analysis-Based Tree Ensemble Classifier: KFDA Forest

Donghwan Kim, Seung Hwan Park, Jun-Geol Baek

arXiv:2606.29053Published June 27, 20260 citations
  • cs.LG

Abstract

In general, an ensemble classifier is more accurate than a single classifier. In this study, we propose an ensemble classifier called the kernel Fisher discriminant analysis forest (KFDA Forest), which is a tree-based ensemble method that applies KFDA. To promote diversity, bootstrap is used, and variable sets are randomly divided into K subsets. KFDA is performed on each subset to increase classification accuracy. KFDA maximizes the distance between classes while minimizing the distance within classes. KFDA can also be applied to classification problems in a nonlinear data structure using the kernel trick because it can transform the input space into a kernel feature space, commonly named a rotation, rather than performing a dimensionality reduction. Because new feature axes and KFDA projections are parallel, decision trees are used as a base classifier. To compare the proposed method with existing ensemble methods, we apply these to real datasets from the UCI and KEEL repositories.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.