FAB-MAP: Appearance-Based Place Recognition and Mapping Using a Learned Visual Vocabulary Model

Abstract

We present an overview of FAB-MAP, an algorithm for place recognition and mapping developed for infrastructure-free mobile robot navigation in large environments. The system allows a robot to identify when it is revisiting a previously seen location, on the basis of imagery captured by the robot's camera. We outline a complete probabilistic framework for the task, which is applicable even in visually repetitive environments where many locations may appear identical. Our work introduces a number of technical innovations - notably we demonstrate that place recognition performance can be improved by learning an approximation to the joint distribution over visual elements. We also investigate several principled approaches to making the system robust in visually repetitive environments, and define an efficient bail-out strategy for multi-hypothesis testing to improve system speed. Our model has been shown to substantially outperform standard tf-idf ranking on our task of interest. We demonstrate the system performing reliable online appearance mapping and loop closure detection over a 1,000km trajectory, with mean filter update times of 14 ms.

Cite

Text

Cummins and Newman. "FAB-MAP: Appearance-Based Place Recognition and Mapping Using a Learned Visual Vocabulary Model." International Conference on Machine Learning, 2010.

Markdown

[Cummins and Newman. "FAB-MAP: Appearance-Based Place Recognition and Mapping Using a Learned Visual Vocabulary Model." International Conference on Machine Learning, 2010.](https://mlanthology.org/icml/2010/cummins2010icml-fab/)

BibTeX

@inproceedings{cummins2010icml-fab,
  title     = {{FAB-MAP: Appearance-Based Place Recognition and Mapping Using a Learned Visual Vocabulary Model}},
  author    = {Cummins, Mark Joseph and Newman, Paul M.},
  booktitle = {International Conference on Machine Learning},
  year      = {2010},
  pages     = {3-10},
  url       = {https://mlanthology.org/icml/2010/cummins2010icml-fab/}
}