Efficient Learning of Interpretable Classification Rules
Bishwamittra Ghosh, Dmitry Malioutov, Kuldeep S. Meel

TL;DR
This paper introduces IMLI, a scalable MaxSAT-based framework for learning interpretable classification rules that balances accuracy, interpretability, and scalability, suitable for safety-critical domains.
Contribution
The paper presents IMLI, an innovative MaxSAT-based learning framework with incremental mini-batch techniques for scalable, interpretable rule-based classifiers.
Findings
IMLI achieves high accuracy and interpretability on benchmark datasets.
The incremental learning approach improves scalability significantly.
IMLI effectively learns decision lists and decision sets with balanced performance.
Abstract
Machine learning has become omnipresent with applications in various safety-critical domains such as medical, law, and transportation. In these domains, high-stake decisions provided by machine learning necessitate researchers to design interpretable models, where the prediction is understandable to a human. In interpretable machine learning, rule-based classifiers are particularly effective in representing the decision boundary through a set of rules comprising input features. The interpretability of rule-based classifiers is in general related to the size of the rules, where smaller rules are considered more interpretable. To learn such a classifier, the brute-force direct approach is to consider an optimization problem that tries to learn the smallest classification rule that has close to maximum accuracy. This optimization problem is computationally intractable due to its…
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.
