paper-with-me

Papers

Table2Image: Interpretable Tabular Data Classification with Realistic Image Transformations

2024-12-09 · Seungeun Lee, Il-Youp Kwak, Kihwan Lee, Subin Bae, Sangjun Lee, Seulbin Lee, Seungsang Oh

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 tabular data into realistic and diverse image representations, enabling deep learning methods to achieve competitive classification performance. To address multicollinearity in tabular data, we propose a variance inflation factor (VIF) initialization, which enhances model stability and robustness by incorporating statistical feature relationships. Additionally, we present an interpretability framework that integrates insights from both the original tabular data and its transformed image representations, by leveraging Shapley additive explanations (SHAP) and methods to minimize distributional discrepancies. Experiments on benchmark datasets demonstrate the efficacy of our approach, achieving superior accuracy, area under the curve, and interpretability compared to recent leading deep learning models. Our lightweight method provides a scalable and reliable solution for tabular data classification.

📄 PDF Abstract BibTeX arXiv:2412.06265

Code (1)

duneag2/table2image 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Don't PANIC: Prototypical Additive Neural Network for Interpretable Classification of Alzheimer's Disease

2023-03-13 · Tom Nuno Wolf, Sebastian Pölsterl, Christian Wachinger

Alzheimer's disease (AD) has a complex and multifactorial etiology, which requires integrating information about neuroanatomy, genetics, and cerebrospinal fluid biomarkers for accurate diagnosis. Hence, recent deep learn…

Diagnostic

Handling big tabular data of ICT supply chains: a multi-task, machine-interpretable approach

2022-08-11 · Bin Xiao, Murat Simsek, Burak Kantarci, Ala Abu Alkheir

Due to the characteristics of Information and Communications Technology (ICT) products, the critical information of ICT devices is often summarized in big tabular data shared across supply chains. Therefore, it is critic…

Attribute

Deep and interpretable regression models for ordinal outcomes

2020-10-16 · Lucas Kook, Lisa Herzog, Torsten Hothorn, Oliver Dürr 외

Outcomes with a natural order commonly occur in prediction tasks and often the available input data are a mixture of complex data like images and tabular predictors. Deep Learning (DL) models are state-of-the-art for ima…

image-classificationImage Classificationregression

Contextual Local Explanation for Black Box Classifiers

2019-10-02 · Zijian Zhang, Fan Yang, Haofan Wang, Xia Hu

We introduce a new model-agnostic explanation technique which explains the prediction of any classifier called CLE. CLE gives an faithful and interpretable explanation to the prediction, by approximating the model locall…

General Classificationimage-classificationImage ClassificationPrediction

Img2Tab: Automatic Class Relevant Concept Discovery from StyleGAN Features for Explainable Image Classification

2023-01-16 · Youngjae Song, Sung Kuk Shyn, Kwang-su Kim

Traditional tabular classifiers provide explainable decision-making with interpretable features(concepts). However, using their explainability in vision tasks has been limited due to the pixel representation of images. I…

Decision Makingimage-classificationImage Classification