Pith. sign in

REVIEW 4 cited by

When Do Neural Nets Outperform Boosted Trees on Tabular Data?

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 2305.02997 v4 pith:VTBN37OD submitted 2023-05-04 cs.LG cs.AIstat.ML

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

Tabular data is one of the most commonly used types of data in machine learning. Despite recent advances in neural nets (NNs) for tabular data, there is still an active discussion on whether or not NNs generally outperform gradient-boosted decision trees (GBDTs) on tabular data, with several recent works arguing either that GBDTs consistently outperform NNs on tabular data, or vice versa. In this work, we take a step back and question the importance of this debate. To this end, we conduct the largest tabular data analysis to date, comparing 19 algorithms across 176 datasets, and we find that the 'NN vs. GBDT' debate is overemphasized: for a surprisingly high number of datasets, either the performance difference between GBDTs and NNs is negligible, or light hyperparameter tuning on a GBDT is more important than choosing between NNs and GBDTs. A remarkable exception is the recently-proposed prior-data fitted network, TabPFN: although it is effectively limited to training sets of size 3000, we find that it outperforms all other algorithms on average, even when randomly sampling 3000 training datapoints. Next, we analyze dozens of metafeatures to determine what properties of a dataset make NNs or GBDTs better-suited to perform well. For example, we find that GBDTs are much better than NNs at handling skewed or heavy-tailed feature distributions and other forms of dataset irregularities. Our insights act as a guide for practitioners to determine which techniques may work best on their dataset. Finally, with the goal of accelerating tabular data research, we release the TabZilla Benchmark Suite: a collection of the 36 'hardest' of the datasets we study. Our benchmark suite, codebase, and all raw results are available at https://github.com/naszilla/tabzilla.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 71 citations worldwide. Full citation record

  1. The ATLAS Virtual Research Assistant

    astro-ph.IM 2025-06 conditional novelty 6.0 of 10

    A gradient-boosted tree pair scoring alerts as real and extragalactic reduces ATLAS eyeballing workload by 85% with a measured potential follow-up loss below 0.08%.

  2. Towards Benchmarking Foundation Models for Tabular Data With Text

    cs.LG 2025-07 conditional novelty 5.0 of 10

    A new 13-dataset benchmark shows that adding text embeddings to tabular models usually improves accuracy, but no embedding or downsampling strategy dominates.

  3. Degree-Optimized Cumulative Polynomial Kolmogorov-Arnold Networks

    cs.LG 2025-05 conditional novelty 5.0 of 10

    CP-KAN reformulates polynomial degree selection in Chebyshev-based Kolmogorov-Arnold networks as a QUBO optimization problem and shows competitive regression performance with fewer parameters on several benchmarks.

  4. Divide, Specialize, and Route: A New Approach to Efficient Ensemble Learning

    cs.LG 2025-06 reject novelty 4.0 of 10

    A difficulty-based ensemble that routes instances to specialized models is proposed, but reported gains are not tested against standard ensemble baselines and are filtered to favorable cases.

Pith tools