Learning Optimal Decision Trees with SAT
Learning Optimal Decision Trees with SAT
复制标题
通过 SAT 学习最优决策树
DOI:
--
复制
发表时间:
2018
期刊:
影响因子:
--
通讯作者:
Joao Marques
中科院分区:
文献类型:
--
作者:
Nina Narodytska;Alexey Ignatiev;Filipe Pereira;Joao Marques
Explanations of machine learning (ML) predictions are of fundamental importance in different settings. Moreover, explanations should be succinct, to enable easy understanding by humans. Decision trees represent an often used approach for developing explainable ML models, motivated by the natural mapping between decision tree paths and rules. Clearly, smaller trees correlate well with smaller rules, and so one challenge is to devise solutions for computing smallest size decision trees given training data. Although simple to formulate, the computation of smallest size decision trees turns out to be an extremely challenging computational problem, for which no practical solutions are known. This paper develops a SAT-based model for computing smallest-size decision trees given training data. In sharp contrast with past work, the proposed SAT model is shown to scale for publicly available datasets of practical interest.