Highlight

Learning without Forgetting

Introduces Learning without Forgetting, which adds new tasks to a CNN using only new-task data while preserving performance on old tasks.

Based on

Learning without Forgetting

By Zhizhong Li, Derek HoiemIEEE Transactions on Pattern Analysis and Machine Intelligence
Read original article →

The paper addresses the continual expansion of a convolutional neural network when the training data for its existing tasks is no longer available. The proposed Learning without Forgetting method uses only the data for the new task to train the network, while preserving the network's responses on the original tasks, avoiding the need to store or retrain on old data as the number of tasks grows.

In experiments, Learning without Forgetting performs favorably against the commonly used feature extraction and fine-tuning adaptation techniques, and performs similarly to multitask learning that assumes access to the original task data. A more surprising observation is that it may be able to replace fine-tuning when old and new task datasets are similar, yielding improved new-task performance and offering a practical way to grow vision systems incrementally.

Abstract

As tasks accumulate, storing and retraining on all prior data becomes infeasible, and old-task data may be unavailable when adding new CNN capabilities. Learning without Forgetting trains the network on only new-task data while preserving the original capabilities. It outperforms feature extraction and fine-tuning, and matches multitask learning that relies on the unavailable old data. Notably, it can even replace fine-tuning to improve new-task performance.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

continual learningcatastrophic forgettingconvolutional neural networksmultitask learningtransfer learning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.