English

Crossbreeding in Random Forest

Machine Learning 2021-01-22 v1 Artificial Intelligence

Abstract

Ensemble learning methods are designed to benefit from multiple learning algorithms for better predictive performance. The tradeoff of this improved performance is slower speed and larger size of ensemble learning systems compared to single learning systems. In this paper, we present a novel approach to deal with this problem in Random Forest (RF) as one of the most powerful ensemble methods. The method is based on crossbreeding of the best tree branches to increase the performance of RF in space and speed while keeping the performance in the classification measures. The proposed approach has been tested on a group of synthetic and real datasets and compared to the standard RF approach. Several evaluations have been conducted to determine the effects of the Crossbred RF (CRF) on the accuracy and the number of trees in a forest. The results show better performance of CRF compared to RF.

Keywords

Cite

@article{arxiv.2101.08585,
  title  = {Crossbreeding in Random Forest},
  author = {Abolfazl Nadi and Hadi Moradi and Khalil Taheri},
  journal= {arXiv preprint arXiv:2101.08585},
  year   = {2021}
}

Comments

21 pages, 5301 words, 9 Figures

R2 v1 2026-06-23T22:23:10.791Z