Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Trompt: Towards a Better Deep Neural Network for Tabular Data

About

Tabular data is arguably one of the most commonly used data structures in various practical domains, including finance, healthcare and e-commerce. The inherent heterogeneity allows tabular data to store rich information. However, based on a recently published tabular benchmark, we can see deep neural networks still fall behind tree-based models on tabular datasets. In this paper, we propose Trompt--which stands for Tabular Prompt--a novel architecture inspired by prompt learning of language models. The essence of prompt learning is to adjust a large pre-trained model through a set of prompts outside the model without directly modifying the model. Based on this idea, Trompt separates the learning strategy of tabular data into two parts. The first part, analogous to pre-trained models, focus on learning the intrinsic information of a table. The second part, analogous to prompts, focus on learning the variations among samples. Trompt is evaluated with the benchmark mentioned above. The experimental results demonstrate that Trompt outperforms state-of-the-art deep neural networks and is comparable to tree-based models.

Kuan-Yu Chen, Ping-Han Chiang, Hsin-Rung Chou, Ting-Wei Chen, Tien-Hao Chang• 2023

Related benchmarks

TaskDatasetResultRank
RegressionCA Housing
RMSE0.4793
45
ClassificationHE
Accuracy36.65
38
Classificationmedium-sized classification datasets
Accuracy77.97
14
Binary ClassificationHiggs (HI)
Accuracy72.99
9
RegressionYearPredictionMSD
RMSE8.8427
9
Binary ClassificationJannis JA
Accuracy72.87
9
Binary ClassificationAdult (AD)
Accuracy86.22
9
RegressionMicrosoft (MI)
RMSE0.7465
9
Multi-class classificationCovertype (CO)
Accuracy90.35
9
Binary ClassificationEpsilon (EP)
Accuracy0.8941
8
Showing 10 of 14 rows

Other info

Follow for update