paper-with-me

홈 › Papers

A New Interpretable Neural Network-Based Rule Model for Healthcare Decision Making

2023-09-20 · Adrien Benamira, Tristan Guerand, Thomas Peyrin

In healthcare applications, understanding how machine/deep learning models make decisions is crucial. In this study, we introduce a neural network framework, $\textit{Truth Table rules}$ (TT-rules), that combines the global and exact interpretability properties of rule-based models with the high performance of deep neural networks. TT-rules is built upon $\textit{Truth Table nets}$ (TTnet), a family of deep neural networks initially developed for formal verification. By extracting the necessary and sufficient rules $\mathcal{R}$ from the trained TTnet model (global interpretability) to yield the same output as the TTnet (exact interpretability), TT-rules effectively transforms the neural network into a rule-based model. This rule-based model supports binary classification, multi-label classification, and regression tasks for small to large tabular datasets. After outlining the framework, we evaluate TT-rules' performance on healthcare applications and compare it to state-of-the-art rule-based methods. Our results demonstrate that TT-rules achieves equal or higher performance compared to other interpretable methods. Notably, TT-rules presents the first accurate rule-based model capable of fitting large tabular datasets, including two real-life DNA datasets with over 20K features.

📄 PDF Abstract BibTeX arXiv:2309.11101

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationDecision MakingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Locally Interpretable Individualized Treatment Rules for Black-Box Decision Models

2026-02-12 · Yasin Khadem Charvadeh, Katherine S. Panageas, Yuan Chen arxiv

Individualized treatment rules (ITRs) aim to optimize healthcare by tailoring treatment decisions to patient-specific characteristics. Existing methods typically rely on either interpretable but inflexible models or high…

Subgroup Analysis via Model-based Rule Forest

2024-08-27 · I-Ling Cheng, Chan Hsu, Chantung Ku, Pei-Ju Lee 외

Machine learning models are often criticized for their black-box nature, raising concerns about their applicability in critical decision-making scenarios. Consequently, there is a growing demand for interpretable models …

Decision MakingInterpretable Machine LearningmodelModel Optimization+1

Tree of Concepts: Interpretable Continual Learners in Non-Stationary Clinical Domains

2026-04-18 · Dongkyu Cho, Xiyue Li, Samrachana Adhikari, Rumi Chunara arxiv

Continual learning aims to update models under distribution shift without forgetting, yet many high-stakes deployments, such as healthcare, also require interpretability. In practice, models that adapt well (e.g., deep n…

Continual Learning

An Interpretable Rule Creation Method for Black-Box Models based on Surrogate Trees -- SRules

2024-07-29 · Mario Parrón Verdasco, Esteban García-Cuesta

As artificial intelligence (AI) systems become increasingly integrated into critical decision-making processes, the need for transparent and interpretable models has become paramount. In this article we present a new rul…

Decision Making

Distilling Knowledge from Deep Networks with Applications to Healthcare Domain

2015-12-11 · Zhengping Che, Sanjay Purushotham, Robinder Khemani, Yan Liu

Exponential growth in Electronic Healthcare Records (EHR) has resulted in new opportunities and urgent needs for discovery of meaningful data-driven representations and patterns of diseases in Computational Phenotyping r…

Computational PhenotypingDecision MakingDeep LearningDenoising+3