English

Adaptively Pruning Features for Boosted Decision Trees

Machine Learning 2018-05-22 v1 Artificial Intelligence Machine Learning

Abstract

Boosted decision trees enjoy popularity in a variety of applications; however, for large-scale datasets, the cost of training a decision tree in each round can be prohibitively expensive. Inspired by ideas from the multi-arm bandit literature, we develop a highly efficient algorithm for computing exact greedy-optimal decision trees, outperforming the state-of-the-art Quick Boost method. We further develop a framework for deriving lower bounds on the problem that applies to a wide family of conceivable algorithms for the task (including our algorithm and Quick Boost), and we demonstrate empirically on a wide variety of data sets that our algorithm is near-optimal within this family of algorithms. We also derive a lower bound applicable to any algorithm solving the task, and we demonstrate that our algorithm empirically achieves performance close to this best-achievable lower bound.

Keywords

Cite

@article{arxiv.1805.07592,
  title  = {Adaptively Pruning Features for Boosted Decision Trees},
  author = {Maryam Aziz and Jesse Anderton and Javed Aslam},
  journal= {arXiv preprint arXiv:1805.07592},
  year   = {2018}
}
R2 v1 2026-06-23T02:01:12.269Z