HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

RECALL: Rehearsal-free Continual Learning for Object Classification

Markus Knauer Maximilian Denninger Rudolph Triebel

RECALL: Rehearsal-free Continual Learning for Object Classification

Abstract

Convolutional neural networks show remarkable results in classification but struggle with learning new things on the fly. We present a novel rehearsal-free approach, where a deep neural network is continually learning new unseen object categories without saving any data of prior sequences. Our approach is called RECALL, as the network recalls categories by calculating logits for old categories before training new ones. These are then used during training to avoid changing the old categories. For each new sequence, a new head is added to accommodate the new categories. To mitigate forgetting, we present a regularization strategy where we replace the classification with a regression. Moreover, for the known categories, we propose a Mahalanobis loss that includes the variances to account for the changing densities between known and unknown categories. Finally, we present a novel dataset for continual learning, especially suited for object recognition on a mobile robot (HOWS-CL-25), including 150,795 synthetic images of 25 household object categories. Our approach RECALL outperforms the current state of the art on CORe50 and iCIFAR-100 and reaches the best performance on HOWS-CL-25.

Code Repositories

dlr-rm/recall
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
classification-on-howsRECALL
Overall accuracy after last sequence: 57.83
classification-on-hows-longRECALL
Overall accuracy after last sequence: 40,65

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
RECALL: Rehearsal-free Continual Learning for Object Classification | Papers | HyperAI