A New Interpretable Neural Network-Based Rule Model for Healthcare Decision Making
Adrien Benamira, Tristan Guerand, Thomas Peyrin

TL;DR
This paper introduces TT-rules, an interpretable neural network framework that extracts exact rule-based models from deep neural networks, achieving high performance and interpretability in healthcare decision-making tasks.
Contribution
The paper presents TT-rules, a novel method that transforms neural networks into accurate, interpretable rule-based models suitable for large healthcare datasets.
Findings
TT-rules achieves equal or higher performance than state-of-the-art methods.
It is the first rule-based model to accurately fit large tabular datasets.
Demonstrated effectiveness on real-life DNA datasets with over 20K features.
Abstract
In healthcare applications, understanding how machine/deep learning models make decisions is crucial. In this study, we introduce a neural network framework, (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 (TTnet), a family of deep neural networks initially developed for formal verification. By extracting the necessary and sufficient rules 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…
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
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Machine Learning in Healthcare
