Interpretable Random Forests via Rule Extraction
Cl\'ement B\'enard (LPSM (UMR\_8001)), G\'erard Biau (LSTA),, S\'ebastien da Veiga, Erwan Scornet (CMAP)

TL;DR
SIRUS is a novel rule-based regression algorithm that offers a stable, interpretable, and accurate alternative to traditional black-box models like random forests, with proven asymptotic stability and practical software implementation.
Contribution
This paper introduces SIRUS, a stable and interpretable rule extraction method from random forests, combining simplicity, stability, and predictive accuracy.
Findings
SIRUS maintains high predictive accuracy comparable to random forests.
SIRUS demonstrates asymptotic stability both empirically and theoretically.
The software implementation is available on CRAN.
Abstract
We introduce SIRUS (Stable and Interpretable RUle Set) for regression, a stable rule learning algorithm which takes the form of a short and simple list of rules. State-of-the-art learning algorithms are often referred to as "black boxes" because of the high number of operations involved in their prediction process. Despite their powerful predictivity, this lack of interpretability may be highly restrictive for applications with critical decisions at stake. On the other hand, algorithms with a simple structure-typically decision trees, rule algorithms, or sparse linear models-are well known for their instability. This undesirable feature makes the conclusions of the data analysis unreliable and turns out to be a strong operational limitation. This motivates the design of SIRUS, which combines a simple structure with a remarkable stable behavior when data is perturbed. The algorithm is…
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
TopicsExplainable Artificial Intelligence (XAI) · Data Mining Algorithms and Applications · Stock Market Forecasting Methods
MethodsInterpretability
