← Search

Shupeng Su

4 accepted papers

2023

Darwinian Model Upgrades: Model Evolving with Selective Compatibility

AAAI 2023technical

The traditional model upgrading paradigm for retrieval requires recomputing all gallery embeddings before deploying the new model (dubbed as "backfilling"), which is quite expensive and time-consuming considering billions of instances in industrial applications. BCT presents the first step towards b…

2022

Towards Universal Backward-Compatible Representation Learning

IJCAI 2022poster

Conventional model upgrades for visual search systems require offline refresh of gallery features by feeding gallery images into new models (dubbed as “backfill”), which is time-consuming and expensive, especially in large-scale applications. The task of backward-compatible representation learning i…

2019

Deep Joint-Semantics Reconstructing Hashing for Large-Scale Unsupervised Cross-Modal Retrieval

ICCV 2019oral

Cross-modal hashing encodes the multimedia data into a common binary hash space in which the correlations among the samples from different modalities can be effectively measured. Deep cross-modal hashing further improves the retrieval performance as the deep neural networks can generate more semanti…

Cited by 334PDFcodeScholar
2018

Greedy Hash: Towards Fast Optimization for Accurate Hash Coding in CNN

NeurIPS 2018poster

To convert the input into binary code, hashing algorithm has been widely used for approximate nearest neighbor search on large-scale image sets due to its computation and storage efficiency. Deep hashing further improves the retrieval quality by combining the hash coding with deep neural network. Ho…