PulseAugur
EN
LIVE 07:59:40

Classical ML models show power-law scaling on tabular data

A new study published on arXiv benchmarks classical machine learning models on tabular data, revealing that power laws accurately describe learning curves across various datasets and model families. The research found that tree ensembles, particularly Boosting and Random Forest, perform best on classification tasks with full data. Notably, exponents within model families showed approximate shared characteristics, suggesting a degree of predictive compressibility, though not universal applicability. The study also highlighted significant variance in implementation results even with fixed random states, indicating the impact of unconstrained protocol elements like preprocessing and missing value handling. AI

IMPACT Provides insights into the scaling behavior of classical ML models, useful for optimizing training and understanding performance limits on tabular data.

RANK_REASON The item is an academic paper detailing benchmark study results. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Classical ML models show power-law scaling on tabular data

COVERAGE [1]

  1. arXiv stat.ML TIER_1 English(EN) · Kaihua Ding ·

    Scaling Laws for Classical Machine Learning on Tabular Data: A Benchmark Study

    arXiv:2607.21866v1 Announce Type: cross Abstract: Prior classical-ML learning-curve work fits power laws to tree, linear, and kernel models on tabular data, but at small scale: typically one curve, one team, a handful of cells. We present a distributed classroom-scale replication…