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

Bridge Past and Future: Overcoming Information Asymmetry in Incremental Object Detection

About

In incremental object detection, knowledge distillation has been proven to be an effective way to alleviate catastrophic forgetting. However, previous works focused on preserving the knowledge of old models, ignoring that images could simultaneously contain categories from past, present, and future stages. The co-occurrence of objects makes the optimization objectives inconsistent across different stages since the definition for foreground objects differs across various stages, which limits the model's performance greatly. To overcome this problem, we propose a method called ``Bridge Past and Future'' (BPF), which aligns models across stages, ensuring consistent optimization directions. In addition, we propose a novel Distillation with Future (DwF) loss, fully leveraging the background probability to mitigate the forgetting of old classes while ensuring a high level of adaptability in learning new classes. Extensive experiments are conducted on both Pascal VOC and MS COCO benchmarks. Without memory, BPF outperforms current state-of-the-art methods under various settings. The code is available at https://github.com/iSEE-Laboratory/BPF.

Qijie Mo, Yipeng Gao, Shenghao Fu, Junkai Yan, Ancong Wu, Wei-Shi Zheng• 2024

Related benchmarks

TaskDatasetResultRank
Incremental Object DetectionPASCAL VOC 19+1 setting (incremental)
mAP74.1
27
Object DetectionCOCO 70+10 scenario 2017 (val)
AP36.2
25
Object DetectionCOCO 40+40 scenario 2017 (val)
AP34.4
25
Incremental Object DetectionPASCAL VOC 15+5 setting (incremental)
mAP72.7
16
Incremental Object DetectionPASCAL VOC 10+10 setting (incremental)
mAP@P71.7
11
Incremental Object DetectionPascal VOC 15 + 5 setting 2007 (test)
AP50 (Classes 1-15)75.9
11
Incremental Object DetectionPascal VOC 10 + 10 setting 2007 (test)
AP50 (Classes 1-10)71.7
11
Object DetectionPASCAL VOC 2007 (test)
AP50 (1-10)69.1
9
Object DetectionMS-COCO 40+40 split
AP34.4
9
Object DetectionPASCAL VOC 2007 (test)
AP50 (1-5)60.6
9
Showing 10 of 11 rows

Other info

Follow for update