Category: Brain-Inspired Navigation

How to represent large areas by reusing cells in 2D continuous attractor network model?

The excerpt note is about how to represent large areas by reusing cells in 2D continuous attractor network model in RatSLAM from Michael et al., 2008, 2010, and Samsonovich et al., 1997, McNaughton et al., 2006.

Michael Milford, and Gordon …

Be the First to comment. Read More

How to represent location based on the place cells?

The excerpt note is about a model of spatial location based on the place cells from the Michael 2008.

Michael Milford. Robot Navigation from Nature: Simultaneous Localisation, Mapping, and Path Planning Based on Hippocampal Models. Springer-Verlag Berlin Heidelberg Press,

Be the First to comment. Read More

What is the detail principle of Experience Map: Component, Transition, Creation, Maintenance in RatSLAM?

The excerpt note is about Experience Map: Component, Transition, Creation, Maintenance, from Michael 2008.

Michael Milford. Robot Navigation from Nature: Simultaneous Localisation, Mapping, and Path Planning Based on Hippocampal Models. Springer-Verlag Berlin Heidelberg Press, pp. 129-143, 149-150,  2008.

I.

Be the First to comment. Read More

How to build cognitive map (experience map) for autonomous navigation in RatSLAM?

The excerpt note is about how to build Experience Map in RatSLAM from Michael et al 2008.

An experience map is a fine-grained topological map composed of many individual experiences, e, connected by transitions, t. Each experience is defined by …

Be the First to comment. Read More

Cognitive Navigation News (2018-003)

1. Can We Copy the Brain?

from the IEEE Spectrum Special Report about AI and Brain Inspired Computing.

From Macro to Micro: A Visual Guide to the Brain

Why We Should Copy the Brain

In the Future, Machines Will Borrow

Be the First to comment. Read More

How to represent robot’s pose with a rate-coded neural network CAN in RatSLAM?

The excerpt note is about robot’s pose representation with a rate-coded neural network, continuous attractor network (CAN) in RatSLAM from Michael and Gordon 2010.

The CAN is a neural network that consists of an array of units with fixed weighted …

Be the First to comment. Read More

How to perform Path Integration in RatSLAM?

The excerpt note is about path integration in RatSLAM from Michael et al. 2010, 2008, 2004.

The RatSLAM system uses poses cells to concurrently represent the beliefs about the location and orientation of the robot. By representing in the same …

Be the First to comment. Read More

How does the velocity take effects on movement of activity of Pose Cells in RatSLAM?

The excerpt note is about how to move the activity of pose cells according to the translational and rotational velocity in RatSLAM from Michael et al. 2008, 2004.

The new path integration method shifts existing pose cell activity rather than

Be the First to comment. Read More

How to update the activity of pose cells in RatSLAM?

The excerpt note is from Michael et al., 2008, which explains the detail process to update the activity of pose cells in RatSLAM.

Milford, Michael J., and Gordon F. Wyeth. “Mapping a suburb with a single camera using a

Be the First to comment. Read More

How to enable robot cognitive mapping inspired by Grid Cells, Head Direction Cells and Speed Cells?

Taiping Zeng, and Bailu Si. “Cognitive Mapping Based on Conjunctive Representations of Space and Movement.” Frontiers in Neurorobotics 11 (2017).

In this work, the researchers developed a cognitive mapping model for mobile robots, taking advantage of the coding …

Be the First to comment. Read More

How to perform robot place recognition with multi-scale, multi-sensor system inspired by place cells?

Adam Jacobson, Zetao Chen, Michael Milford. Leveraging variable sensor spatial acuity with a homogeneous, multi-scale place recognition framework. Biological Cybernetics, Jan 20, 2018, https://doi.org/10.1007/s00422-017-0745-7 .

This paper presented a biologically inspired multi-scale, multi-sensor place recognition system that incorporates the …

Be the First to comment. Read More

How Self-Motion Updates the Head Direction Cell Attractor?

Laurens J., et al., 2018 reviews head direction cells. They propose a quantitative framework whereby this drive represents a multisensory self-motion estimate computed through an internal model that uses sensory prediction errors of vestibular, visual, and somatosensory cues to improve …

Be the First to comment. Read More

How to determine the instantaneous head direction by a population vector scheme?

The excerpt note is from the Song et al., 2005 paper. The example code is implemented by Fangwen. The whole example code is here.

Pengcheng Song, and Xiao-Jing Wang. “Angular path integration by moving “hill of activity”: a

Be the First to comment. Read More

How to implement internal dynamics of the head direction network in brain inspired 1D SLAM?

The excerpt note is from the Michael’s book. The example code is implemented by Fangwen, which can help us to understand the process and principle of the method.

Michael Milford. Robot Navigation from Nature: Simultaneous Localisation, Mapping, and Path Planning

Be the First to comment. Read More

How to model the hippocampal place cell activity for spatial cognition and neuro-mimetic navigation?

This excerpt note is about place cell activity model from the Arleo A. et al. 2000 paper.

Arleo, Angelo, and Wulfram Gerstner. “Spatial cognition and neuro-mimetic navigation: a model of hippocampal place cell activity.” Biological cybernetics 83, no. …

Be the First to comment. Read More