MAGIX: Model Agnostic Globally Interpretable Explanations
Nikaash Puri, Piyush Gupta, Pratiksha Agarwal, Sukriti Verma, and, Balaji Krishnamurthy

TL;DR
MAGIX is a novel method that learns globally interpretable if-then rules to explain black box classifiers, enhancing understanding of model behavior and data patterns through genetic algorithms.
Contribution
It introduces a genetic algorithm-based approach to derive global explanations for black box models using if-then rules, bridging the gap between local explanations and global understanding.
Findings
Successfully interprets black box models on public datasets.
Provides insights into data patterns learned by models.
Demonstrates applicability to real-world digital marketing data.
Abstract
Explaining the behavior of a black box machine learning model at the instance level is useful for building trust. However, it is also important to understand how the model behaves globally. Such an understanding provides insight into both the data on which the model was trained and the patterns that it learned. We present here an approach that learns if-then rules to globally explain the behavior of black box machine learning models that have been used to solve classification problems. The approach works by first extracting conditions that were important at the instance level and then evolving rules through a genetic algorithm with an appropriate fitness function. Collectively, these rules represent the patterns followed by the model for decisioning and are useful for understanding its behavior. We demonstrate the validity and usefulness of the approach by interpreting black box models…
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) · Statistical and Computational Modeling · Machine Learning in Healthcare
