SlideShare a Scribd company logo
Computational Cognitive Models of
Spatial Memory in Navigation Space:
A review
Madl et al
2015
Neural Networks
Index
 Introduction
▫ Spatial memory and representations
 Computational cognitive models of spatial memory
▫ Symbolic spatial memory models (in real-world and simulations)
▫ Neural network-based spatial memory models (in real-world and
simulations
▫ Spatial memory models in cognitive architectures
 Conclusion
 Discussion
Speed cell [3]
Neural Spatial Representation
 Egocentric spatial memory
▫ Egocentric representations represent spatial information relative to the
agent’s body or body parts
Angular head velocity cell [1] Head pitch cell [1]
[2]
[1] Stackman and Taube, 1998, J of Neurosci. [3] Kropff et al., 2015, Nature
[2] Bassett and Taube, 2001, J of Neurosci.
Neural Spatial Representation
 Allocentric spatial memory
▫ Allocentric representations represent spatial information relative to
environmental landmarks or boundaries, independent of their relation to the
agent
[4]
[4] Yoder et al., 2011, Trends in Neuroscience
Neural Spatial Representation
 Transformation to spatial memory
▫ Egocentric and allocentric representations are driven by sensory information
[5] Kravitz et al., 2011, Nat Rev Neurosci.
[6] Hitier et al., Front. Integer. Neurosci., 2014
LMN
MEC
HP
AD LD
PaS PoS
DTN
MVN
[6]
HP : Hippocampus
MEC : Medial entorhinal cortex
PaS : Parasubiculum
PoS : Postsubiculum
AD : Anterodorsal thalamus
LD : Laterodorsal thalamus
LMN : Lateral mammillary nuclei
DTN : Dorsal tegmental nucleus
MVN : Medial vestibular nuclei
Place cell
Border cell
Grid cell
Head direction cell
Angular head velocity cell
[5]
Posterior parietal cortex
Retrosplenial cortex
Spatial Learning and Memory
 Hebbian learning theory in spatial memory
▫ Fire together, wire together
▫ Unsupervised learning rule
▫ Hebb’s rule is critical for associative learning between the representation of a rat’s
current location, and sensory stimuli at that location
Hebbian learning
Head direction
Distance from boundary
Smell
Visual cue
Light
Sensory stimuli
Spatial Learning and Memory
 Reward-based learning theory in spatial memory
▫ Supervised learning rule
▫ The dopamine system
Place cells (n = 12)
[7]
[7] Hok et al., 2007, J of Neurosci.
Computational Cognitive Models to spatial memory research
 Symbolic spatial memory models
▫ Models emphasizing explicit rule and localist representations based on symbolic logic
▫ Discrete states
 Neural network-based spatial memory models
▫ A number of simple processing units affecting each other via weighted connections
▫ Operate in parallel
▫ Commonly learn rules from training data instead of explicit rules
▫ Not discrete
 Cognitive architectures
Symbolic Spatial Memory Models
 The key ideas of symbolic spatial memory models are:
▫ “To make a map and place tree” – save the feature information of place
▫ Construction of represented specific place
▫ Absolute space representation like a map (ASF)
▫ Tree of consistent topology of all places
 Main methods are:
▫ Memory for the immediate surroundings (MFIS)
▫ Distance sensor
▫ Camera
Symbolic Spatial Memory Model
 Models evaluated in real-world environment
▫ 10 laser rangefinder sensor around robot body
▫ To get the boundary element as a represented place
[8] Jefferies and Yeap, 2008, Springer Verlag
[8]
Symbolic Spatial Memory Model
 Models evaluated in real-world environment
▫ Based on Simultaneous localization and mapping (SLAM)
▫ Laser rangefinder sensors
▫ Place tree
[9] Beeson et al., 2010, The international J of Robotics Research
[9]
Symbolic Spatial Memory Model
 Models evaluated in real-world environment
[10] Franz et al., 2008, Springer
[10]
Symbolic Spatial Memory Model
 Models evaluated in simulation
▫ Based on semantic network
▫ Artificial intelligence (AI) approach
[11] Brom et al., 2012, Cognitive Systems Research
[11]
Neural network-based spatial memory models
 The key ideas of network-based spatial memory models are:
▫ Non-local (not discrete) and distributed representations
▫ Neural network (NN) are simplified models of the brain composed of a
number of units with weighed connections between them
▫ To make biological plausible (biological NN, BNN)
 Main methods are:
▫ Artificial neural network (ANN) as a perceptron (input layer, hidden layer,
output layer)
▫ Spiking neural network (SNN) that consists of spiking neural model (e.g.
Integrated-fire model, Izhikevich model, Hodgkin-Huxley model)
Neural network based spatial memory model
 Model evaluated in real-world environment
Sensory cells represent
the coordinate of environment
with allocentric direction
▫ Hierarchy model
▫ Goal-directed task
• ANN model (Gaussian distribution)
• Using camera to detect the
boundary of environment (sensory
cells)
• The place field is constructed by
combination of sensory cells fire
• When the agent locate in goal (pre-
defined), a goal cell is exited
• The activation of goal cell will
encode the proximity to the reward
(Controller cell)
Hard wired
[12]
[12] Burgess et al., 2000, Biological Cybernetics
Neural network based spatial memory model
 Model evaluated in real-world environment
▫ Hierarchy model
▫ Navigation and map learning
• ANN model (rate coded)
• Using panoramic camera to
detect the place and turning angle
using Gabor filter
• The obstacle avoidance by
proximity sensors
Local view
Allocentric
place cell
Position
integrator
Combined
place code
Nucleus accumbens
Dead
reckoning
Step cell
similar column
Rotation cell
Ation cell
Hebbian learning
[13]
[13] Strosslin et al., 2005
Neural network based spatial memory model
 Model evaluated in real-world environment
▫ Hierarchy model
▫ Shortest path learning
• ANN model
• Using camera to detect the
landmark (orientation and distance)
• The specific place will be
transposed as a node
Possible action
Trial 1 Trial 4
Locomotion
Camera input
[14]
[14] Barrera et al., 2011
Neural network based spatial memory model
 Model evaluated in simulation
▫ To make a hierarchical cognitive
map
▫ Navigation and map learning
• ANN model
• Three different networks
representing associations between
all landmarks
• Step 1: exploration stage for
building level 1 network
• Step 2: building a hierarchical
network based on the distance
from each landmarks
Each nodes represent a landmark
Planning path
Landmark
[15]
[15] Voicu, 2003
Neural network based spatial memory model
 Model evaluated in simulation
▫ To suggest the mechanism of
path integration system
• Cyclic attractor map (CANN)
model
• Each position layers have vector
field according to exited direction
Head
direction
Angular
velocity
Connection
Position
(place cell)
2D CANN
Feedback
Direction
Sensory
input
Locomotion
[16]
[16] McNaughton et al., 1996
Neural network based spatial memory model
 Model evaluated in simulation
▫ To investigate the transformation
between egocentric information
and allocentric information
Coordinate of agent
Direction and distance
Coordinate of agent
perirhinal
parietal window
Various
synaptic weight
[17]
[17] Byme et al., 2007
Neural network based spatial memory model
 Model evaluated in simulation
[18]
[18] Erdem and Hasselmo, 2012
Cognitive architecture based spatial memory models
 The key ideas of cognitive architecture based spatial memory
models are:
▫ Cognitive models of specific processes can be implemented within the
framework of a system-level cognitive architecture
▫ Providing detailed, formal explanations, providing hypotheses and guiding
research
 Main methods are:
▫ Symbolic, NN or hybrid
▫ Adaptive control of thought rational (ACT-R): “IF”  “THEN” based on
declarative memory (encoding factual knowledge, chunks)
▫ Updating the ACT-R network based on learning
Cognitive architecture based spatial memory models
1. ACT-R request is occurred
(e.g. finding cityhall)
2. The request is compared with memory
3. The request is compared
with subnet
(e.g. in the park)
4. “THEN” is created
(e.g. 1150 bus, subway)
5. Select the best “THEN”
[19]
[19] Schulthesis and Barkowsky, 2011
Cognitive architecture based spatial memory models
 Model evaluated in simulation
▫ Hierarchical cognitive map
▫ Learning intelligent distribution agent (LIDA) consist of three phase
• Understanding
◦ Sensing environment
◦ Detecting features
◦ Recognizing object and categories
• Attending
◦ Attend to portion of representational environment
• Action
Sub map
Reference frame Sub map
Object
[20]
[20] Madl et al., 2013
Discussion
 The cognition model with biological plausibility is important to
understand how brain works
 However, models with highly complex real-world environments
usually have trouble handling highly complex real-world
environment
 Models built to work well on real-world robots usually cannot be
called biologically realistic, and also have difficulties fitting
behavior data of human or animal
 Therefore, it is very difficult to implement and run a model that
incorporates both high psychological and biological plausibility
and the ability to handle real-world environment
Discussion
 The symbolic based models are constructed with functional
modules and intuitive flow algorithm
 The NN based models are constructed with distributed system
Method Strength Weakness
Symbolic based
Intuitive flow algorithm
Simple algorithm
Fast tree search
Modularization
Biological plausible
High performance
Huge memory space
Low flexibility
Neural Network
Biological plausible
Distributed system
No memory space
High flexibility
High performance
Hard to get a source of
result
Discussion
 The previous symbolic and NN model for spatial memory is top-
down approach
 Even the NN model was constructed based on biological plausible
hierarchical network, they could not represent the bottom-up
cellular mechanism for spatial memory
PoS
PoS
MEC
CA1
SUB
NA

More Related Content

PDF
The hippocampo-cortical loop: Spatio-temporal learning and goal-oriented plan...
PDF
How Environment and Self-motion Combine in Neural Representations of Space
PDF
Computational Properties of the Hippocampus Increase the Efficiency of Goal-D...
PDF
A goal-directed spatial navigation model using forward trajectory planning ba...
PDF
Learning Anticipation via Spiking Networks: Application to Navigation Control
PDF
International Journal of Engineering Research and Development (IJERD)
PDF
Analysis of Multi-focus Image Fusion Method Based on Laplacian Pyramid
PDF
HIGH RESOLUTION MRI BRAIN IMAGE SEGMENTATION TECHNIQUE USING HOLDER EXPONENT
The hippocampo-cortical loop: Spatio-temporal learning and goal-oriented plan...
How Environment and Self-motion Combine in Neural Representations of Space
Computational Properties of the Hippocampus Increase the Efficiency of Goal-D...
A goal-directed spatial navigation model using forward trajectory planning ba...
Learning Anticipation via Spiking Networks: Application to Navigation Control
International Journal of Engineering Research and Development (IJERD)
Analysis of Multi-focus Image Fusion Method Based on Laplacian Pyramid
HIGH RESOLUTION MRI BRAIN IMAGE SEGMENTATION TECHNIQUE USING HOLDER EXPONENT

What's hot (14)

PPTX
Have We Missed Half of What the Neocortex Does? A New Predictive Framework ...
PDF
HUMAN ACTION RECOGNITION IN VIDEOS USING STABLE FEATURES
PDF
A framework for outlier detection in
PPTX
Human Pose Estimation by Deep Learning
PDF
A Survey about Object Retrieval
PDF
MARKOV CHAIN AND ADAPTIVE PARAMETER SELECTION ON PARTICLE SWARM OPTIMIZER
PDF
19 3 sep17 21may 6657 t269 revised (edit ndit)
PDF
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...
PDF
Automatic Localisation of the Brain in Fetal MRI (Miccai 2013)
PPTX
how neurons connect to each others?
PDF
Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace
PDF
Recognizing Locations on Objects by Marcus Lewis
PPTX
Jeff Hawkins Human Brain Project Summit Keynote: "Location, Location, Locatio...
PPTX
PostBac_PosterDay_BSmith
Have We Missed Half of What the Neocortex Does? A New Predictive Framework ...
HUMAN ACTION RECOGNITION IN VIDEOS USING STABLE FEATURES
A framework for outlier detection in
Human Pose Estimation by Deep Learning
A Survey about Object Retrieval
MARKOV CHAIN AND ADAPTIVE PARAMETER SELECTION ON PARTICLE SWARM OPTIMIZER
19 3 sep17 21may 6657 t269 revised (edit ndit)
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...
Automatic Localisation of the Brain in Fetal MRI (Miccai 2013)
how neurons connect to each others?
Gradient-Based Meta-Learning with Learned Layerwise Metric and Subspace
Recognizing Locations on Objects by Marcus Lewis
Jeff Hawkins Human Brain Project Summit Keynote: "Location, Location, Locatio...
PostBac_PosterDay_BSmith
Ad

Similar to Computational Cognitive Models of Spatial Memory in Navigation Space: A review (20)

PPTX
PPTX
Cognitive Architectures - Research Circle
PDF
Individual functional atlasing of the human brain with multitask fMRI data: l...
PPTX
A cortical neural network model of visual motion perception for reactive navi...
PDF
PDF
Place Cell Latex report
PDF
Individual functional atlasing of the human brain with multitask fMRI data: l...
PDF
Individual functional atlasing of the human brain with multitask fMRI data: l...
PPTX
Economic Attention Networks
PPTX
  Brain-Inspired Computation based on Spiking Neural Networks ...
PPTX
Cognitive Neuroscience of Memory for Software Engineers
PPTX
Principles of Hierarchical Temporal Memory - Foundations of Machine Intelligence
PPTX
Neural networks...
PPTX
Location, Location, Location - A Framework for Intelligence and Cortical Comp...
PDF
Deep learning 1.0 and Beyond, Part 2
PDF
Numenta Brain Theory Discoveries of 2016/2017 by Jeff Hawkins
PPTX
CARLsim 3: Concepts, Tools, and Applications
PDF
Does the neocortex use grid cell-like mechanisms to learn the structure of ob...
PDF
The Predictive Neuron: How Active Dendrites Enable Spatiotemporal Computation...
PDF
Individual functional atlasing of the human brain with multitask fMRI data: l...
Cognitive Architectures - Research Circle
Individual functional atlasing of the human brain with multitask fMRI data: l...
A cortical neural network model of visual motion perception for reactive navi...
Place Cell Latex report
Individual functional atlasing of the human brain with multitask fMRI data: l...
Individual functional atlasing of the human brain with multitask fMRI data: l...
Economic Attention Networks
  Brain-Inspired Computation based on Spiking Neural Networks ...
Cognitive Neuroscience of Memory for Software Engineers
Principles of Hierarchical Temporal Memory - Foundations of Machine Intelligence
Neural networks...
Location, Location, Location - A Framework for Intelligence and Cortical Comp...
Deep learning 1.0 and Beyond, Part 2
Numenta Brain Theory Discoveries of 2016/2017 by Jeff Hawkins
CARLsim 3: Concepts, Tools, and Applications
Does the neocortex use grid cell-like mechanisms to learn the structure of ob...
The Predictive Neuron: How Active Dendrites Enable Spatiotemporal Computation...
Individual functional atlasing of the human brain with multitask fMRI data: l...
Ad

More from Seonghyun Kim (13)

PDF
코드 스위칭 코퍼스 기반 다국어 LLM의 지식 전이 연구
PDF
뇌의 정보처리와 멀티모달 인공지능
PDF
인공지능과 윤리
PDF
한국어 개체명 인식 과제에서의 의미 모호성 연구
PDF
파이콘 한국 2020) 파이썬으로 구현하는 신경세포 기반의 인공 뇌 시뮬레이터
PDF
Backpropagation and the brain review
PDF
Theories of error back propagation in the brain review
PPTX
KorQuAD v1.0 참관기
PDF
딥러닝 기반 자연어 언어모델 BERT
PDF
Enriching Word Vectors with Subword Information
PDF
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
PPTX
Korean-optimized Word Representations for Out of Vocabulary Problems caused b...
PDF
챗봇의 역사
코드 스위칭 코퍼스 기반 다국어 LLM의 지식 전이 연구
뇌의 정보처리와 멀티모달 인공지능
인공지능과 윤리
한국어 개체명 인식 과제에서의 의미 모호성 연구
파이콘 한국 2020) 파이썬으로 구현하는 신경세포 기반의 인공 뇌 시뮬레이터
Backpropagation and the brain review
Theories of error back propagation in the brain review
KorQuAD v1.0 참관기
딥러닝 기반 자연어 언어모델 BERT
Enriching Word Vectors with Subword Information
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
Korean-optimized Word Representations for Out of Vocabulary Problems caused b...
챗봇의 역사

Recently uploaded (20)

PPTX
BIOMOLECULES PPT........................
PPTX
DRUG THERAPY FOR SHOCK gjjjgfhhhhh.pptx.
PDF
Phytochemical Investigation of Miliusa longipes.pdf
PDF
AlphaEarth Foundations and the Satellite Embedding dataset
PPTX
EPIDURAL ANESTHESIA ANATOMY AND PHYSIOLOGY.pptx
PDF
Biophysics 2.pdffffffffffffffffffffffffff
PDF
. Radiology Case Scenariosssssssssssssss
PPTX
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
PPT
POSITIONING IN OPERATION THEATRE ROOM.ppt
PPTX
Vitamins & Minerals: Complete Guide to Functions, Food Sources, Deficiency Si...
PDF
ELS_Q1_Module-11_Formation-of-Rock-Layers_v2.pdf
PDF
IFIT3 RNA-binding activity primores influenza A viruz infection and translati...
PPTX
2. Earth - The Living Planet earth and life
PDF
Formation of Supersonic Turbulence in the Primordial Star-forming Cloud
DOCX
Q1_LE_Mathematics 8_Lesson 5_Week 5.docx
PPTX
7. General Toxicologyfor clinical phrmacy.pptx
PDF
Mastering Bioreactors and Media Sterilization: A Complete Guide to Sterile Fe...
PPTX
G5Q1W8 PPT SCIENCE.pptx 2025-2026 GRADE 5
PPTX
The KM-GBF monitoring framework – status & key messages.pptx
PPTX
ANEMIA WITH LEUKOPENIA MDS 07_25.pptx htggtftgt fredrctvg
BIOMOLECULES PPT........................
DRUG THERAPY FOR SHOCK gjjjgfhhhhh.pptx.
Phytochemical Investigation of Miliusa longipes.pdf
AlphaEarth Foundations and the Satellite Embedding dataset
EPIDURAL ANESTHESIA ANATOMY AND PHYSIOLOGY.pptx
Biophysics 2.pdffffffffffffffffffffffffff
. Radiology Case Scenariosssssssssssssss
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
POSITIONING IN OPERATION THEATRE ROOM.ppt
Vitamins & Minerals: Complete Guide to Functions, Food Sources, Deficiency Si...
ELS_Q1_Module-11_Formation-of-Rock-Layers_v2.pdf
IFIT3 RNA-binding activity primores influenza A viruz infection and translati...
2. Earth - The Living Planet earth and life
Formation of Supersonic Turbulence in the Primordial Star-forming Cloud
Q1_LE_Mathematics 8_Lesson 5_Week 5.docx
7. General Toxicologyfor clinical phrmacy.pptx
Mastering Bioreactors and Media Sterilization: A Complete Guide to Sterile Fe...
G5Q1W8 PPT SCIENCE.pptx 2025-2026 GRADE 5
The KM-GBF monitoring framework – status & key messages.pptx
ANEMIA WITH LEUKOPENIA MDS 07_25.pptx htggtftgt fredrctvg

Computational Cognitive Models of Spatial Memory in Navigation Space: A review

  • 1. Computational Cognitive Models of Spatial Memory in Navigation Space: A review Madl et al 2015 Neural Networks
  • 2. Index  Introduction ▫ Spatial memory and representations  Computational cognitive models of spatial memory ▫ Symbolic spatial memory models (in real-world and simulations) ▫ Neural network-based spatial memory models (in real-world and simulations ▫ Spatial memory models in cognitive architectures  Conclusion  Discussion
  • 3. Speed cell [3] Neural Spatial Representation  Egocentric spatial memory ▫ Egocentric representations represent spatial information relative to the agent’s body or body parts Angular head velocity cell [1] Head pitch cell [1] [2] [1] Stackman and Taube, 1998, J of Neurosci. [3] Kropff et al., 2015, Nature [2] Bassett and Taube, 2001, J of Neurosci.
  • 4. Neural Spatial Representation  Allocentric spatial memory ▫ Allocentric representations represent spatial information relative to environmental landmarks or boundaries, independent of their relation to the agent [4] [4] Yoder et al., 2011, Trends in Neuroscience
  • 5. Neural Spatial Representation  Transformation to spatial memory ▫ Egocentric and allocentric representations are driven by sensory information [5] Kravitz et al., 2011, Nat Rev Neurosci. [6] Hitier et al., Front. Integer. Neurosci., 2014 LMN MEC HP AD LD PaS PoS DTN MVN [6] HP : Hippocampus MEC : Medial entorhinal cortex PaS : Parasubiculum PoS : Postsubiculum AD : Anterodorsal thalamus LD : Laterodorsal thalamus LMN : Lateral mammillary nuclei DTN : Dorsal tegmental nucleus MVN : Medial vestibular nuclei Place cell Border cell Grid cell Head direction cell Angular head velocity cell [5] Posterior parietal cortex Retrosplenial cortex
  • 6. Spatial Learning and Memory  Hebbian learning theory in spatial memory ▫ Fire together, wire together ▫ Unsupervised learning rule ▫ Hebb’s rule is critical for associative learning between the representation of a rat’s current location, and sensory stimuli at that location Hebbian learning Head direction Distance from boundary Smell Visual cue Light Sensory stimuli
  • 7. Spatial Learning and Memory  Reward-based learning theory in spatial memory ▫ Supervised learning rule ▫ The dopamine system Place cells (n = 12) [7] [7] Hok et al., 2007, J of Neurosci.
  • 8. Computational Cognitive Models to spatial memory research  Symbolic spatial memory models ▫ Models emphasizing explicit rule and localist representations based on symbolic logic ▫ Discrete states  Neural network-based spatial memory models ▫ A number of simple processing units affecting each other via weighted connections ▫ Operate in parallel ▫ Commonly learn rules from training data instead of explicit rules ▫ Not discrete  Cognitive architectures
  • 9. Symbolic Spatial Memory Models  The key ideas of symbolic spatial memory models are: ▫ “To make a map and place tree” – save the feature information of place ▫ Construction of represented specific place ▫ Absolute space representation like a map (ASF) ▫ Tree of consistent topology of all places  Main methods are: ▫ Memory for the immediate surroundings (MFIS) ▫ Distance sensor ▫ Camera
  • 10. Symbolic Spatial Memory Model  Models evaluated in real-world environment ▫ 10 laser rangefinder sensor around robot body ▫ To get the boundary element as a represented place [8] Jefferies and Yeap, 2008, Springer Verlag [8]
  • 11. Symbolic Spatial Memory Model  Models evaluated in real-world environment ▫ Based on Simultaneous localization and mapping (SLAM) ▫ Laser rangefinder sensors ▫ Place tree [9] Beeson et al., 2010, The international J of Robotics Research [9]
  • 12. Symbolic Spatial Memory Model  Models evaluated in real-world environment [10] Franz et al., 2008, Springer [10]
  • 13. Symbolic Spatial Memory Model  Models evaluated in simulation ▫ Based on semantic network ▫ Artificial intelligence (AI) approach [11] Brom et al., 2012, Cognitive Systems Research [11]
  • 14. Neural network-based spatial memory models  The key ideas of network-based spatial memory models are: ▫ Non-local (not discrete) and distributed representations ▫ Neural network (NN) are simplified models of the brain composed of a number of units with weighed connections between them ▫ To make biological plausible (biological NN, BNN)  Main methods are: ▫ Artificial neural network (ANN) as a perceptron (input layer, hidden layer, output layer) ▫ Spiking neural network (SNN) that consists of spiking neural model (e.g. Integrated-fire model, Izhikevich model, Hodgkin-Huxley model)
  • 15. Neural network based spatial memory model  Model evaluated in real-world environment Sensory cells represent the coordinate of environment with allocentric direction ▫ Hierarchy model ▫ Goal-directed task • ANN model (Gaussian distribution) • Using camera to detect the boundary of environment (sensory cells) • The place field is constructed by combination of sensory cells fire • When the agent locate in goal (pre- defined), a goal cell is exited • The activation of goal cell will encode the proximity to the reward (Controller cell) Hard wired [12] [12] Burgess et al., 2000, Biological Cybernetics
  • 16. Neural network based spatial memory model  Model evaluated in real-world environment ▫ Hierarchy model ▫ Navigation and map learning • ANN model (rate coded) • Using panoramic camera to detect the place and turning angle using Gabor filter • The obstacle avoidance by proximity sensors Local view Allocentric place cell Position integrator Combined place code Nucleus accumbens Dead reckoning Step cell similar column Rotation cell Ation cell Hebbian learning [13] [13] Strosslin et al., 2005
  • 17. Neural network based spatial memory model  Model evaluated in real-world environment ▫ Hierarchy model ▫ Shortest path learning • ANN model • Using camera to detect the landmark (orientation and distance) • The specific place will be transposed as a node Possible action Trial 1 Trial 4 Locomotion Camera input [14] [14] Barrera et al., 2011
  • 18. Neural network based spatial memory model  Model evaluated in simulation ▫ To make a hierarchical cognitive map ▫ Navigation and map learning • ANN model • Three different networks representing associations between all landmarks • Step 1: exploration stage for building level 1 network • Step 2: building a hierarchical network based on the distance from each landmarks Each nodes represent a landmark Planning path Landmark [15] [15] Voicu, 2003
  • 19. Neural network based spatial memory model  Model evaluated in simulation ▫ To suggest the mechanism of path integration system • Cyclic attractor map (CANN) model • Each position layers have vector field according to exited direction Head direction Angular velocity Connection Position (place cell) 2D CANN Feedback Direction Sensory input Locomotion [16] [16] McNaughton et al., 1996
  • 20. Neural network based spatial memory model  Model evaluated in simulation ▫ To investigate the transformation between egocentric information and allocentric information Coordinate of agent Direction and distance Coordinate of agent perirhinal parietal window Various synaptic weight [17] [17] Byme et al., 2007
  • 21. Neural network based spatial memory model  Model evaluated in simulation [18] [18] Erdem and Hasselmo, 2012
  • 22. Cognitive architecture based spatial memory models  The key ideas of cognitive architecture based spatial memory models are: ▫ Cognitive models of specific processes can be implemented within the framework of a system-level cognitive architecture ▫ Providing detailed, formal explanations, providing hypotheses and guiding research  Main methods are: ▫ Symbolic, NN or hybrid ▫ Adaptive control of thought rational (ACT-R): “IF”  “THEN” based on declarative memory (encoding factual knowledge, chunks) ▫ Updating the ACT-R network based on learning
  • 23. Cognitive architecture based spatial memory models 1. ACT-R request is occurred (e.g. finding cityhall) 2. The request is compared with memory 3. The request is compared with subnet (e.g. in the park) 4. “THEN” is created (e.g. 1150 bus, subway) 5. Select the best “THEN” [19] [19] Schulthesis and Barkowsky, 2011
  • 24. Cognitive architecture based spatial memory models  Model evaluated in simulation ▫ Hierarchical cognitive map ▫ Learning intelligent distribution agent (LIDA) consist of three phase • Understanding ◦ Sensing environment ◦ Detecting features ◦ Recognizing object and categories • Attending ◦ Attend to portion of representational environment • Action Sub map Reference frame Sub map Object [20] [20] Madl et al., 2013
  • 25. Discussion  The cognition model with biological plausibility is important to understand how brain works  However, models with highly complex real-world environments usually have trouble handling highly complex real-world environment  Models built to work well on real-world robots usually cannot be called biologically realistic, and also have difficulties fitting behavior data of human or animal  Therefore, it is very difficult to implement and run a model that incorporates both high psychological and biological plausibility and the ability to handle real-world environment
  • 26. Discussion  The symbolic based models are constructed with functional modules and intuitive flow algorithm  The NN based models are constructed with distributed system Method Strength Weakness Symbolic based Intuitive flow algorithm Simple algorithm Fast tree search Modularization Biological plausible High performance Huge memory space Low flexibility Neural Network Biological plausible Distributed system No memory space High flexibility High performance Hard to get a source of result
  • 27. Discussion  The previous symbolic and NN model for spatial memory is top- down approach  Even the NN model was constructed based on biological plausible hierarchical network, they could not represent the bottom-up cellular mechanism for spatial memory PoS PoS MEC CA1 SUB NA