Interpretable Mesomorphic Networks for Tabular Data
About
Even though neural networks have been long deployed in applications involving tabular data, still existing neural architectures are not explainable by design. In this paper, we propose a new class of interpretable neural networks for tabular data that are both deep and linear at the same time (i.e. mesomorphic). We optimize deep hypernetworks to generate explainable linear models on a per-instance basis. As a result, our models retain the accuracy of black-box deep networks while offering free-lunch explainability for tabular data by design. Through extensive experiments, we demonstrate that our explainable deep networks have comparable performance to state-of-the-art classifiers on tabular data and outperform current existing methods that are explainable by design.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Classification | blood-transfusion | AUROC74.2 | 16 | |
| Classification | Adult | ROC-AUC0.915 | 13 | |
| Classification | vehicle 54 | AUROC95.7 | 8 | |
| Classification | phoneme 1489 | AUROC95 | 8 | |
| Classification | kr-vs-kp 3 | AUROC99.9 | 8 | |
| Classification | kc1 1067 | AUROC80.5 | 8 | |
| Classification | jasmine 41143 | AUROC86.5 | 8 | |
| Classification | dilbert | AUROC100 | 8 | |
| Classification | MFeat factors | AUROC99.9 | 8 | |
| Classification | bank-marketing 1461 | AUROC93 | 8 |