IROS 2023poster1 citations

Training-Free Attentive-Patch Selection for Visual Place Recognition

Dongshuo Zhang, Meiqing Wu, Siew-Kei Lam

Abstract

Visual Place Recognition (VPR) utilizing patch descriptors from Convolutional Neural Networks (CNNs) has shown impressive performance in recent years. Existing works either perform exhaustive matching of all patch descriptors, or employ complex networks to select good candidate patches for further geometric verification. In this work, we develop a novel two-step training-free patch selection method that is fast, while being robust to large occlusions and extreme viewpoint variations. In the first step, a self-attention mechanism is used to select sparse and evenly distributed discriminative patches in the query image. Next, a novel spatial-matching method is used to rapidly select corresponding patches with high similar appearances between the query and each reference image. The proposed method is inspired by how humans perform place recognition by first identifying prominent regions in the query image, and then relying on back-and-forth visual inspection of the query and reference image to attentively identify similar regions while ignoring dissimilar ones. Extensive experiment results show that our proposed method outperforms state-of-the-art (SOTA) methods in both place recognition precision and runtime, on various challenging conditions.

BibTeX
@inproceedings{iros2023_trainingfreeatte,
  title = {Training-Free Attentive-Patch Selection for Visual Place Recognition},
  author = {Dongshuo Zhang and Meiqing Wu and Siew-Kei Lam},
  booktitle = {IROS 2023},
  year = {2023}
}