flâneur — a map of the web's best reading

Metrics — Continual Learning Bench Docs

continual-learning-bench.com · 6 words · saved by 1 readers

Each task is designed to answer one question: does the system perform better the more experience it has? Each task defines a per-instance reward. Tasks have their own definition (accuracy, normalized error, profit, …), but every reward must satisfy: If per-instance difficulty is roughly homogeneous across the sequence, reward by itself is enough to read off learning: a system that is genuinely improving from experience will produce an upward-trending reward curve, because the curve isn't being moved by changes in instance difficulty. In that regime, "higher reward at task instance t" means "more was learned by instance t." For example, in the "exploitable poker" task, chips are reset after each hand (so winnings are not accumulated). That means that when a system is playing against the same opponent, the basic challenge for that hand is the same as in previous hands. Increases in reward across hands can thus reflect real learning signal — systems are doing progressively better against

Metrics — Continual Learning Bench Docs

Explore this link on the map →

related reading