English

EMPNet: Neural Localisation and Mapping Using Embedded Memory Points

Computer Vision and Pattern Recognition 2019-08-05 v2

Abstract

Continuously estimating an agent's state space and a representation of its surroundings has proven vital towards full autonomy. A shared common ground among systems which successfully achieve this feat is the integration of previously encountered observations into the current state being estimated. This necessitates the use of a memory module for incorporating previously visited states whilst simultaneously offering an internal representation of the observed environment. In this work we develop a memory module which contains rigidly aligned point-embeddings that represent a coherent scene structure acquired from an RGB-D sequence of observations. The point-embeddings are extracted using modern convolutional neural network architectures, and alignment is performed by computing a dense correspondence matrix between a new observation and the current embeddings residing in the memory module. The whole framework is end-to-end trainable, resulting in a recurrent joint optimisation of the point-embeddings contained in the memory. This process amplifies the shared information across states, providing increased robustness and accuracy. We show significant improvement of our method across a set of experiments performed on the synthetic VIZDoom environment and a real world Active Vision Dataset.

Keywords

Cite

@article{arxiv.1907.13268,
  title  = {EMPNet: Neural Localisation and Mapping Using Embedded Memory Points},
  author = {Gil Avraham and Yan Zuo and Thanuja Dharmasiri and Tom Drummond},
  journal= {arXiv preprint arXiv:1907.13268},
  year   = {2019}
}

Comments

Accepted at ICCV 2019

R2 v1 2026-06-23T10:35:32.984Z