Predictive learning via rule ensembles
Jerome H. Friedman, Bogdan E. Popescu

TL;DR
This paper introduces rule ensemble methods for regression and classification that combine high predictive accuracy with interpretability, allowing insights into variable relevance and interactions through visualizations.
Contribution
It presents a novel approach to constructing interpretable rule ensembles that match the accuracy of best methods and includes techniques for identifying and visualizing variable interactions.
Findings
Predictive accuracy comparable to state-of-the-art methods.
Rules are easy to interpret and understand.
Effective visualization of main and interaction effects.
Abstract
General regression and classification models are constructed as linear combinations of simple rules derived from the data. Each rule consists of a conjunction of a small number of simple statements concerning the values of individual input variables. These rule ensembles are shown to produce predictive accuracy comparable to the best methods. However, their principal advantage lies in interpretation. Because of its simple form, each rule is easy to understand, as is its influence on individual predictions, selected subsets of predictions, or globally over the entire space of joint input variable values. Similarly, the degree of relevance of the respective input variables can be assessed globally, locally in different regions of the input space, or at individual prediction points. Techniques are presented for automatically identifying those variables that are involved in interactions…
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.
