What makes an Ensemble (Un) Interpretable?
Shahaf Bassan, Guy Amir, Meirav Zehavi, Guy Katz

TL;DR
This paper investigates the interpretability of ensemble models using computational complexity theory, revealing how factors like number and type of base models affect their interpretability and intractability.
Contribution
It provides a rigorous mathematical analysis of ensemble interpretability, highlighting complexity patterns influenced by ensemble size and base model type.
Findings
Small ensembles of decision trees are efficiently interpretable.
Interpreting ensembles with linear models remains intractable.
Interpretability complexity is influenced by ensemble size and base model type.
Abstract
Ensemble models are widely recognized in the ML community for their limited interpretability. For instance, while a single decision tree is considered interpretable, ensembles of trees (e.g., boosted trees) are often treated as black-boxes. Despite this folklore recognition, there remains a lack of rigorous mathematical understanding of what particularly makes an ensemble (un)-interpretable, including how fundamental factors like the (1) *number*, (2) *size*, and (3) *type* of base models influence its interpretability. In this work, we seek to bridge this gap by applying concepts from computational complexity theory to study the challenges of generating explanations for various ensemble configurations. Our analysis uncovers nuanced complexity patterns influenced by various factors. For example, we demonstrate that under standard complexity assumptions like PNP, interpreting…
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) · Big Data and Digital Economy · Machine Learning and Data Classification
MethodsBalanced Selection
