English

Selective Cascade of Residual ExtraTrees

Machine Learning 2020-09-30 v1 Machine Learning

Abstract

We propose a novel tree-based ensemble method named Selective Cascade of Residual ExtraTrees (SCORE). SCORE draws inspiration from representation learning, incorporates regularized regression with variable selection features, and utilizes boosting to improve prediction and reduce generalization errors. We also develop a variable importance measure to increase the explainability of SCORE. Our computer experiments show that SCORE provides comparable or superior performance in prediction against ExtraTrees, random forest, gradient boosting machine, and neural networks; and the proposed variable importance measure for SCORE is comparable to studied benchmark methods. Finally, the predictive performance of SCORE remains stable across hyper-parameter values, suggesting potential robustness to hyperparameter specification.

Keywords

Cite

@article{arxiv.2009.14138,
  title  = {Selective Cascade of Residual ExtraTrees},
  author = {Qimin Liu and Fang Liu},
  journal= {arXiv preprint arXiv:2009.14138},
  year   = {2020}
}

Comments

To appear in SN Computer Science

R2 v1 2026-06-23T18:53:07.038Z