Jump to main content
Automation Technology
Automation Technology

Sequence-based place recognition for mobile robots

Inferring ego position by recognizing previously seen places in the world is an essential capability for autonomous mobile systems. Recent advances have addressed increasingly challenging recognition problems, e.g. long-term vision-based localization despite severe appearance changes induced by changing illumination, weather or season. Since robotstypically move continuously through an environment, there is high correlation within consecutive sensory inputs and across similar trajectories. Exploiting this sequential information is a key element of some of the most successful approaches for place recognition in changing environments.

We work on a neurally inspired approach that uses sequences for mobile robot localization. It builds upon Hierarchical Temporal Memory (HTM), an established neuroscientific model of working principles of the human neocortex. HTM features two properties that are interesting for place recognition applications: (1) It relies on sparse distributed representations, which are known to have high representational capacity and high robustness towards noise. (2) It heavily exploits the sequential structure of incoming sensory data.

The above image illustrates place recognition based on a simplified version of HTM's higher order sequence memory. (left) Each frame of the input data sequence is encoded in form of a SDR and provides feed-forward input to the minicolumns. Between subsequent frames, active cells predict the activation of cells in the next time step. Output representation is the set of winner cells. (right) Example similarity matrix for a place recognition experiment with 4 loops (visible as (minor) diagonals with high similarity). The similarities are obtained from SDR overlap of the sparse vector of winner cells.

Publications and Code