REVIEW 12 cited by
Neural Oblivious Decision Ensembles for Deep Learning 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
read the original abstract
Nowadays, deep neural networks (DNNs) have become the main instrument for machine learning tasks within a wide range of domains, including vision, NLP, and speech. Meanwhile, in an important case of heterogenous tabular data, the advantage of DNNs over shallow counterparts remains questionable. In particular, there is no sufficient evidence that deep learning machinery allows constructing methods that outperform gradient boosting decision trees (GBDT), which are often the top choice for tabular problems. In this paper, we introduce Neural Oblivious Decision Ensembles (NODE), a new deep learning architecture, designed to work with any tabular data. In a nutshell, the proposed NODE architecture generalizes ensembles of oblivious decision trees, but benefits from both end-to-end gradient-based optimization and the power of multi-layer hierarchical representation learning. With an extensive experimental comparison to the leading GBDT packages on a large number of tabular datasets, we demonstrate the advantage of the proposed NODE architecture, which outperforms the competitors on most of the tasks. We open-source the PyTorch implementation of NODE and believe that it will become a universal framework for machine learning on tabular data.
Forward citations
Cited by 12 Pith papers
-
Basis Transformers for Multi-Task Tabular Regression
Basis transformers beat fine-tuned LLMs on 34 multi-task tabular regression datasets while using five times fewer parameters and no data preprocessing.
-
Geometry-Aware Uncertainty Coresets for Robust Visual In-Context Learning in Histopathology
GAUC selects histopathology ICL coresets in VLM embedding space by jointly optimizing MMD fidelity, prompt-robust mutual-information regularization, and entropy-based uncertainty, matching baseline accuracy with bette...
-
An Explainable Gaussian Process Auto-encoder for Tabular Data
A Gaussian-process autoencoder with a latent-space density estimator generates counterfactual examples for tabular data, with competitive or better scores on several evaluation metrics.
-
TabFlex: Scaling Tabular Learning to Millions with Linear Attention
Linear attention lets a TabPFN-style model process millions of tabular samples in seconds with near-identical accuracy on small datasets.
-
When Shift Happens - Confounding Is to Blame
Under hidden confounding shifts, predictive information reduces to conditional informativeness minus a residual, a result the authors use to explain ERM's surprising OOD competitiveness and the value of all-covariate models.
-
Early Diagnosis of Atrial Fibrillation Recurrence: A Large Tabular Model Approach with Structured and Unstructured Clinical Data
TabPFN outperforms SVM and the CHADS2-VASc, HATCH, and APPLE scores at predicting AF recurrence within two years of onset, using NLP-enriched EHR features, but all models remain weak in absolute terms.
-
TabLoRA: Parameter-Efficient Low-Rank Ensemble Learning for Large-Scale Tabular Data
Shared-backbone low-rank ensemble adapters let neural tabular models match much of full-ensemble accuracy on large data without linear parameter growth or frequent OOMs.
-
PECKER: A Precisely Efficient Critical Knowledge Erasure Recipe For Machine Unlearning in Diffusion Models
Spline numerical encodings can match or beat standard scaling on tabular nets, but PLE is most robust for classification and learnable knots add substantial training cost.
-
Calibrated Tree-Neural Fusion for Fine-Grained Vegetation Community Classification
Calibrated EcoTreeFuseNet-Plus matches ExtraTrees on 29-class vegetation labels while cutting expected calibration error from 0.39 to 0.07 via temperature scaling and leakage-aware stacking.
-
Chunked TabPFN: Exact Training-Free In-Context Learning for Long-Context Tabular Data
Chunked attention, with no retraining, makes TabPFN v2 handle long tabular contexts exactly and shows accuracy keeps improving past the old 10K limit.
-
Bridging Electronic Health Records and Clinical Texts: Contrastive Learning for Enhanced Clinical Tasks
A contrastive pretraining step that aligns static EHR tables with discharge notes improves downstream TabNet predictions on MIMIC-IV readmission and critical outcome tasks.
-
Random at First, Fast at Last: NTK-Guided Fourier Pre-Processing for Tabular DL
Fixed random Fourier projections on tabular inputs are claimed to bound the NTK, speed up gradient descent, and improve accuracy across four architectures and eight benchmarks.
Discussion (0). Sign in to comment.