Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Progress & Compress: A scalable framework for continual learning

About

We introduce a conceptually simple and scalable framework for continual learning domains where tasks are learned sequentially. Our method is constant in the number of parameters and is designed to preserve performance on previously encountered tasks while accelerating learning progress on subsequent problems. This is achieved by training a network with two components: A knowledge base, capable of solving previously encountered problems, which is connected to an active column that is employed to efficiently learn the current task. After learning a new task, the active column is distilled into the knowledge base, taking care to protect any previously acquired skills. This cycle of active learning (progression) followed by consolidation (compression) requires no architecture growth, no access to or storing of previous data or tasks, and no task-specific parameters. We demonstrate the progress & compress approach on sequential classification of handwritten alphabets as well as two reinforcement learning domains: Atari games and 3D maze navigation.

Jonathan Schwarz, Jelena Luketina, Wojciech M. Czarnecki, Agnieszka Grabska-Barwinska, Yee Whye Teh, Razvan Pascanu, Raia Hadsell• 2018

Related benchmarks

TaskDatasetResultRank
Continual LearningSequential MNIST
Avg Acc98.39
149
Incremental LearningTinyImageNet
Avg Incremental Accuracy7.58
83
Class-incremental learningCIFAR10 (test)
Average Accuracy28.27
59
Continual LearningLarge Number of Tasks
Average Performance49.38
50
Image ClassificationSplit MNIST
Average Accuracy96.3
49
Class-incremental learningSplit CIFAR-100 (10-task)
CAA0.99
41
Continual LearningStandard CL Benchmark
BWT (Avg Order 1-3)62.17
38
Class-incremental learningMNIST (test)
Average Accuracy20.36
35
Image ClassificationS-CIFAR-10 Task-IL
Accuracy68.29
33
Image ClassificationS-CIFAR-10 Class-IL
Accuracy19.49
32
Showing 10 of 58 rows

Other info

Follow for update