Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Augmented Box Replay: Overcoming Foreground Shift for Incremental Object Detection

About

In incremental learning, replaying stored samples from previous tasks together with current task samples is one of the most efficient approaches to address catastrophic forgetting. However, unlike incremental classification, image replay has not been successfully applied to incremental object detection (IOD). In this paper, we identify the overlooked problem of foreground shift as the main reason for this. Foreground shift only occurs when replaying images of previous tasks and refers to the fact that their background might contain foreground objects of the current task. To overcome this problem, a novel and efficient Augmented Box Replay (ABR) method is developed that only stores and replays foreground objects and thereby circumvents the foreground shift problem. In addition, we propose an innovative Attentive RoI Distillation loss that uses spatial attention from region-of-interest (RoI) features to constrain current model to focus on the most important information from old model. ABR significantly reduces forgetting of previous classes while maintaining high plasticity in current classes. Moreover, it considerably reduces the storage requirements when compared to standard image replay. Comprehensive experiments on Pascal-VOC and COCO datasets support the state-of-the-art performance of our model.

Liu Yuyang, Cong Yang, Goswami Dipam, Liu Xialei, Joost van de Weijer• 2023

Related benchmarks

TaskDatasetResultRank
Incremental Object DetectionPASCAL VOC 19+1 setting (incremental)
mAP74.1
27
Incremental Object DetectionPASCAL VOC 15+5 setting (incremental)
mAP72.7
16
Incremental Object DetectionPASCAL VOC 10+10 setting (incremental)
mAP@P71.2
11
Incremental Object DetectionPascal VOC 10 + 10 setting 2007 (test)
AP50 (Classes 1-10)71.2
11
Incremental Object DetectionPascal VOC 15 + 5 setting 2007 (test)
AP50 (Classes 1-15)73
11
Object DetectionPASCAL VOC 2007 (test)
AP50 (1-5)64.7
9
Object DetectionPASCAL VOC 2007 (test)
AP50 (1-10)68.7
9
Object DetectionMS-COCO 40+40 split
AP34.5
9
Object DetectionMS-COCO 70+10 split
AP31.1
8
Showing 9 of 9 rows

Other info

Follow for update