Probabilistic Scoring Lists for Interpretable Machine Learning
Jonas Hanselle, Stefan Heid, Johannes F\"urnkranz, Eyke H\"ullermeier

TL;DR
This paper introduces probabilistic scoring lists (PSL), an extension of scoring systems that incorporate uncertainty and probabilistic decision-making, aiming to improve interpretability and decision confidence in safety-critical applications.
Contribution
The paper proposes PSL, a novel probabilistic extension of scoring systems, and presents a method to learn these from data, enhancing interpretability with uncertainty quantification.
Findings
Successful case study in the medical domain
Demonstrated ability to evaluate uncertainty in decisions
Improved interpretability with probabilistic outputs
Abstract
A scoring system is a simple decision model that checks a set of features, adds a certain number of points to a total score for each feature that is satisfied, and finally makes a decision by comparing the total score to a threshold. Scoring systems have a long history of active use in safety-critical domains such as healthcare and justice, where they provide guidance for making objective and accurate decisions. Given their genuine interpretability, the idea of learning scoring systems from data is obviously appealing from the perspective of explainable AI. In this paper, we propose a practically motivated extension of scoring systems called probabilistic scoring lists (PSL), as well as a method for learning PSLs from data. Instead of making a deterministic decision, a PSL represents uncertainty in the form of probability distributions, or, more generally, probability intervals.…
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
TopicsBayesian Modeling and Causal Inference
MethodsSparse Evolutionary Training
