paper-with-me

홈 › Papers

Optimal Decision Lists using SAT

2020-10-19 · Jinqiang Yu, Alexey Ignatiev, Pierre Le Bodic, Peter J. Stuckey

Decision lists are one of the most easily explainable machine learning models. Given the renewed emphasis on explainable machine learning decisions, this machine learning model is increasingly attractive, combining small size and clear explainability. In this paper, we show for the first time how to construct optimal "perfect" decision lists which are perfectly accurate on the training data, and minimal in size, making use of modern SAT solving technology. We also give a new method for determining optimal sparse decision lists, which trade off size and accuracy. We contrast the size and test accuracy of optimal decisions lists versus optimal decision sets, as well as other state-of-the-art methods for determining optimal decision lists. We also examine the size of average explanations generated by decision sets and decision lists.

📄 PDF Abstract BibTeX arXiv:2010.09919

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Learning Optimal Predictive Checklists

2021-12-02 · NeurIPS 2021 12 · Haoran Zhang, Quaid Morris, Berk Ustun, Marzyeh Ghassemi

Checklists are simple decision aids that are often used to promote safety and reliability in clinical applications. In this paper, we present a method to learn checklists for clinical decision support. We represent predi…

Fairness

Optimal exit decision of venture capital under time-inconsistent preferences

2021-03-22 · Yanzhao Li, Ju'e Guo, Yongwu Li, Xu Zhang

This paper proposes two kinds of time-inconsistent preferences (i.e. time flow inconsistency and critical time point inconsistency) to further advance the research on the exit decision of venture capital. Time-inconsiste…

Learning Certifiably Optimal Rule Lists for Categorical Data

2017-04-06 · Elaine Angelino, Nicholas Larus-Stone, Daniel Alabi, Margo Seltzer 외

We present the design and implementation of a custom discrete optimization technique for building rule lists over a categorical feature space. Our algorithm produces rule lists with optimal training performance, accordin…

Scalable Rule Lists Learning with Sampling

2024-06-18 · Leonardo Pellegrina, Fabio Vandin

Learning interpretable models has become a major focus of machine learning research, given the increasing prominence of machine learning in socially important decision-making. Among interpretable models, rule lists are a…

An Optimization Approach to Learning Falling Rule Lists

2017-10-06 · Chaofan Chen, Cynthia Rudin

A falling rule list is a probabilistic decision list for binary classification, consisting of a series of if-then rules with antecedents in the if clauses and probabilities of the desired outcome ("1") in the then clause…

Binary ClassificationGeneral Classification