Pith. sign in

REVIEW 2 cited by

Global Proxy-based Hard Mining for Visual Place Recognition

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 2302.14217 v1 pith:DRSVBYPI submitted 2023-02-28 cs.CV

Global Proxy-based Hard Mining for Visual Place Recognition

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

Learning deep representations for visual place recognition is commonly performed using pairwise or triple loss functions that highly depend on the hardness of the examples sampled at each training iteration. Existing techniques address this by using computationally and memory expensive offline hard mining, which consists of identifying, at each iteration, the hardest samples from the training set. In this paper we introduce a new technique that performs global hard mini-batch sampling based on proxies. To do so, we add a new end-to-end trainable branch to the network, which generates efficient place descriptors (one proxy for each place). These proxy representations are thus used to construct a global index that encompasses the similarities between all places in the dataset, allowing for highly informative mini-batch sampling at each training iteration. Our method can be used in combination with all existing pairwise and triplet loss functions with negligible additional memory and computation cost. We run extensive ablation studies and show that our technique brings new state-of-the-art performance on multiple large-scale benchmarks such as Pittsburgh, Mapillary-SLS and SPED. In particular, our method provides more than 100% relative improvement on the challenging Nordland dataset. Our code is available at https://github.com/amaralibey/GPM

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. DialogueVPR: Towards Conversational Visual Place Recognition

    cs.AI 2026-05 conditional novelty 6.0

    Dialogue-based place recognition lets an AI localize a place by asking clarifying questions, trained and evaluated on a GPT-4o-generated benchmark built from street-view images.

  2. SAGE: Spatial-visual Adaptive Graph Exploration for Efficient Visual Place Recognition

    cs.CV 2025-09 conditional novelty 5.0

    SAGE is a training pipeline that dynamically rebuilds a geo-visual graph and uses greedy clique sampling and soft local-feature weighting to reach state-of-the-art visual place recognition on eight benchmarks.