Pith. sign in

REVIEW 1 cited by

HyperTab: Hypernetwork Approach for Deep Learning on Small Tabular Datasets

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.03543 v2 pith:DPXA3BBJ submitted 2023-04-07 cs.LG cs.AI

classification cs.LGcs.AI
keywords datasetshypertabtabulardatadeeplearningnumberperformance
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Deep learning has achieved impressive performance in many domains, such as computer vision and natural language processing, but its advantage over classical shallow methods on tabular datasets remains questionable. It is especially challenging to surpass the performance of tree-like ensembles, such as XGBoost or Random Forests, on small-sized datasets (less than 1k samples). To tackle this challenge, we introduce HyperTab, a hypernetwork-based approach to solving small sample problems on tabular datasets. By combining the advantages of Random Forests and neural networks, HyperTab generates an ensemble of neural networks, where each target model is specialized to process a specific lower-dimensional view of the data. Since each view plays the role of data augmentation, we virtually increase the number of training samples while keeping the number of trainable parameters unchanged, which prevents model overfitting. We evaluated HyperTab on more than 40 tabular datasets of a varying number of samples and domains of origin, and compared its performance with shallow and deep learning models representing the current state-of-the-art. We show that HyperTab consistently outranks other methods on small data (with a statistically significant difference) and scores comparable to them on larger datasets. We make a python package with the code available to download at https://pypi.org/project/hypertab/

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. VisTabNet: Adapting Vision Transformers for Tabular Data

    cs.LG 2024-12 conditional novelty 6.0 of 10

    A pre-trained image ViT encoder, fed with learned projections of tabular rows, beats tree ensembles and tabular deep learning baselines on average across 23 small datasets.

Pith tools