CVSep 22, 2021

A Benchmark Comparison of Visual Place Recognition Techniques for Resource-Constrained Embedded Platforms

arXiv:2109.11002v1
Originality Synthesis-oriented
AI Analysis

This work addresses the computational requirements of VPR for autonomous navigation on embedded hardware, offering a benchmark for the VPR community, but it is incremental as it focuses on evaluation rather than new methods.

The paper tackles the problem of evaluating Visual Place Recognition (VPR) techniques on resource-constrained embedded platforms by benchmarking state-of-the-art methods on public datasets, analyzing metrics such as accuracy, time, memory, and power consumption to provide insights for real-world adoption.

Visual Place Recognition (VPR) has been a subject of significant research over the last 15 to 20 years. VPR is a fundamental task for autonomous navigation as it enables self-localization within an environment. Although robots are often equipped with resource-constrained hardware, the computational requirements of and effects on VPR techniques have received little attention. In this work, we present a hardware-focused benchmark evaluation of a number of state-of-the-art VPR techniques on public datasets. We consider popular single board computers, including ODroid, UP and Raspberry Pi 3, in addition to a commodity desktop and laptop for reference. We present our analysis based on several key metrics, including place-matching accuracy, image encoding time, descriptor matching time and memory needs. Key questions addressed include: (1) How does the performance accuracy of a VPR technique change with processor architecture? (2) How does power consumption vary for different VPR techniques and embedded platforms? (3) How much does descriptor size matter in comparison to today's embedded platforms' storage? (4) How does the performance of a high-end platform relate to an on-board low-end embedded platform for VPR? The extensive analysis and results in this work serve not only as a benchmark for the VPR community, but also provide useful insights for real-world adoption of VPR applications.

Foundations

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

Your Notes