TL;DR
This paper introduces Bayesian Rule Lists, a generative model for creating interpretable decision list classifiers that achieve high accuracy and are suitable for medical applications like stroke risk prediction.
Contribution
The paper presents Bayesian Rule Lists, a novel probabilistic approach for generating sparse, interpretable decision lists with competitive predictive accuracy.
Findings
Bayesian Rule Lists match top algorithms in accuracy.
The method produces interpretable models comparable to clinical scores.
Applied to stroke prediction, it outperforms existing scoring systems.
Abstract
We aim to produce predictive models that are not only accurate, but are also interpretable to human experts. Our models are decision lists, which consist of a series of if...then... statements (e.g., if high blood pressure, then stroke) that discretize a high-dimensional, multivariate feature space into a series of simple, readily interpretable decision statements. We introduce a generative model called Bayesian Rule Lists that yields a posterior distribution over possible decision lists. It employs a novel prior structure to encourage sparsity. Our experiments show that Bayesian Rule Lists has predictive accuracy on par with the current top algorithms for prediction in machine learning. Our method is motivated by recent developments in personalized medicine, and can be used to produce highly accurate and interpretable medical scoring systems. We demonstrate this by producing an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
