English

Towards Interpretable Deep Neural Networks for Tabular Data

Machine Learning 2026-03-27 v2

Abstract

Tabular data is the foundation of many applications in fields such as finance and healthcare. Although DNNs tailored for tabular data achieve competitive predictive performance, they are blackboxes with little interpretability. We introduce XNNTab, a neural architecture that uses a sparse autoencoder (SAE) to learn a dictionary of monosemantic features within the latent space used for prediction. Using an automated method, we assign human-interpretable semantics to these features. This allows us to represent predictions as linear combinations of semantically meaningful components. Empirical evaluations demonstrate that XNNTab attains performance on par with or exceeding that of state-of-the-art, black-box neural models and classical machine learning approaches while being fully interpretable.

Keywords

Cite

@article{arxiv.2509.08617,
  title  = {Towards Interpretable Deep Neural Networks for Tabular Data},
  author = {Khawla Elhadri and Jörg Schlötterer and Christin Seifert},
  journal= {arXiv preprint arXiv:2509.08617},
  year   = {2026}
}

Comments

Presented at 3rd Workshop on Unifying Representations in Neural Models (UniReps) at NeuRIPS 2025

R2 v1 2026-07-01T05:30:08.156Z