CVROMar 2, 2018

Automated Map Reading: Image Based Localisation in 2-D Maps Using Binary Semantic Descriptors

arXiv:1803.00788v128 citations
Originality Incremental advance
AI Analysis

This addresses localization for urban navigation systems, offering a more scalable and human-interpretable alternative to image-to-image matching, though it is incremental in method.

The paper tackles image-based localization in urban environments by matching semantic features between images and 2-D maps using binary descriptors, achieving about 85% accuracy over 200-meter routes.

We describe a novel approach to image based localisation in urban environments using semantic matching between images and a 2-D map. It contrasts with the vast majority of existing approaches which use image to image database matching. We use highly compact binary descriptors to represent semantic features at locations, significantly increasing scalability compared with existing methods and having the potential for greater invariance to variable imaging conditions. The approach is also more akin to human map reading, making it more suited to human-system interaction. The binary descriptors indicate the presence or not of semantic features relating to buildings and road junctions in discrete viewing directions. We use CNN classifiers to detect the features in images and match descriptor estimates with a database of location tagged descriptors derived from the 2-D map. In isolation, the descriptors are not sufficiently discriminative, but when concatenated sequentially along a route, their combination becomes highly distinctive and allows localisation even when using non-perfect classifiers. Performance is further improved by taking into account left or right turns over a route. Experimental results obtained using Google StreetView and OpenStreetMap data show that the approach has considerable potential, achieving localisation accuracy of around 85% using routes corresponding to approximately 200 meters.

Foundations

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

Your Notes