paper-with-me

Papers

Improving Visual Place Recognition with Sequence-Matching Receptiveness Prediction

2025-03-10 · Somayeh Hussaini, Tobias Fischer, Michael Milford

In visual place recognition (VPR), filtering and sequence-based matching approaches can improve performance by integrating temporal information across image sequences, especially in challenging conditions. While these methods are commonly applied, their effects on system behavior can be unpredictable and can actually make performance worse in certain situations. In this work, we present a new supervised learning approach that learns to predict the per-frame sequence matching receptiveness (SMR) of VPR techniques, enabling the system to selectively decide when to trust the output of a sequence matching system. The approach is agnostic to the underlying VPR technique. Our approach predicts SMR-and hence significantly improves VPR performance-across a large range of state-of-the-art and classical VPR techniques (namely CosPlace, MixVPR, EigenPlaces, SALAD, AP-GeM, NetVLAD and SAD), and across three benchmark VPR datasets (Nordland, Oxford RobotCar, and SFU-Mountain). We also provide insights into a complementary approach that uses the predictor to replace discarded matches, as well as ablation studies, including an analysis of the interactions between our SMR predictor and the selected sequence length. We will release our code upon acceptance.

📄 PDF Abstract BibTeX arXiv:2503.06840

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Place Recognition

Similar Papers 제목 키워드 기반

MRS-VPR: a multi-resolution sampling based global visual place recognition method

2019-02-26 · Peng Yin, Rangaprasad Arun Srivatsan, Yin Chen, Xueqian Li 외

Place recognition and loop closure detection are challenging for long-term visual navigation tasks. SeqSLAM is considered to be one of the most successful approaches to achieving long-term localization under varying envi…

Loop Closure DetectionVisual NavigationVisual Place Recognition

Fast, Compact and Highly Scalable Visual Place Recognition through Sequence-based Matching of Overloaded Representations

2020-01-23 · Sourav Garg, Michael Milford

Visual place recognition algorithms trade off three key characteristics: their storage footprint, their computational requirements, and their resultant performance, often expressed in terms of recall rate. Significant pr…

Image CompressionQuantizationVisual LocalizationVisual Place Recognition

Sequence-Based Filtering for Visual Route-Based Navigation: Analysing the Benefits, Trade-offs and Design Choices

2021-03-02 · Mihnea-Alexandru Tomită, Mubariz Zaffar, Michael Milford, Klaus McDonald-Maier 외

Visual Place Recognition (VPR) is the ability to correctly recall a previously visited place using visual information under environmental, viewpoint and appearance changes. An emerging trend in VPR is the use of sequence…

Visual Place Recognition

Real-Time Visual Place Recognition for Personal Localization on a Mobile Device

2016-11-07 · Michał Nowicki, Jan Wietrzykowski, Piotr Skrzypczyński

The paper presents an approach to indoor personal localization on a mobile device based on visual place recognition. We implemented on a smartphone two state-of-the-art algorithms that are representative to two different…

Visual Place Recognition

ConvSequential-SLAM: A Sequence-based, Training-less Visual Place Recognition Technique for Changing Environments

2020-09-28 · Mihnea-Alexandru Tomită, Mubariz Zaffar, Michael Milford, Klaus McDonald-Maier 외

Visual Place Recognition (VPR) is the ability to correctly recall a previously visited place under changing viewpoints and appearances. A large number of handcrafted and deep-learning-based VPR techniques exist, where th…

Visual Place Recognition