We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Forward Compatible Training for Large-Scale Embedding Retrieval Systems

Abstract: In visual retrieval systems, updating the embedding model requires recomputing features for every piece of data. This expensive process is referred to as backfilling. Recently, the idea of backward compatible training (BCT) was proposed. To avoid the cost of backfilling, BCT modifies training of the new model to make its representations compatible with those of the old model. However, BCT can significantly hinder the performance of the new model. In this work, we propose a new learning paradigm for representation learning: forward compatible training (FCT). In FCT, when the old model is trained, we also prepare for a future unknown version of the model. We propose learning side-information, an auxiliary feature for each sample which facilitates future updates of the model. To develop a powerful and flexible framework for model compatibility, we combine side-information with a forward transformation from old to new embeddings. Training of the new model is not modified, hence, its accuracy is not degraded. We demonstrate significant retrieval accuracy improvement compared to BCT for various datasets: ImageNet-1k (+18.1%), Places-365 (+5.4%), and VGG-Face2 (+8.3%). FCT obtains model compatibility when the new and old models are trained across different datasets, losses, and architectures.
Comments: 14 pages with appendix. In proceedings at the conference on Computer Vision and Pattern Recognition 2022
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2112.02805 [cs.CV]
  (or arXiv:2112.02805v2 [cs.CV] for this version)

Submission history

From: Vivek Ramanujan [view email]
[v1] Mon, 6 Dec 2021 06:18:54 GMT (9208kb,D)
[v2] Tue, 29 Mar 2022 22:48:05 GMT (9298kb,D)

Link back to: arXiv, form interface, contact.