the.ai

Continual / Methods

verified

Experience Replay

Keep a small sample of old data and mix it into every batch. It is the least clever method in continual learning and the one that usually wins, which is worth sitting with rather than explaining away. A few percent of the original data recovers most of what would otherwise be lost.

Viz primitive · budget-splitreplayed = 4

replayed holds 13% of the budget; rest holds the remaining 87%.

Stored examples from earlier tasks against new-task examples in the batch, in examples. Drag the replay up to watch forgetting stop — and note how far left it can sit and still work.

4

Reviewed by opendroid · 2026-08-18