Correlation Verification For Image Retrieval | Awesome Learning to Hash Add your paper to Learning2Hash

Correlation Verification For Image Retrieval

Seongwon Lee, Hongje Seong, Suhyeon Lee, Euntai Kim . 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2022 – 72 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
CVPR Evaluation Hybrid ANN Methods Image Retrieval Re-Ranking

Geometric verification is considered a de facto solution for the re-ranking task in image retrieval. In this study, we propose a novel image retrieval re-ranking network named Correlation Verification Networks (CVNet). Our proposed network, comprising deeply stacked 4D convolutional layers, gradually compresses dense feature correlation into image similarity while learning diverse geometric matching patterns from various image pairs. To enable cross-scale matching, it builds feature pyramids and constructs cross-scale feature correlations within a single inference, replacing costly multi-scale inferences. In addition, we use curriculum learning with the hard negative mining and Hide-and-Seek strategy to handle hard samples without losing generality. Our proposed re-ranking network shows state-of-the-art performance on several retrieval benchmarks with a significant margin (+12.6% in mAP on ROxford-Hard+1M set) over state-of-the-art methods. The source code and models are available online: https://github.com/sungonce/CVNet.

Similar Work