CVDec 9, 2021

Unsupervised Complementary-aware Multi-process Fusion for Visual Place Recognition

arXiv:2112.04701v17 citations
AI Analysis

This work addresses a practical problem in robotics and autonomous systems by enabling adaptive VPR without prior knowledge, though it is incremental as it builds on existing multi-process fusion approaches.

The paper tackles the challenge of selecting optimal sets of complementary visual place recognition (VPR) techniques for specific environments on a frame-by-frame basis, proposing an unsupervised algorithm that dynamically fuses techniques based on similarity scores without ground-truth, and demonstrates superior performance across diverse datasets compared to competitive methods.

A recent approach to the Visual Place Recognition (VPR) problem has been to fuse the place recognition estimates of multiple complementary VPR techniques simultaneously. However, selecting the optimal set of techniques to use in a specific deployment environment a-priori is a difficult and unresolved challenge. Further, to the best of our knowledge, no method exists which can select a set of techniques on a frame-by-frame basis in response to image-to-image variations. In this work, we propose an unsupervised algorithm that finds the most robust set of VPR techniques to use in the current deployment environment, on a frame-by-frame basis. The selection of techniques is determined by an analysis of the similarity scores between the current query image and the collection of database images and does not require ground-truth information. We demonstrate our approach on a wide variety of datasets and VPR techniques and show that the proposed dynamic multi-process fusion (Dyn-MPF) has superior VPR performance compared to a variety of challenging competitive methods, some of which are given an unfair advantage through access to the ground-truth information.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes