Video tutorial · ~7.5 minutes · narrated & subtitled

A guided tour of AnchorPath

The collapse, the anchored continuation, and the results — built from the ground up for a general audience: what structured pruning is, why one-shot breaks at high sparsity, and how re-anchoring along the path defeats it, with no weight updates.

In this tour you'll see

What the tutorial covers

1

Why one-shot collapses. A single second-order map, drawn at the dense model and extrapolated across the whole budget, breaks down super-exponentially at high sparsity.

2

Anchored continuation. Separate a fixed dense anchor from a moving expansion point; re-estimate curvature along the path in K steps — errors add, not multiply.

3

That it works, inspectably. Up to 16.8× (and ~270×) lower perplexity than one-shot at 50% sparsity — changing only the mask. One-shot is exactly K=1.

Full project page — figures, tables & analysis Paper — coming soon Code — coming soon