LearnBenchStart learning →

AI Research Scientist · Generalization Theory & Phenomena

Double descent phenomenon

Real lesson card · Page 1 of 4

Double descent phenomenon

Double descent

Double descent is the pattern where test error first decreases, then increases near the interpolation threshold (the point where a model can just barely fit the training data exactly), then decreases again as capacity or training time keeps growing beyond that point.
Example
As a network’s width grows, test error drops, then spikes right where training error first hits zero, then drops again as width keeps increasing past that point.

Recall check from the same lesson

In epoch-wise double descent, holding model size fixed while training for more epochs, test error only ever decreases monotonically as training loss falls, since the interpolation-threshold spike seen in model-wise double descent cannot occur along the training-time axis.

Sources

· Editorial policy

One sitting · 20–30 minutes

A focused session on your AI Research Scientist interview

LearnBench starts from what you already know — skip what you have, master what you’re missing.

Start now

More Generalization Theory & Phenomena questions