Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MambaTab: A Plug-and-Play Model for Learning Tabular Data

About

Despite the prevalence of images and texts in machine learning, tabular data remains widely used across various domains. Existing deep learning models, such as convolutional neural networks and transformers, perform well however demand extensive preprocessing and tuning limiting accessibility and scalability. This work introduces an innovative approach based on a structured state-space model (SSM), MambaTab, for tabular data. SSMs have strong capabilities for efficiently extracting effective representations from data with long-range dependencies. MambaTab leverages Mamba, an emerging SSM variant, for end-to-end supervised learning on tables. Compared to state-of-the-art baselines, MambaTab delivers superior performance while requiring significantly fewer parameters, as empirically validated on diverse benchmark datasets. MambaTab's efficiency, scalability, generalizability, and predictive gains signify it as a lightweight, "plug-and-play" solution for diverse tabular data with promise for enabling wider practical applications.

Md Atik Ahamed, Qiang Cheng• 2024

Related benchmarks

TaskDatasetResultRank
ClassificationLung
ACC87.85
96
ClassificationAdult
Accuracy79.6
86
ClassificationTOX_171
Accuracy82.3
78
ClassificationColon
Accuracy80.75
78
ClassificationGLI_85
Accuracy80.16
78
ClassificationSMK_CAN_187
Accuracy54.98
72
ClassificationALLAML
Accuracy68.16
72
ClassificationHDLSS Datasets Summary
Average Rank21.12
66
ClassificationProstate_GE
Accuracy58.52
64
ClassificationARCENE
Accuracy64
60
Showing 10 of 50 rows

Other info

Code

Follow for update