An interpretable prototype parts-based neural network for medical tabular data
Jacek Karolczak, Jerzy Stefanowski

TL;DR
This paper introduces an interpretable, parts-based neural network tailored for medical tabular data that uses trainable feature patches to produce human-readable, prototype-based explanations while maintaining competitive classification accuracy.
Contribution
The authors develop a novel prototype parts-based neural network for medical data that enhances interpretability through feature discretization and prototype comparison, bridging accuracy and transparency.
Findings
Achieves classification accuracy comparable to baseline models on medical datasets.
Provides human-readable, prototype-based explanations for predictions.
Demonstrates the model's interpretability and effectiveness in clinical decision support.
Abstract
The ability to interpret machine learning model decisions is critical in such domains as healthcare, where trust in model predictions is as important as their accuracy. Inspired by the development of prototype parts-based deep neural networks in computer vision, we propose a new model for tabular data, specifically tailored to medical records, that requires discretization of diagnostic result norms. Unlike the original vision models that rely on the spatial structure, our method employs trainable patching over features describing a patient, to learn meaningful prototypical parts from structured data. These parts are represented as binary or discretized feature subsets. This allows the model to express prototypes in human-readable terms, enabling alignment with clinical language and case-based reasoning. Our proposed neural network is inherently interpretable and offers interpretable…
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
TopicsMachine Learning in Healthcare · Explainable Artificial Intelligence (XAI) · Generative Adversarial Networks and Image Synthesis
