LCDB 1.1: A Database Illustrating Learning Curves Are More Ill-Behaved Than Previously Thought
Cheng Yan, Felix Mohr, Tom Viering

TL;DR
This paper introduces LCDB 1.1, a large-scale database revealing that learning curves are often less well-behaved than previously believed, which impacts model selection and scaling law studies.
Contribution
It provides the first extensive analysis of modern learners' learning curves, showing significant ill-behavior and highlighting challenges for downstream tasks.
Findings
Approximately 15% of learning curves are ill-behaved.
Certain learners are more prone to ill-behavior.
Feature scaling rarely resolves learning curve issues.
Abstract
Sample-wise learning curves plot performance versus training set size. They are useful for studying scaling laws and speeding up hyperparameter tuning and model selection. Learning curves are often assumed to be well-behaved: monotone (i.e. improving with more data) and convex. By constructing the Learning Curves Database 1.1 (LCDB 1.1), a large-scale database with high-resolution learning curves including more modern learners (CatBoost, TabNet, RealMLP and TabPFN), we show that learning curves are less often well-behaved than previously thought. Using statistically rigorous methods, we observe significant ill-behavior in approximately 15% of the learning curves, almost twice as much as in previous estimates. We also identify which learners are to blame and show that specific learners are more ill-behaved than others. Additionally, we demonstrate that different feature scalings rarely…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Data Stream Mining Techniques · Explainable Artificial Intelligence (XAI)
MethodsSparse Evolutionary Training
