Video tutorial · ~7 minutes · narrated & subtitled

A guided tour of E2E-Merge

Two regimes, one shared objective, and a budget frontier — built from the ground up for a general audience: when a cheap closed-form merge is enough, and when it pays to spend real computation on end-to-end distillation.

In this tour you'll see

What the tutorial covers

1

Two regimes, one objective. Closed-form merging and end-to-end distillation both reproduce each expert on its own inputs — one cheaply, one exactly.

2

A budget frontier. Closed-form wins under tight data, compute, or memory; distillation overtakes past ~256 examples/task. No universal winner.

3

When it pays. At full budget, 94.3% on ViT-L/14 matches the fine-tuned experts, and the lead grows to +9.5 at 20 tasks — precisely where a one-shot formula struggles.

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