paper-with-me

Papers

A Hybrid Compact Neural Architecture for Visual Place Recognition

2019-10-15 · Marvin Chancán, Luis Hernandez-Nunez, Ajay Narendra, Andrew B. Barron, Michael Milford

State-of-the-art algorithms for visual place recognition, and related visual navigation systems, can be broadly split into two categories: computer-science-oriented models including deep learning or image retrieval-based techniques with minimal biological plausibility, and neuroscience-oriented dynamical networks that model temporal properties underlying spatial navigation in the brain. In this letter, we propose a new compact and high-performing place recognition model that bridges this divide for the first time. Our approach comprises two key neural models of these categories: (1) FlyNet, a compact, sparse two-layer neural network inspired by brain architectures of fruit flies, Drosophila melanogaster, and (2) a one-dimensional continuous attractor neural network (CANN). The resulting FlyNet+CANN network incorporates the compact pattern recognition capabilities of our FlyNet model with the powerful temporal filtering capabilities of an equally compact CANN, replicating entirely in a hybrid neural implementation the functionality that yields high performance in algorithmic localization approaches like SeqSLAM. We evaluate our model, and compare it to three state-of-the-art methods, on two benchmark real-world datasets with small viewpoint variations and extreme environmental changes - achieving 87% AUC results under day to night transitions compared to 60% for Multi-Process Fusion, 46% for LoST-X and 1% for SeqSLAM, while being 6.5, 310, and 1.5 times faster, respectively.

📄 PDF Abstract BibTeX arXiv:1910.06840

Code (1)

uditsharma29/flynet-cann pytorch

Tasks

Autonomous DrivingAutonomous NavigationAutonomous VehiclesImage RetrievalMotion EstimationRetrievalRobot NavigationSelf-Driving CarsSequential Place LearningSequential Place RecognitionVisual LocalizationVisual NavigationVisual Place Recognition

Similar Papers 제목 키워드 기반

Hybrid guided variational autoencoder for visual place recognition

2026-01-14 · Ni Wang, Zihan You, Emre Neftci, Thorben Schoepe arxiv

Autonomous agents such as cars, robots and drones need to precisely localize themselves in diverse environments, including in GPS-denied indoor environments. One approach for precise localization is visual place recognit…

Visual Place RecognitionEvent-based visionRobot Navigation

NetVLAD: CNN architecture for weakly supervised place recognition

2015-11-23 · CVPR 2016 6 · Relja Arandjelović, Petr Gronat, Akihiko Torii, Tomas Pajdla 외

We tackle the problem of large scale visual place recognition, where the task is to quickly and accurately recognize the location of a given query photograph. We present the following three principal contributions. First…

Image RetrievalRetrievalVisual Place Recognition

LCD -- Line Clustering and Description for Place Recognition

2020-10-21 · Felix Taubner, Florian Tschopp, Tonci Novkovic, Roland Siegwart 외

Current research on visual place recognition mostly focuses on aggregating local visual features of an image into a single vector representation. Therefore, high-level information such as the geometric arrangement of the…

ClusteringImage RetrievalObject RecognitionRetrieval+2

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

Text2Graph VPR: A Text-to-Graph Expert System for Explainable Place Recognition in Changing Environments

2025-12-21 · Saeideh Yousefzadeh, Hamidreza Pourreza arxiv

Visual Place Recognition (VPR) in long-term deployment requires reasoning beyond pixel similarity: systems must make transparent, interpretable decisions that remain robust under lighting, weather and seasonal change. We…

Visual Place Recognition