The reviewed record of science sign in
Pith

arxiv: 2106.03253 · v2 · pith:I7YNGLH6 · submitted 2021-06-06 · cs.LG

Tabular Data: Deep Learning is Not All You Need

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:I7YNGLH6record.jsonopen to challenge →

classification cs.LG
keywords modelsdeepxgboostdatadatasetstabularcomparingensemble
0
0 comments X
read the original abstract

A key element in solving real-life data science problems is selecting the types of models to use. Tree ensemble models (such as XGBoost) are usually recommended for classification and regression problems with tabular data. However, several deep learning models for tabular data have recently been proposed, claiming to outperform XGBoost for some use cases. This paper explores whether these deep models should be a recommended option for tabular data by rigorously comparing the new deep models to XGBoost on various datasets. In addition to systematically comparing their performance, we consider the tuning and computation they require. Our study shows that XGBoost outperforms these deep models across the datasets, including the datasets used in the papers that proposed the deep models. We also demonstrate that XGBoost requires much less tuning. On the positive side, we show that an ensemble of deep models and XGBoost performs better on these datasets than XGBoost alone.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 9 Pith papers

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

  1. Data Language Models: A New Foundation Model Class for Tabular Data

    cs.AI 2026-05 unverdicted novelty 7.0

    Schema-1 is the first Data Language Model that natively understands raw tabular data and outperforms gradient-boosted ensembles, AutoML, and prior tabular foundation models on row-level prediction and imputation tasks.

  2. Metric-agnostic Learning-to-Rank via Boosting and Rank Approximation

    cs.IR 2026-04 unverdicted novelty 6.0

    A new listwise learning-to-rank method uses smooth rank approximation and boosting to optimize without depending on a single metric.

  3. From Uniform to Learned Knots: A Study of Spline-Based Numerical Encodings for Tabular Deep Learning

    cs.LG 2026-04 unverdicted novelty 6.0

    Spline encodings for numerical features show task-dependent performance in tabular deep learning, with piecewise-linear encoding robust for classification and variable results for regression depending on spline family...

  4. Filtering Interlopers with Photometry and Diagnostic Features: A Machine Learning Framework Validated with CSST Slitless Spectroscopy

    astro-ph.CO 2026-01 conditional novelty 6.0

    XGBoost classifier filters interlopers in CSST slitless spectroscopy simulations, retaining 42% of galaxies with 96.6% accurate redshifts and 0.13% outliers.

  5. ProfiliTable: Profiling-Driven Tabular Data Processing via Agentic Workflows

    cs.AI 2026-05 unverdicted novelty 5.0

    ProfiliTable is a multi-agent system with profiler, generator, and evaluator components that outperforms baselines on 18 tabular task types via dynamic profiling and closed-loop refinement.

  6. ProfiliTable: Profiling-Driven Tabular Data Processing via Agentic Workflows

    cs.AI 2026-05 unverdicted novelty 5.0

    ProfiliTable is a profiling-driven multi-agent system that builds semantic context through exploration and closed-loop refinement to produce more reliable tabular data transformations than prior LLM approaches.

  7. Stellar flare detection in XMM-Newton with gradient boosted trees

    astro-ph.HE 2025-09 conditional novelty 5.0

    A gradient boosted classifier on X-ray light curve features detects stellar flares at 97.1% test accuracy and generates the largest public catalog of such events.

  8. A Data-Centric Framework for Intraoperative Fluorescence Lifetime Imaging for Glioma Surgical Guidance

    cs.CV 2026-04 unverdicted novelty 4.0

    A data-centric AI framework cleans FLIm labels via confident learning and achieves 96% accuracy classifying glioma infiltration into low, moderate, and high cellularity.

  9. Integrating SAINT with Tree-Based Models: A Case Study in Employee Attrition Prediction

    cs.LG 2026-04 unverdicted novelty 2.0

    Standalone tree-based models outperform both SAINT and SAINT-embedding hybrids for employee attrition prediction on tabular HR data.