Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Continual Learning for Visual Search with Backward Consistent Feature Embedding

About

In visual search, the gallery set could be incrementally growing and added to the database in practice. However, existing methods rely on the model trained on the entire dataset, ignoring the continual updating of the model. Besides, as the model updates, the new model must re-extract features for the entire gallery set to maintain compatible feature space, imposing a high computational cost for a large gallery set. To address the issues of long-term visual search, we introduce a continual learning (CL) approach that can handle the incrementally growing gallery set with backward embedding consistency. We enforce the losses of inter-session data coherence, neighbor-session model coherence, and intra-session discrimination to conduct a continual learner. In addition to the disjoint setup, our CL solution also tackles the situation of increasingly adding new classes for the blurry boundary without assuming all categories known in the beginning and during model update. To our knowledge, this is the first CL method both tackling the issue of backward-consistent feature embedding and allowing novel classes to occur in the new sessions. Extensive experiments on various benchmarks show the efficacy of our approach under a wide range of setups.

Timmy S. T. Wan, Jun-Cheng Chen, Tzer-Yi Wu, Chu-Song Chen• 2022

Related benchmarks

TaskDatasetResultRank
Image RetrievalCIFAR100 General Setup (test)
AR@173.95
19
Person Re-IdentificationDukeMTMC Order-2 (train)
mAP29
19
Lifelong Person Re-identificationMarket1501
mAP38.8
19
Lifelong Person Re-identificationDukeMTMC
mAP19.3
19
Person Re-IdentificationMSMT17 Order-2 (train)
mAP3.5
19
Person Re-IdentificationMarket1501 (train Order-2)
mAP30.7
19
Lifelong Person Re-identificationCUHK-SYSU
mAP49
19
Lifelong Person Re-identificationMSMT17
mAP4.6
19
Person Re-IdentificationCUHK-SYSU (train Order-2)
mAP60
19
Person Re-IdentificationCUHK03 Order-2 (train)
mAP28.5
19
Showing 10 of 23 rows

Other info

Code

Follow for update