arXiv Analytics

Sign in

arXiv:2105.01447 [cs.CV]AbstractReferencesReviewsResources

Moving Towards Centers: Re-ranking with Attention and Memory for Re-identification

Yunhao Zhou, Yi Wang, Lap-Pui Chau

Published 2021-05-04Version 1

Re-ranking utilizes contextual information to optimize the initial ranking list of person or vehicle re-identification (re-ID), which boosts the retrieval performance at post-processing steps. This paper proposes a re-ranking network to predict the correlations between the probe and top-ranked neighbor samples. Specifically, all the feature embeddings of query and gallery images are expanded and enhanced by a linear combination of their neighbors, with the correlation prediction serves as discriminative combination weights. The combination process is equivalent to moving independent embeddings toward the identity centers, improving cluster compactness. For correlation prediction, we first aggregate the contextual information for probe's k-nearest neighbors via the Transformer encoder. Then, we distill and refine the probe-related features into the Contextual Memory cell via attention mechanism. Like humans that retrieve images by not only considering probe images but also memorizing the retrieved ones, the Contextual Memory produces multi-view descriptions for each instance. Finally, the neighbors are reconstructed with features fetched from the Contextual Memory, and a binary classifier predicts their correlations with the probe. Experiments on six widely-used person and vehicle re-ID benchmarks demonstrate the effectiveness of the proposed method. Especially, our method surpasses the state-of-the-art re-ranking approaches on large-scale datasets by a significant margin, i.e., with an average 3.08% CMC@1 and 7.46% mAP improvements on VERI-Wild, MSMT17, and VehicleID datasets.

Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:2204.06371 [cs.CV] (Published 2022-04-13)
Deep learning based automatic detection of offshore oil slicks using SAR data and contextual information
arXiv:2007.07101 [cs.CV] (Published 2020-07-14)
Re-ranking for Writer Identification and Writer Retrieval
Simon Jordan et al.
arXiv:1511.04510 [cs.CV] (Published 2015-11-14)
Semantic Object Parsing with Local-Global Long Short-Term Memory