Interpreting Models via Single Tree Approximation
Yichen Zhou, Giles Hooker

TL;DR
This paper introduces a method to create a single decision tree that approximates complex models like random forests, aiding interpretability and reducing questionnaire length in medical settings.
Contribution
It presents a novel procedure for building stable, high-accuracy approximation trees for complex models, enhancing interpretability and practical application.
Findings
The method achieves high approximation accuracy.
It stabilizes tree structure through an improved splitting method.
Empirical results show effectiveness on real and simulated data.
Abstract
We propose a procedure to build a decision tree which approximates the performance of complex machine learning models. This single approximation tree can be used to interpret and simplify the predicting pattern of random forests (RFs) and other models. The use of a tree structure is particularly relevant in medical questionnaires where it enables an adaptive shortening of the questionnaire, reducing response burden. We study the asymptotic behavior of splits and introduce an improved splitting method designed to stabilize tree structure. Empirical studies on both simulation and real data sets illustrate that our method can simultaneously achieve high approximation power and stability.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Statistical Methods and Inference · Machine Learning and Data Classification
