paper-with-me

Papers

Supersparse Linear Integer Models for Interpretable Classification

2013-06-27 · Berk Ustun, Stefano Tracà, Cynthia Rudin

Scoring systems are classification models that only require users to add, subtract and multiply a few meaningful numbers to make a prediction. These models are often used because they are practical and interpretable. In this paper, we introduce an off-the-shelf tool to create scoring systems that both accurate and interpretable, known as a Supersparse Linear Integer Model (SLIM). SLIM is a discrete optimization problem that minimizes the 0-1 loss to encourage a high level of accuracy, regularizes the L0-norm to encourage a high level of sparsity, and constrains coefficients to a set of interpretable values. We illustrate the practical and interpretable nature of SLIM scoring systems through applications in medicine and criminology, and show that they are are accurate and sparse in comparison to state-of-the-art classification models using numerical experiments.

📄 PDF Abstract BibTeX arXiv:1306.6677

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Supersparse Linear Integer Models for Predictive Scoring Systems

2013-06-25 · Berk Ustun, Stefano Traca, Cynthia Rudin

We introduce Supersparse Linear Integer Models (SLIM) as a tool to create scoring systems for binary classification. We derive theoretical bounds on the true risk of SLIM scoring systems, and present experimental results…

Binary ClassificationClassificationGeneral Classification

Supersparse Linear Integer Models for Optimized Medical Scoring Systems

2015-02-15 · Berk Ustun, Cynthia Rudin

Scoring systems are linear classification models that only require users to add, subtract and multiply a few small numbers in order to make a prediction. These models are in widespread use by the medical community, but a…

Interpretable Machine Learning

Learning Optimal Fair Scoring Systems for Multi-Class Classification

2023-04-11 · Julien Rouzot, Julien Ferry, Marie-José Huguet

Machine Learning models are increasingly used for decision making, in particular in high-stakes applications such as credit scoring, medicine or recidivism prediction. However, there are growing concerns about these mode…

Binary ClassificationClassificationDecision MakingFairness+1

MISS: Multiclass Interpretable Scoring Systems

2024-01-10 · Michal K. Grzeszczyk, Tomasz Trzciński, Arkadiusz Sitek

In this work, we present a novel, machine-learning approach for constructing Multiclass Interpretable Scoring Systems (MISS) - a fully data-driven methodology for generating single, sparse, and user-friendly scoring syst…

Binary ClassificationClassificationDimensionality Reduction

Interpretable Classification Models for Recidivism Prediction

2015-03-26 · Jiaming Zeng, Berk Ustun, Cynthia Rudin

We investigate a long-debated question, which is how to create predictive models of recidivism that are sufficiently accurate, transparent, and interpretable to use for decision-making. This question is complicated as th…

BIG-bench Machine LearningClassificationDecision MakingGeneral Classification+1