paper-with-me

홈 › Papers

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 prior work has investigated highly compact place representations, sub-linear computational scaling and sub-linear storage scaling techniques, but have always involved a significant compromise in one or more of these regards, and have only been demonstrated on relatively small datasets. In this paper we present a novel place recognition system which enables for the first time the combination of ultra-compact place representations, near sub-linear storage scaling and extremely lightweight compute requirements. Our approach exploits the inherently sequential nature of much spatial data in the robotics domain and inverts the typical target criteria, through intentionally coarse scalar quantization-based hashing that leads to more collisions but is resolved by sequence-based matching. For the first time, we show how effective place recognition rates can be achieved on a new very large 10 million place dataset, requiring only 8 bytes of storage per place and 37K unitary operations to achieve over 50% recall for matching a sequence of 100 frames, where a conventional state-of-the-art approach both consumes 1300 times more compute and fails catastrophically. We present analysis investigating the effectiveness of our hashing overload approach under varying sizes of quantized vector length, comparison of near miss matches with the actual match selections and characterise the effect of variance re-scaling of data on quantization.

📄 PDF Abstract BibTeX arXiv:2001.08434

Code (1)

oravus/CoarseHash 공식 구현

Tasks

Image CompressionQuantizationVisual LocalizationVisual Place Recognition

Similar Papers 제목 키워드 기반

What can I do here? Leveraging Deep 3D saliency and geometry for fast and scalable multiple affordance detection

2018-12-03 · Eduardo Ruiz, Walterio Mayol-Cuevas

This paper develops and evaluates a novel method that allows for the detection of affordances in a scalable and multiple-instance manner on visually recovered pointclouds. Our approach has many advantages over alternativ…

Affordance DetectionMultiple Affordance DetectionOne-Shot Learning

Ensembles of Compact, Region-specific & Regularized Spiking Neural Networks for Scalable Place Recognition

2022-09-19 · Somayeh Hussaini, Michael Milford, Tobias Fischer

Spiking neural networks have significant potential utility in robotics due to their high energy efficiency on specialized hardware, but proof-of-concept implementations have not yet typically achieved competitive perform…

An Emerging Coding Paradigm VCM: A Scalable Coding Approach Beyond Feature and Signal

2020-01-09 · Sifeng Xia, Kunchangtai Liang, Wenhan Yang, Ling-Yu Duan 외

In this paper, we study a new problem arising from the emerging MPEG standardization effort Video Coding for Machine (VCM), which aims to bridge the gap between visual feature compression and classical video coding. VCM …

Action RecognitionFeature CompressionSSIM

A Hybrid Compact Neural Architecture for Visual Place Recognition

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

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…

Autonomous DrivingAutonomous NavigationAutonomous VehiclesImage Retrieval+9

Multi-modal 3D Shape Reconstruction Under Calibration Uncertainty using Parametric Level Set Methods

2019-04-23 · Moshe Eliasof, Andrei Sharf, Eran Treister

We consider the problem of 3D shape reconstruction from multi-modal data, given uncertain calibration parameters. Typically, 3D data modalities can be in diverse forms such as sparse point sets, volumetric slices, 2D pho…

3D Shape Reconstruction