pith. machine review for the scientific record. sign in

arxiv: 1611.05722 · v1 · submitted 2016-11-17 · 📊 stat.ML · cs.LG

Recognition: unknown

GENESIM: genetic extraction of a single, interpretable model

Authors on Pith no claims yet
classification 📊 stat.ML cs.LG
keywords decisiontechniquesensemblegenesimperformancepredictivetreeinduction
0
0 comments X
read the original abstract

Models obtained by decision tree induction techniques excel in being interpretable.However, they can be prone to overfitting, which results in a low predictive performance. Ensemble techniques are able to achieve a higher accuracy. However, this comes at a cost of losing interpretability of the resulting model. This makes ensemble techniques impractical in applications where decision support, instead of decision making, is crucial. To bridge this gap, we present the GENESIM algorithm that transforms an ensemble of decision trees to a single decision tree with an enhanced predictive performance by using a genetic algorithm. We compared GENESIM to prevalent decision tree induction and ensemble techniques using twelve publicly available data sets. The results show that GENESIM achieves a better predictive performance on most of these data sets than decision tree induction techniques and a predictive performance in the same order of magnitude as the ensemble techniques. Moreover, the resulting model of GENESIM has a very low complexity, making it very interpretable, in contrast to ensemble techniques.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Robust and Explainable Divide-and-Conquer Learning for Intrusion Detection

    cs.LG 2026-05 unverdicted novelty 4.0

    A divide-and-conquer method decomposes network intrusion detection into focused subtasks, allowing lightweight models to gain up to 43.3% higher local accuracy and 257x smaller size while improving robustness and expl...