Interpretable Representation Learning for Additive Rule Ensembles
Shahrzad Behzadimanesh, Pierre Le Bodic, Geoffrey I. Webb, Mario Boley

TL;DR
This paper introduces a novel method for learning interpretable rule ensembles using logical propositions with learnable sparse linear transformations, enabling more flexible decision regions and reducing model complexity.
Contribution
It extends classical rule ensembles by incorporating learnable sparse linear transformations, allowing for more general polytopic decision regions with improved interpretability and efficiency.
Findings
Achieves similar test risk to state-of-the-art methods.
Reduces model complexity significantly.
Efficiently constructs rule ensembles across multiple datasets.
Abstract
Small additive ensembles of symbolic rules offer interpretable prediction models. Traditionally, these ensembles use rule conditions based on conjunctions of simple threshold propositions on a single input variable and threshold , resulting geometrically in axis-parallel polytopes as decision regions. While this form ensures a high degree of interpretability for individual rules and can be learned efficiently using the gradient boosting approach, it relies on having access to a curated set of expressive and ideally independent input features so that a small ensemble of axis-parallel regions can describe the target variable well. Absent such features, reaching sufficient accuracy requires increasing the number and complexity of individual rules, which diminishes the interpretability of the model. Here, we extend classical rule ensembles by introducing logical…
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
TopicsNeural Networks and Applications · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
MethodsSparse Evolutionary Training
