paper-with-me

홈 › Papers

Towards Interpretable Deep Neural Networks for Tabular Data

2025-09-10 · Khawla Elhadri, Jörg Schlötterer, Christin Seifert arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.08617

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TabNet: Attentive Interpretable Tabular Learning

2019-08-20 · Sercan O. Arik, Tomas Pfister

We propose a novel high-performance and interpretable canonical deep tabular data learning architecture, TabNet. TabNet uses sequential attention to choose which features to reason from at each decision step, enabling in…

Decision MakingPoker Hand ClassificationRepresentation LearningSelf-Supervised Learning

Interpretable Mesomorphic Networks for Tabular Data

2023-05-22 · Arlind Kadra, Sebastian Pineda Arango, Josif Grabocka

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…

Deep Learning

Interpretable Graph Neural Networks for Tabular Data

2023-08-17 · Amr AlKhatib, Sofiane Ennadir, Henrik Boström, Michalis Vazirgiannis

Data in tabular format is frequently occurring in real-world applications. Graph Neural Networks (GNNs) have recently been extended to effectively handle such data, allowing feature interactions to be captured through re…

Graph Neural NetworkRepresentation Learning

Table2Image: Interpretable Tabular Data Classification with Realistic Image Transformations

2024-12-09 · Seungeun Lee, Il-Youp Kwak, Kihwan Lee, Subin Bae 외

Recent advancements in deep learning for tabular data have shown promise, but challenges remain in achieving interpretable and lightweight models. This paper introduces Table2Image, a novel framework that transforms tabu…

Deep Learning

Interpretable Medical Diagnostics with Structured Data Extraction by Large Language Models

2023-06-08 · Aleksa Bisercic, Mladen Nikolic, Mihaela van der Schaar, Boris Delibasic 외

Tabular data is often hidden in text, particularly in medical diagnostic reports. Traditional machine learning (ML) models designed to work with tabular data, cannot effectively process information in such form. On the o…

Diagnostictext-classificationText Classification