vCLIMB: A Novel Video Class Incremental Learning Benchmark

Abstract

Continual learning (CL) is under-explored in the video domain. The few existing works contain splits with imbalanced class distributions over the tasks, or study the problem in unsuitable datasets. We introduce vCLIMB, a novel video continual learning benchmark. vCLIMB is a standardized test-bed to analyze catastrophic forgetting of deep models in video continual learning. In contrast to previous work, we focus on class incremental continual learning with models trained on a sequence of disjoint tasks, and distribute the number of classes uniformly across the tasks. We perform in-depth evaluations of existing CL methods in vCLIMB, and observe two unique challenges in video data. The selection of instances to store in episodic memory is performed at the frame level. Second, untrimmed training data influences the effectiveness of frame sampling strategies. We address these two challenges by proposing a temporal consistency regularization that can be applied on top of memory-based continual learning methods. Our approach significantly improves the baseline, by up to 24% on the untrimmed continual learning task.

Publication
In IEEE/CVF Conference on Computer Vision and Pattern Recognition [oral]

The code of our benchmark can be found at: https://vclimb.netlify.app/.

Kumail Alhamoud
Kumail Alhamoud
PhD Student - EECS

My research interests include deep learning, computer vision, and ML for healthcare.