paper-with-me

홈 › Papers

LCDB 1.1: A Database Illustrating Learning Curves Are More Ill-Behaved Than Previously Thought

2025-05-21 · Cheng Yan, Felix Mohr, Tom Viering

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, we show that learning curves are less often well-behaved than previously thought. Using statistically rigorous methods, we observe significant ill-behavior in approximately 14% 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 resolve ill-behavior. We evaluate the impact of ill-behavior on downstream tasks, such as learning curve fitting and model selection, and find it poses significant challenges, underscoring the relevance and potential of LCDB 1.1 as a challenging benchmark for future research.

📄 PDF Abstract BibTeX arXiv:2505.15657

Code (1)

learning-curve-research/LCDB-1.1 공식 구현

Tasks

Model Selection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

The Shape of Learning Curves: a Review

2021-03-19 · Tom Viering, Marco Loog

Learning curves provide insight into the dependence of a learner's generalization performance on the training set size. This important tool can be used for model selection, to predict the effect of more training data, an…

Gaussian ProcessesModel Selection

Division Gets Better: Learning Brightness-Aware and Detail-Sensitive Representations for Low-Light Image Enhancement

2023-07-18 · Huake Wang, Xiaoyang Yan, Xingsong Hou, Junhui Li 외

Low-light image enhancement strives to improve the contrast, adjust the visibility, and restore the distortion in color and texture. Existing methods usually pay more attention to improving the visibility and contrast vi…

Image EnhancementLow-Light Image Enhancement

Algorithm Design and Stronger Guarantees for the Improving Multi-Armed Bandits Problem

2025-11-13 · Avrim Blum, Marten Garicano, Kavya Ravichandran, Dravyansh Sharma arxiv

The improving multi-armed bandits problem is a formal model for allocating effort under uncertainty, motivated by scenarios such as investing research effort into new technologies, performing clinical trials, and hyperpa…

Multi-Armed Bandits

Filament Plots for Data Visualization

2021-07-20 · Nate Strawn

The efficiency of modern computer graphics allows us to explore collections of space curves simultaneously with "drag-to-rotate" interfaces. This inspires us to replace "scatterplots of points" with "scatterplots of curv…

Data Visualization

Calibrated Vehicle Paint Signatures for Simulating Hyperspectral Imagery

2020-04-16

We investigate a procedure for rapidly adding calibrated vehicle visible-near infrared (VNIR) paint signatures to an existing hyperspectral simulator - The Digital Imaging and Remote Sensing Image Generation (DIRSIG) mod…

DiversityImage Generation