Our new X account is live! Follow @wizwand_team for updates
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
Binary Classificationdresses-sales (DS) (test)
AUROC68.1
40
Binary Classificationcylinder-bands (CB) (test)
AUROC0.896
40
Binary Classificationincome IC 1995 (test)
AUROC0.92
39
Credit approval predictionCredit Approval dataset (test)
AUROC0.963
37
Tabular ClassificationAdult (test)
AUROC91.4
28
Binary Classificationcredit-g (CG) (test)
AUROC80.1
27
Binary Classificationblastchar (BL) (test)
AUROC0.854
27
Binary Classificationinsurance-co IO (test)
AUROC0.812
27
Tabular ClassificationCredit-g (test)
AUROC78.7
13
Tabular ClassificationCredit-approval (test)
AUROC96.1
13
Showing 10 of 20 rows

Other info

Code

Follow for update