We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Machine Learning

Title: ForestPrune: Compact Depth-Controlled Tree Ensembles

Abstract: Tree ensembles are powerful models that achieve excellent predictive performances, but can grow to unwieldy sizes. These ensembles are often post-processed (pruned) to reduce memory footprint and improve interpretability. We present ForestPrune, a novel optimization framework to post-process tree ensembles by pruning depth layers from individual trees. Since the number of nodes in a decision tree increases exponentially with tree depth, pruning deep trees drastically compactifies ensembles. We develop a specialized optimization algorithm to efficiently obtain high-quality solutions to problems under ForestPrune. Our algorithm typically reaches good solutions in seconds for medium-size datasets and ensembles, with 10000s of rows and 100s of trees, resulting in significant speedups over existing approaches. Our experiments demonstrate that ForestPrune produces parsimonious models that outperform models extracted by existing post-processing algorithms.
Subjects: Machine Learning (stat.ML); Machine Learning (cs.LG)
Journal reference: Proceedings of the 26th International Conference on Artificial Intelligence and Statistics (AISTATS) 2023
Cite as: arXiv:2206.00128 [stat.ML]
  (or arXiv:2206.00128v3 [stat.ML] for this version)

Submission history

From: Brian Liu [view email]
[v1] Tue, 31 May 2022 22:04:18 GMT (4413kb,D)
[v2] Mon, 31 Oct 2022 17:41:52 GMT (4412kb,D)
[v3] Wed, 24 May 2023 20:17:05 GMT (836kb,D)

Link back to: arXiv, form interface, contact.