paper-with-me

홈 › Papers

Large scale visual place recognition with sub-linear storage growth

2018-10-23 · Huu Le, Michael Milford

Robotic and animal mapping systems share many of the same objectives and challenges, but differ in one key aspect: where much of the research in robotic mapping has focused on solving the data association problem, the grid cell neurons underlying maps in the mammalian brain appear to intentionally break data association by encoding many locations with a single grid cell neuron. One potential benefit of this intentional aliasing is both sub-linear map storage and computational requirements growth with environment size, which we demonstrated in a previous proof-of-concept study that detected and encoded mutually complementary co-prime pattern frequencies in the visual map data. In this research, we solve several of the key theoretical and practical limitations of that prototype model and achieve significantly better sub-linear storage growth, a factor reduction in storage requirements per map location, scalability to large datasets on standard compute equipment and improved robustness to environments with visually challenging appearance change. These improvements are achieved through several innovations including a flexible user-driven choice mechanism for the periodic patterns underlying the new encoding method, a parallelized chunking technique that splits the map into sub-sections processed in parallel and a novel feature selection approach that selects only the image information most relevant to the encoded temporal patterns. We evaluate our techniques on two large benchmark datasets with the comparison to the previous state-of-the-art system, as well as providing a detailed analysis of system performance with respect to parameters such as required precision performance and the number of cyclic patterns encoded.

📄 PDF Abstract BibTeX arXiv:1810.09660

Code (1)

intellhave/SublinearEncoding 공식 구현

Tasks

Chunkingfeature selectionVisual Place Recognition

Similar Papers 제목 키워드 기반

Inside Out Visual Place Recognition

2021-11-26 · Sarah Ibrahimi, Nanne van Noord, Tim Alpherts, Marcel Worring

Visual Place Recognition (VPR) is generally concerned with localizing outdoor images. However, localizing indoor scenes that contain part of an outdoor scene can be of large value for a wide range of applications. In thi…

Data AugmentationVisual Place Recognition

Deep Learning Features at Scale for Visual Place Recognition

2017-01-18 · Zetao Chen, Adam Jacobson, Niko Sunderhauf, Ben Upcroft 외

The success of deep learning techniques in the computer vision domain has triggered a range of initial investigations into their utility for visual place recognition, all using generic features from networks that were tr…

Deep LearningVisual Place Recognition

MeshVPR: Citywide Visual Place Recognition Using 3D Meshes

2024-06-04 · Gabriele Berton, Lorenz Junglas, Riccardo Zaccone, Thomas Pollok 외

Mesh-based scene representation offers a promising direction for simplifying large-scale hierarchical visual localization pipelines, combining a visual place recognition step based on global features (retrieval) and a vi…

RetrievalVisual LocalizationVisual Place Recognition

City-Scale Visual Place Recognition with Deep Local Features Based on Multi-Scale Ordered VLAD Pooling

2020-09-19 · Duc Canh Le, Chan Hyun Youn

Visual place recognition is the task of recognizing a place depicted in an image based on its pure visual appearance without metadata. In visual place recognition, the challenges lie upon not only the changes in lighting…

Content-Based Image RetrievalImage RetrievalRetrievalVisual Place Recognition

Three Guidelines of Online Learning for Large-Scale Visual Recognition

2014-06-01 · CVPR 2014 6 · Yoshitaka Ushiku, Masatoshi Hidaka, Tatsuya Harada

In this paper, we would like to evaluate online learning algorithms for large-scale visual recognition using state-of-the-art features which are preselected and held fixed. Today, combinations of high-dimensional feature…

Document ClassificationGeneral ClassificationObject Recognition