Pith. sign in

REVIEW 2 cited by

Understanding Image Retrieval Re-Ranking: A Graph Neural Network Perspective

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2012.07620 v2 pith:QX5BZ5TE submitted 2020-12-14 cs.CV

Understanding Image Retrieval Re-Ranking: A Graph Neural Network Perspective

classification cs.CV
keywords re-rankinggraphretrievalimagecostfeaturesnetworkneural
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The re-ranking approach leverages high-confidence retrieved samples to refine retrieval results, which have been widely adopted as a post-processing tool for image retrieval tasks. However, we notice one main flaw of re-ranking, i.e., high computational complexity, which leads to an unaffordable time cost for real-world applications. In this paper, we revisit re-ranking and demonstrate that re-ranking can be reformulated as a high-parallelism Graph Neural Network (GNN) function. In particular, we divide the conventional re-ranking process into two phases, i.e., retrieving high-quality gallery samples and updating features. We argue that the first phase equals building the k-nearest neighbor graph, while the second phase can be viewed as spreading the message within the graph. In practice, GNN only needs to concern vertices with the connected edges. Since the graph is sparse, we can efficiently update the vertex features. On the Market-1501 dataset, we accelerate the re-ranking processing from 89.2s to 9.4ms with one K40m GPU, facilitating the real-time post-processing. Similarly, we observe that our method achieves comparable or even better retrieval results on the other four image retrieval benchmarks, i.e., VeRi-776, Oxford-5k, Paris-6k and University-1652, with limited time cost. Our code is publicly available.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ANFI: Rethinking Neighbor Feature Interaction in Person Re-ID

    cs.CV 2026-07 conditional novelty 6.0

    ANFI improves person re-identification by adaptively combining positive affinity and negative discrepancy neighbor features, trained with noise simulation and relation regularization.

  2. Last-Meter Precision Navigation for UAVs: A Diffusion-Refined Aerial Visual Servoing Approach

    cs.CV 2026-07 conditional novelty 6.0

    A coarse trigonometric pose regressor plus diffusion-based visual imagination improves single-step image-goal aerial navigation on a new 4.8M-pair PairUAV benchmark, though residual errors remain large.