The following article was presented as an oral presentation at the Conference ICANN 98:

Size: px
Start display at page:

Download "The following article was presented as an oral presentation at the Conference ICANN 98:"

Transcription

1 The following article was presented as an oral presentation at the Conference ICANN 98: Wiemer J, Spengler F, Joublin F, Stagge P, Wacquant S: A Model of Cortical Plasticity: Integration and Segregation based on Temporal Input Patterns. In Niklasson L, Boden M, Ziemke T (Eds): ICANN 98, Proceedings of the 8th International Conference on Artificial Neural Networks, Skövde, Schweden, 2-4 September 1998, (I): Springer-Verlag London (1998)

2 A Model of Cortical Plasticity: Integration and Segregation based on Temporal Input Patterns J. Wiemer, F. Spengler, F. Joublin, P. Stagge, S. Wacquant Institut für Neuroinformatik, Ruhr-Universität Bochum, Germany Abstract Early cortical areas reveal plastic topographic structures. The formation and alteration of these so-called cortical maps by self-organizing principles is often explained by Kohonen-like algorithms [7]. However, recent experiments concerning learning related reorganization of Area 3b of somatosensory cortex [1, 2] demonstrate task-specific cortical changes which cannot be explained by Kohonen s model. We therefore propose a model of stimulus induced cortical plasticity that takes the temporal structure of afferent inputs into account, i.e. temporal stimulus distances are transformed into spatial distances of their cortical representations. The simulations agree with the above cited experimental results and predict the alteration of sensory cortices for different sequences of input patterns. 1 Integration/Segregation Task Early sensory cortices represent sensory inputs from the external world in a topological way. They are to a large extent subject to stimulus induced plasticity [1, 2, 3] leading to cortical representations in which some stimuli are integrated and others are segregated. In order to make our point clear we define: representational distance as the distance between cortical activites induced by two stimuli, measured in cortical coordinates or in parameter space (e.g. as defined in population coding), integration as the fusion of different stimuli into one representation, or the reduction of their representational distance, and segregation as the process of further differentiating between stimuli by increasing their representational distance. Efficient stimulus representations require to define which of the incoming stimuli should be integrated and which should be segregated. We call this the integration/segregation task. Integration and segregation processes can be controlled by attentional topdown processes, and/or self-organizing processes using properties of the incoming stimuli. We consider self-organizing processes and put forward the following This work was supported by DFG, SFB

3 Fig a) Paradigm bar A D5d b) Control c) Experiment bar B D5p D5m D4p D4m D4d D4d D5d D5m D4m D5p Bar B Bar A Experimental Stimuli Background Stimuli ISI =300 ms 80 ms reward Target Stimuli false positive hit miss light off Temporal Course of Training time Palm Palm D3p D1p D3m D2p D2m D1p 1mm C Receptive Field Characteristics: M D1d dorsum multi segment RF * non-cutaneous RF D2d D2d M D12d D1d D2d 2mp D2m C 3m 3d D2mp D2m D1p Bar A specific multiple segment/finger RF Bar B specific multiple segment RF D: digit, p: proximal, m: medial, d: distal D2p D2p D4p 3p Palm Figure 1: Neurobiological Experiment; Sketch of experimental paradigm used for training (a), cortical hand representation in primary sensory cortex of control (b) and experimental hemisphere (c) [1]. theses: The average temporal distance between two stimuli is a good measure of their similarity. Early sensory cortex is structured by a self-organizing process that transforms average temporal stimulus distances into spatial distances of their cortical representations. 2 Neurobiological Experiments Recent experiments on tactile object discrimination reveal that synchronous stimuli are integrated and asynchronous stimuli ( ms interstimulus interval) are segregated in the cortex [1, 2]. Spengler et al. trained owl monkeys in a tactile two-bar recognition task for 5-7 months (cf fig. 1a). As background stimuli two vibrating bars A and B were applied alternately with an interstimulus interval (ISI) of 300ms. As target stimuli the monkeys had to detect two consecutive stimuli of either bar A or bar B. The resulting plastic reorganization is shown in figure 1c: receptive fields (RFs) show an integration effect, extending over synchronously stimulated finger segments (see existence of multiple segment RFs), while representations of the two bars A and B are segregated into different regions of the hand representation. The sensory neighbourhood between the two stimuli is not transformed into a cortical neighbourhood of their representations. Wang et al. used a similar experimental paradigm consisting of two parallel tactile bars and leading to similar results. In addition, they analyzed ventro-posterior thalamus response maps revealing no equivalent reorganization. Therefore the representational plasticity appears to be of cortical origin.

4 a) Cortical shift S B b) Algorithm S A d AB d w D t+isi ISI. V W t t+isi Initialization For each learning step Choose spatio-temporal stimulus Compute: 1. pre-cortical activity 2. cortical feedforward activation 3. propagated wave 4. resulting cortical activity Normalized Hebbian learning Homosynaptic depression Figure 2: Integration/Segregation Model; on-going cortical activity due to former stimulation S A influences the location of the cortical response to an in-coming stimulus S B (a). Sketch of the Integration/Segregation Algorithm (b). 3 The Model Hebbian learning can be seen as the underlying mechanism of integration of synchronous stimuli [4]. But cortical segregation of asynchronous stimuli requires an additional mechanism. As above postulated we assume the segregation distance (i.e. representational distance) to be ISI-dependent. As a consequence, interstimulus intervals are expressed in spatial distances in the stimulus representation. This time-to-space conversion can be generated by the propagation of neural activity into the neighbourhood of a cortical response. Such a wave produces in combination with the new stimulus a time-dependent shift of the resulting cortical activity. It allows a Hebbian learning mechanism to occur at an ISI-influenced cortical location. Our model of cortical plasticity is a three-layer model: A sensory array on which arbitrary shaped stimuli can be applied. In the following we choose Gauß shaped stimuli. A pre-cortical layer which integrates the activity of the sensor array using a fixed weight feedforward connectivity. The dynamics of this layer creates decaying responses. A cortical layer with plastic connectivity coming from the pre-cortical layer. Gauß shaped cortical activities with one fixed width are assumed. The cortical response is computed as follows (cf fig. 2a): After the application of a first stimulus at time t, the resulting cortical activity wave spreads on the cortex at a speed V W 1. When a second stimulus comes at time t + ISI, its cortical activation is shifted by an amount D in the direction to the wave front. This shift depends linearly on the distance d W to the wave front when d W is small (compared to the width of cortical activity) and decreases exponentially for larger d W. We use two learning rules: 1 Biological data suggests V W to be in the range of several mm/s.

5 Hebbian feedforward learning (in Kohonen-type normalization): W(x, y, t) = α c(x, t)(s(y, t) W(x, y, t)) (t: time, x: cortical coordinate, y: pre-cortical coordinate, W: synaptic weight, c: cortical activity, s: pre-cortical activity, α: learning rate), activity-dependent Homosynaptic Depression [8], i.e. presynaptic activity in the absence of postsynaptic activity causes synaptic depression: W(x, y, t) = ǫ s(y, t)w(x, y, t) when s(y, t),w(x, y, t) are above and c(x, t) below fixed thresholds (ǫ: unlearning rate). A sketch of the algorithm is given in figure 2b. 4 Simulation Results We use the above described model to simulate the experiment of Spengler et al. (cf fig. 3a,b). In addition, we vary the interstimulus interval leading to a prediction about experimental conditions that have not been examined so far (cf fig. 3d). The initial weights reflect topographically ordered synaptic weights. They are learned with the integration/segregation algorithm by applying natural stimuli (see below). In analogy to the neurobiological experiments we apply Experimental Phases, i.e. presentation of two alternating experimental stimuli A,B with fixed ISI, and Natural Phases, i.e. presentation of stimuli with natural spatio-temporal correlations (spatial distance proportional to temporal distance). These stimuli on their own lead to the initial state (cf fig. 3a). Figure 4 shows the temporal development of the reorganizing representation. After reaching a steady representation (besides fluctuations) we apply only natural stimuli and thereby demonstrate the reversibility of the process. The simulation results depend on the value of ISI relative to the ratio d AB (0)/V W, reflecting how far the cortical activity propagates during the ISI (d AB (0): initial representational distance between experimental stimuli). 5 Psychophysics Spatially separated stimuli that excite the skin lead to systematical mislocalization in perception when their time difference lies in the range of 15 to 200 or even more milliseconds [5]. This phenomenon called Saltation illustrates the continuous transformation of temporal distances into perceived spatial distances

6 Cort. activation RF centers a) Initial state b) Segregation c) Reversibility d) Integration n=0 n=16000 n=26000 n=16000 Figure 3: Learning Results; top row: receptive field centers in stimulus space, bottom row: cortical activation induced by simultanous presentation of both experimental stimuli; initial state (a), segregation caused by large experimental ISI, i.e. ISI> d AB(0)/V W (b), reversibility of b (c), integration caused by small experimental ISI, i.e. ISI< d AB(0)/V W (d); learning step (cf fig. 2b) denoted by n. and is described for different modalities (analogs in vision and audition). We regard the ISI-dependence of perceived spatial locations as a hint to dynamics of the kind assumed in our model. 6 Conclusion Our model of cortical plasticity reveals ISI-dependent representational distances. This constitutes an interpolation of neurobiological findings. In other words, we assume that the ISI-dependence of representational distances is not confined to a mere differentiation of synchronous and asynchronous stimuli, but that this dependence extends to the whole range from 0 to several hundreds of milliseconds. This interpolation can functionally be interpreted as an efficient and quite general way to solve the integration/segregation task. We therefore regard the transfer of the integration/segregation model to other modalities (vision, audition) to be promising. The assumed cortical wave dynamics that guides the self-organizing process is supported by psychophysical findings and can be interpreted as an expectation about incoming stimuli. The influence of such a wave dynamics may be permanently present during ontogenesis leading to ISI-dependent cortical maps, or it may depend on attention reflecting a kind of segregation mode of the system. Temporal aspects of stimuli may constitute a key to understand the structure of cortical maps. E.g. hand representations in cortical area 3b of owl monkeys do not reflect the proportions of the sensory dimensions. Given the topography of the cortical hand representation (cf fig. 1b) we notice a compression in rostro-caudal direction relative to an expansion in medio-lateral direc-

7 Cortical position Representational distance a) b) 20 bar A bar B Learning steps (n) segregation integration Learning steps (n) Figure 4: Temporal Development of Segregation (diamonds) and Integration (squares), sampling every 2000 steps; after learning steps according to fig. 2b only natural stimuli are applied; centers of stimulus representation (vertical coordinate in fig. 3) (a), representational distance (b). tion. According to our model this distortion could reflect that the average time differences between stimuli on segments of the same finger are smaller than the ones of different fingers. In contrast to examples of cortical plasticity related to learning and improvements in discrimination ability, time dependent integration and segregation processes may play an important role in harmful side effects of input dependent cortical plasticity, e.g. focal dystonia, phantom-limb pain, and dyslexia [9]. References [1] Spengler F, Hilger T, Wang X, Merzenich MM. Learning Induced Formation of Cortical Populations Involved in Tactile Object Recognition. Soc Neurosc Abstracts 1996; 22(I):105 [2] Wang X, Merzenich MM, Sameshima K, Jenkins WM. Remodelling of hand representation in adult cortex determined by timing of tactile stimulation. Nature 1995; 378:71-75 [3] Joublin F, Spengler F, Wacquant S, Dinse HR. A columnar model of somatosensory reorganizational plasticity based on Hebbian and non-hebbian learning rules. Biol Cybern 1996; 74: [4] Grajski KA, Merzenich MM. Hebb-type dynamics is sufficient to account for the inverse magnification rule in cortical somatotopy. Neural Comput 1990; 2:71-84 [5] Geldard FA. Saltation in Somethesis. Psychological Bulletin 1982; 92(I): [6] Tanifuji M, Sugiyama T, Murase K. Horizontal Propagation of Excitation in Rat Visual Cortical Slices Revealed by Optical Imaging. Science 1994; 266: [7] Kohonen T: Self-Organizing Maps. Springer, Berlin, 1995 [8] Brown TH, Kairiss EW, Keenan CL. Hebbian Synapses: Biophysical Mechanisms and Algorithms. Annu Rev Neuroscience 1990; 13: [9] Merzenich MM, Schreiner C, Jenkins W, Wang X. Neural Mechanisms Underlying Temporal Integration, Segmentation [...]. Ann NY Acad Sci 1993; 628:1-22 [10] von der Malsburg C. Self-organization of orientation sensitive cells in the striata cortex. Kybernetik 1973; 14:85-100

Exploring the Functional Significance of Dendritic Inhibition In Cortical Pyramidal Cells

Exploring the Functional Significance of Dendritic Inhibition In Cortical Pyramidal Cells Neurocomputing, 5-5:389 95, 003. Exploring the Functional Significance of Dendritic Inhibition In Cortical Pyramidal Cells M. W. Spratling and M. H. Johnson Centre for Brain and Cognitive Development,

More information

Neural Plasticity: Merzenich,Taub, and Greenough

Neural Plasticity: Merzenich,Taub, and Greenough 16 Neural Plasticity: Merzenich,Taub, and Greenough BY ERIN CLIFFORD Introduction REVIEW The study of neural plasticity has important implications for psychological development. Plasticity refers to the

More information

Artificial Neural Networks (Ref: Negnevitsky, M. Artificial Intelligence, Chapter 6)

Artificial Neural Networks (Ref: Negnevitsky, M. Artificial Intelligence, Chapter 6) Artificial Neural Networks (Ref: Negnevitsky, M. Artificial Intelligence, Chapter 6) BPNN in Practice Week 3 Lecture Notes page 1 of 1 The Hopfield Network In this network, it was designed on analogy of

More information

Self-Organization and Segmentation with Laterally Connected Spiking Neurons

Self-Organization and Segmentation with Laterally Connected Spiking Neurons Self-Organization and Segmentation with Laterally Connected Spiking Neurons Yoonsuck Choe Department of Computer Sciences The University of Texas at Austin Austin, TX 78712 USA Risto Miikkulainen Department

More information

A Model of Visually Guided Plasticity of the Auditory Spatial Map in the Barn Owl

A Model of Visually Guided Plasticity of the Auditory Spatial Map in the Barn Owl A Model of Visually Guided Plasticity of the Auditory Spatial Map in the Barn Owl Andrea Haessly andrea@cs.utexas.edu Joseph Sirosh sirosh@cs.utexas.edu Risto Miikkulainen risto@cs.utexas.edu Abstract

More information

Learning Topography in Neural Networks

Learning Topography in Neural Networks Learning Topography in Neural Networks Towards a better understanding of cortical topography DISSERTATION zur Erlangung des Grades Doktor der Naturwissenschaften an der Fakultät für Physik und Astronomie

More information

The effects of subthreshold synchrony on the perception of simultaneity. Ludwig-Maximilians-Universität Leopoldstr 13 D München/Munich, Germany

The effects of subthreshold synchrony on the perception of simultaneity. Ludwig-Maximilians-Universität Leopoldstr 13 D München/Munich, Germany The effects of subthreshold synchrony on the perception of simultaneity 1,2 Mark A. Elliott, 2 Zhuanghua Shi & 2,3 Fatma Sürer 1 Department of Psychology National University of Ireland Galway, Ireland.

More information

Reading Assignments: Lecture 5: Introduction to Vision. None. Brain Theory and Artificial Intelligence

Reading Assignments: Lecture 5: Introduction to Vision. None. Brain Theory and Artificial Intelligence Brain Theory and Artificial Intelligence Lecture 5:. Reading Assignments: None 1 Projection 2 Projection 3 Convention: Visual Angle Rather than reporting two numbers (size of object and distance to observer),

More information

Abstract A neural network model called LISSOM for the cooperative self-organization of

Abstract A neural network model called LISSOM for the cooperative self-organization of Modeling Cortical Plasticity Based on Adapting Lateral Interaction Joseph Sirosh and Risto Miikkulainen Department of Computer Sciences The University of Texas at Austin, Austin, TX{78712. email: sirosh,risto@cs.utexas.edu

More information

Mechanosensation. Central Representation of Touch. Wilder Penfield. Somatotopic Organization

Mechanosensation. Central Representation of Touch. Wilder Penfield. Somatotopic Organization Mechanosensation Central Representation of Touch Touch and tactile exploration Vibration and pressure sensations; important for clinical testing Limb position sense John H. Martin, Ph.D. Center for Neurobiology

More information

Learning in neural networks

Learning in neural networks http://ccnl.psy.unipd.it Learning in neural networks Marco Zorzi University of Padova M. Zorzi - European Diploma in Cognitive and Brain Sciences, Cognitive modeling", HWK 19-24/3/2006 1 Connectionist

More information

Chapter 14: The Cutaneous Senses

Chapter 14: The Cutaneous Senses Chapter 14: The Cutaneous Senses Somatosensory System There are three parts Cutaneous senses - perception of touch and pain from stimulation of the skin Proprioception - ability to sense position of the

More information

Physiology of Tactile Sensation

Physiology of Tactile Sensation Physiology of Tactile Sensation Objectives: 1. Describe the general structural features of tactile sensory receptors how are first order nerve fibers specialized to receive tactile stimuli? 2. Understand

More information

Realization of Visual Representation Task on a Humanoid Robot

Realization of Visual Representation Task on a Humanoid Robot Istanbul Technical University, Robot Intelligence Course Realization of Visual Representation Task on a Humanoid Robot Emeç Erçelik May 31, 2016 1 Introduction It is thought that human brain uses a distributed

More information

Retinal Waves and Ocular Dominance Columns

Retinal Waves and Ocular Dominance Columns Retinal Waves and Ocular Dominance Columns In the cat, at birth, inputs from both eyes are intermingled in the visual cortex. Ocular dominance columns start to appear a few weeks after birth. They can

More information

How do individuals with congenital blindness form a conscious representation of a world they have never seen? brain. deprived of sight?

How do individuals with congenital blindness form a conscious representation of a world they have never seen? brain. deprived of sight? How do individuals with congenital blindness form a conscious representation of a world they have never seen? What happens to visual-devoted brain structure in individuals who are born deprived of sight?

More information

Reading Neuronal Synchrony with Depressing Synapses

Reading Neuronal Synchrony with Depressing Synapses NOTE Communicated by Laurence Abbott Reading Neuronal Synchrony with Depressing Synapses W. Senn Department of Neurobiology, Hebrew University, Jerusalem 4, Israel, Department of Physiology, University

More information

Overview of Questions

Overview of Questions Overview of Questions What are the sensors in the skin, what do they respond to and how is this transmitted to the brain? How does the brain represent touch information? What is the system for sensing

More information

How strong is it? What is it? Where is it? What must sensory systems encode? 9/8/2010. Spatial Coding: Receptive Fields and Tactile Discrimination

How strong is it? What is it? Where is it? What must sensory systems encode? 9/8/2010. Spatial Coding: Receptive Fields and Tactile Discrimination Spatial Coding: Receptive Fields and Tactile Discrimination What must sensory systems encode? How strong is it? What is it? Where is it? When the brain wants to keep certain types of information distinct,

More information

Spatial Coding: Receptive Fields and Tactile Discrimination

Spatial Coding: Receptive Fields and Tactile Discrimination Spatial Coding: Receptive Fields and Tactile Discrimination What must sensory systems encode? How strong is it? What is it? Where is it? When the brain wants to keep certain types of information distinct,

More information

Lateral view of human brain! Cortical processing of touch!

Lateral view of human brain! Cortical processing of touch! Lateral view of human brain! Cortical processing of touch! How do we perceive objects held in the hand?! Touch receptors deconstruct objects to detect local features! Information is transmitted in parallel

More information

Clusters, Symbols and Cortical Topography

Clusters, Symbols and Cortical Topography Clusters, Symbols and Cortical Topography Lee Newman Thad Polk Dept. of Psychology Dept. Electrical Engineering & Computer Science University of Michigan 26th Soar Workshop May 26, 2006 Ann Arbor, MI agenda

More information

Retinotopy & Phase Mapping

Retinotopy & Phase Mapping Retinotopy & Phase Mapping Fani Deligianni B. A. Wandell, et al. Visual Field Maps in Human Cortex, Neuron, 56(2):366-383, 2007 Retinotopy Visual Cortex organised in visual field maps: Nearby neurons have

More information

Input-speci"c adaptation in complex cells through synaptic depression

Input-specic adaptation in complex cells through synaptic depression 0 0 0 0 Neurocomputing }0 (00) } Input-speci"c adaptation in complex cells through synaptic depression Frances S. Chance*, L.F. Abbott Volen Center for Complex Systems and Department of Biology, Brandeis

More information

Early Stages of Vision Might Explain Data to Information Transformation

Early Stages of Vision Might Explain Data to Information Transformation Early Stages of Vision Might Explain Data to Information Transformation Baran Çürüklü Department of Computer Science and Engineering Mälardalen University Västerås S-721 23, Sweden Abstract. In this paper

More information

Perceptual Grouping in a Self-Organizing Map of Spiking Neurons

Perceptual Grouping in a Self-Organizing Map of Spiking Neurons Perceptual Grouping in a Self-Organizing Map of Spiking Neurons Yoonsuck Choe Department of Computer Sciences The University of Texas at Austin August 13, 2001 Perceptual Grouping Group Two! Longest Contour?

More information

Cholinergic suppression of transmission may allow combined associative memory function and self-organization in the neocortex.

Cholinergic suppression of transmission may allow combined associative memory function and self-organization in the neocortex. Cholinergic suppression of transmission may allow combined associative memory function and self-organization in the neocortex. Michael E. Hasselmo and Milos Cekic Department of Psychology and Program in

More information

Sensory Physiology Bi353 Fall Term 2016

Sensory Physiology Bi353 Fall Term 2016 Lectures 2-3p MWF 111 Lillis (CRN 11012) Lab/Discussion Section 1 (CRN 11013) Friday 10-110:50a Hue 129 Lab/Discussion Section 2 (CRN 11014) Friday 11a-11:50a Hue 129 Lab/Discussion Section 3 (CRN 16400)

More information

In: Connectionist Models in Cognitive Neuroscience, Proc. of the 5th Neural Computation and Psychology Workshop (NCPW'98). Hrsg. von D. Heinke, G. W.

In: Connectionist Models in Cognitive Neuroscience, Proc. of the 5th Neural Computation and Psychology Workshop (NCPW'98). Hrsg. von D. Heinke, G. W. In: Connectionist Models in Cognitive Neuroscience, Proc. of the 5th Neural Computation and Psychology Workshop (NCPW'98). Hrsg. von D. Heinke, G. W. Humphreys, A. Olson. University of Birmingham, England,

More information

Cortical Organization. Functionally, cortex is classically divided into 3 general types: 1. Primary cortex:. - receptive field:.

Cortical Organization. Functionally, cortex is classically divided into 3 general types: 1. Primary cortex:. - receptive field:. Cortical Organization Functionally, cortex is classically divided into 3 general types: 1. Primary cortex:. - receptive field:. 2. Secondary cortex: located immediately adjacent to primary cortical areas,

More information

Plasticity of Cerebral Cortex in Development

Plasticity of Cerebral Cortex in Development Plasticity of Cerebral Cortex in Development Jessica R. Newton and Mriganka Sur Department of Brain & Cognitive Sciences Picower Center for Learning & Memory Massachusetts Institute of Technology Cambridge,

More information

NEOCORTICAL CIRCUITS. specifications

NEOCORTICAL CIRCUITS. specifications NEOCORTICAL CIRCUITS specifications where are we coming from? human-based computing using typically human faculties associating words with images -> labels for image search locating objects in images ->

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 11: Attention & Decision making Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis

More information

Activity-Dependent Development II April 25, 2007 Mu-ming Poo

Activity-Dependent Development II April 25, 2007 Mu-ming Poo Activity-Dependent Development II April 25, 2007 Mu-ming Poo 1. The neurotrophin hypothesis 2. Maps in somatic sensory and motor cortices 3. Development of retinotopic map 4. Reorganization of cortical

More information

Prof. Greg Francis 7/31/15

Prof. Greg Francis 7/31/15 s PSY 200 Greg Francis Lecture 06 How do you recognize your grandmother? Action potential With enough excitatory input, a cell produces an action potential that sends a signal down its axon to other cells

More information

Continuous transformation learning of translation invariant representations

Continuous transformation learning of translation invariant representations Exp Brain Res (21) 24:255 27 DOI 1.17/s221-1-239- RESEARCH ARTICLE Continuous transformation learning of translation invariant representations G. Perry E. T. Rolls S. M. Stringer Received: 4 February 29

More information

CHAPTER 10 THE SOMATOSENSORY SYSTEM

CHAPTER 10 THE SOMATOSENSORY SYSTEM CHAPTER 10 THE SOMATOSENSORY SYSTEM 10.1. SOMATOSENSORY MODALITIES "Somatosensory" is really a catch-all term to designate senses other than vision, hearing, balance, taste and smell. Receptors that could

More information

M Cells. Why parallel pathways? P Cells. Where from the retina? Cortical visual processing. Announcements. Main visual pathway from retina to V1

M Cells. Why parallel pathways? P Cells. Where from the retina? Cortical visual processing. Announcements. Main visual pathway from retina to V1 Announcements exam 1 this Thursday! review session: Wednesday, 5:00-6:30pm, Meliora 203 Bryce s office hours: Wednesday, 3:30-5:30pm, Gleason https://www.youtube.com/watch?v=zdw7pvgz0um M Cells M cells

More information

The Integration of Features in Visual Awareness : The Binding Problem. By Andrew Laguna, S.J.

The Integration of Features in Visual Awareness : The Binding Problem. By Andrew Laguna, S.J. The Integration of Features in Visual Awareness : The Binding Problem By Andrew Laguna, S.J. Outline I. Introduction II. The Visual System III. What is the Binding Problem? IV. Possible Theoretical Solutions

More information

Just One View: Invariances in Inferotemporal Cell Tuning

Just One View: Invariances in Inferotemporal Cell Tuning Just One View: Invariances in Inferotemporal Cell Tuning Maximilian Riesenhuber Tomaso Poggio Center for Biological and Computational Learning and Department of Brain and Cognitive Sciences Massachusetts

More information

PHY3111 Mid-Semester Test Study. Lecture 2: The hierarchical organisation of vision

PHY3111 Mid-Semester Test Study. Lecture 2: The hierarchical organisation of vision PHY3111 Mid-Semester Test Study Lecture 2: The hierarchical organisation of vision 1. Explain what a hierarchically organised neural system is, in terms of physiological response properties of its neurones.

More information

Attention enhances feature integration

Attention enhances feature integration Vision Research 43 (2003) 1793 1798 Rapid Communication Attention enhances feature integration www.elsevier.com/locate/visres Liza Paul *, Philippe G. Schyns Department of Psychology, University of Glasgow,

More information

Cell Responses in V4 Sparse Distributed Representation

Cell Responses in V4 Sparse Distributed Representation Part 4B: Real Neurons Functions of Layers Input layer 4 from sensation or other areas 3. Neocortical Dynamics Hidden layers 2 & 3 Output layers 5 & 6 to motor systems or other areas 1 2 Hierarchical Categorical

More information

Evaluating the Effect of Spiking Network Parameters on Polychronization

Evaluating the Effect of Spiking Network Parameters on Polychronization Evaluating the Effect of Spiking Network Parameters on Polychronization Panagiotis Ioannou, Matthew Casey and André Grüning Department of Computing, University of Surrey, Guildford, Surrey, GU2 7XH, UK

More information

Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence

Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence Cognitive Neuroscience History of Neural Networks in Artificial Intelligence The concept of neural network in artificial intelligence To understand the network paradigm also requires examining the history

More information

Sensory information processing, somato-sensory systems

Sensory information processing, somato-sensory systems mm? Sensory information processing, somato-sensory systems Recommended literature 1. Kandel ER, Schwartz JH, Jessel TM (2000) Principles of Neural Science, McGraw-Hill, Ch. xx. 2. Berne EM, Levy MN, Koeppen

More information

Somatosensation. Recording somatosensory responses. Receptive field response to pressure

Somatosensation. Recording somatosensory responses. Receptive field response to pressure Somatosensation Mechanoreceptors that respond to touch/pressure on the surface of the body. Sensory nerve responds propotional to pressure 4 types of mechanoreceptors: Meissner corpuscles & Merkel discs

More information

How does the ventral pathway contribute to spatial attention and the planning of eye movements?

How does the ventral pathway contribute to spatial attention and the planning of eye movements? R. P. Würtz and M. Lappe (Eds.) Dynamic Perception, Infix Verlag, St. Augustin, 83-88, 2002. How does the ventral pathway contribute to spatial attention and the planning of eye movements? Fred H. Hamker

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 7: Network models Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single neuron

More information

SOMATOSENSORY SYSTEMS

SOMATOSENSORY SYSTEMS SOMATOSENSORY SYSTEMS Schematic diagram illustrating the neural pathways that convey somatosensory information to the cortex and, subsequently, to the motor system. Double arrows show reciprocal connections.

More information

Modeling of Hippocampal Behavior

Modeling of Hippocampal Behavior Modeling of Hippocampal Behavior Diana Ponce-Morado, Venmathi Gunasekaran and Varsha Vijayan Abstract The hippocampus is identified as an important structure in the cerebral cortex of mammals for forming

More information

The Eye. Cognitive Neuroscience of Language. Today s goals. 5 From eye to brain. Today s reading

The Eye. Cognitive Neuroscience of Language. Today s goals. 5 From eye to brain. Today s reading Cognitive Neuroscience of Language 5 From eye to brain Today s goals Look at the pathways that conduct the visual information from the eye to the visual cortex Marielle Lange http://homepages.inf.ed.ac.uk/mlange/teaching/cnl/

More information

VS : Systemische Physiologie - Animalische Physiologie für Bioinformatiker. Neuronenmodelle III. Modelle synaptischer Kurz- und Langzeitplastizität

VS : Systemische Physiologie - Animalische Physiologie für Bioinformatiker. Neuronenmodelle III. Modelle synaptischer Kurz- und Langzeitplastizität Bachelor Program Bioinformatics, FU Berlin VS : Systemische Physiologie - Animalische Physiologie für Bioinformatiker Synaptische Übertragung Neuronenmodelle III Modelle synaptischer Kurz- und Langzeitplastizität

More information

Temporal coding in the sub-millisecond range: Model of barn owl auditory pathway

Temporal coding in the sub-millisecond range: Model of barn owl auditory pathway Temporal coding in the sub-millisecond range: Model of barn owl auditory pathway Richard Kempter* Institut fur Theoretische Physik Physik-Department der TU Munchen D-85748 Garching bei Munchen J. Leo van

More information

Cutaneous saltation within and across arms: A new measure of the saltation illusion in somatosensation

Cutaneous saltation within and across arms: A new measure of the saltation illusion in somatosensation Perception & Psychophysics 2005, 67 (3), 458-468 Cutaneous saltation within and across arms: A new measure of the saltation illusion in somatosensation MARTIN EIMER and BETTINA FORSTER Birkbeck College,

More information

Questions Addressed Through Study of Behavioral Mechanisms (Proximate Causes)

Questions Addressed Through Study of Behavioral Mechanisms (Proximate Causes) Jan 28: Neural Mechanisms--intro Questions Addressed Through Study of Behavioral Mechanisms (Proximate Causes) Control of behavior in response to stimuli in environment Diversity of behavior: explain the

More information

Introduction. Chapter The Perceptual Process

Introduction. Chapter The Perceptual Process Chapter 1 Introduction Most of us take for granted our ability to perceive the external world. However, this is no simple deed at all. Imagine being given a task of designing a machine that can perceive,

More information

The How of Tactile Sensation

The How of Tactile Sensation The How of Tactile Sensation http://neuroscience.uth.tmc.edu/s2/chapter02.html Chris Cohan, Ph.D. Dept. of Pathology/Anat Sci University at Buffalo Objectives 1. Understand how sensory stimuli are encoded

More information

VISUAL CORTICAL PLASTICITY

VISUAL CORTICAL PLASTICITY VISUAL CORTICAL PLASTICITY OCULAR DOMINANCE AND OTHER VARIETIES REVIEW OF HIPPOCAMPAL LTP 1 when an axon of cell A is near enough to excite a cell B and repeatedly and consistently takes part in firing

More information

Synchrony and the attentional state

Synchrony and the attentional state Synchrony and the attentional state Ernst Niebur, Dept. of Neuroscience & Krieger Mind/Brain Institute Johns Hopkins University niebur@jhu.edu Collaborators Arup Roy monkey monkey Peter monkey Steven monkey

More information

Lecturer: Rob van der Willigen 11/9/08

Lecturer: Rob van der Willigen 11/9/08 Auditory Perception - Detection versus Discrimination - Localization versus Discrimination - - Electrophysiological Measurements Psychophysical Measurements Three Approaches to Researching Audition physiology

More information

Neurobiology Biomed 509 Sensory transduction References: Luo , ( ), , M4.1, M6.2

Neurobiology Biomed 509 Sensory transduction References: Luo , ( ), , M4.1, M6.2 Neurobiology Biomed 509 Sensory transduction References: Luo 4.1 4.8, (4.9 4.23), 6.22 6.24, M4.1, M6.2 I. Transduction The role of sensory systems is to convert external energy into electrical signals

More information

Observational Learning Based on Models of Overlapping Pathways

Observational Learning Based on Models of Overlapping Pathways Observational Learning Based on Models of Overlapping Pathways Emmanouil Hourdakis and Panos Trahanias Institute of Computer Science, Foundation for Research and Technology Hellas (FORTH) Science and Technology

More information

Synfire chains with conductance-based neurons: internal timing and coordination with timed input

Synfire chains with conductance-based neurons: internal timing and coordination with timed input Neurocomputing 5 (5) 9 5 www.elsevier.com/locate/neucom Synfire chains with conductance-based neurons: internal timing and coordination with timed input Friedrich T. Sommer a,, Thomas Wennekers b a Redwood

More information

Lecturer: Rob van der Willigen 11/9/08

Lecturer: Rob van der Willigen 11/9/08 Auditory Perception - Detection versus Discrimination - Localization versus Discrimination - Electrophysiological Measurements - Psychophysical Measurements 1 Three Approaches to Researching Audition physiology

More information

Lateral Geniculate Nucleus (LGN)

Lateral Geniculate Nucleus (LGN) Lateral Geniculate Nucleus (LGN) What happens beyond the retina? What happens in Lateral Geniculate Nucleus (LGN)- 90% flow Visual cortex Information Flow Superior colliculus 10% flow Slide 2 Information

More information

Ch 5. Perception and Encoding

Ch 5. Perception and Encoding Ch 5. Perception and Encoding Cognitive Neuroscience: The Biology of the Mind, 2 nd Ed., M. S. Gazzaniga, R. B. Ivry, and G. R. Mangun, Norton, 2002. Summarized by Y.-J. Park, M.-H. Kim, and B.-T. Zhang

More information

PHGY 210,2,4 - Physiology SENSORY PHYSIOLOGY. Martin Paré

PHGY 210,2,4 - Physiology SENSORY PHYSIOLOGY. Martin Paré PHGY 210,2,4 - Physiology SENSORY PHYSIOLOGY Martin Paré Associate Professor of Physiology & Psychology pare@biomed.queensu.ca http://brain.phgy.queensu.ca/pare PHGY 210,2,4 - Physiology SENSORY PHYSIOLOGY

More information

Differential Activation in Somatosensory Cortex for Different Discrimination Tasks

Differential Activation in Somatosensory Cortex for Different Discrimination Tasks The Journal of Neuroscience, January 1, 2000, 20(1):446 450 Differential Activation in Somatosensory Cortex for Different Discrimination Tasks Christoph Braun, 1 Renate Schweizer, 1 Thomas Elbert, 2 Niels

More information

OPTO 5320 VISION SCIENCE I

OPTO 5320 VISION SCIENCE I OPTO 5320 VISION SCIENCE I Monocular Sensory Processes of Vision: Color Vision Mechanisms of Color Processing . Neural Mechanisms of Color Processing A. Parallel processing - M- & P- pathways B. Second

More information

Adaptive leaky integrator models of cerebellar Purkinje cells can learn the clustering of temporal patterns

Adaptive leaky integrator models of cerebellar Purkinje cells can learn the clustering of temporal patterns Neurocomputing 26}27 (1999) 271}276 Adaptive leaky integrator models of cerebellar Purkinje cells can learn the clustering of temporal patterns Volker Steuber*, David J. Willshaw Centre for Cognitive Science,

More information

Somatic Sensory System I. Background

Somatic Sensory System I. Background Somatic Sensory System I. Background A. Differences between somatic senses and other senses 1. Receptors are distributed throughout the body as opposed to being concentrated at small, specialized locations

More information

Water immersion modulates sensory and motor cortical excitability

Water immersion modulates sensory and motor cortical excitability Water immersion modulates sensory and motor cortical excitability Daisuke Sato, PhD Department of Health and Sports Niigata University of Health and Welfare Topics Neurophysiological changes during water

More information

Commentary on Moran and Desimone's 'spotlight in V4

Commentary on Moran and Desimone's 'spotlight in V4 Anne B. Sereno 1 Commentary on Moran and Desimone's 'spotlight in V4 Anne B. Sereno Harvard University 1990 Anne B. Sereno 2 Commentary on Moran and Desimone's 'spotlight in V4' Moran and Desimone's article

More information

Consciousness as representation formation from a neural Darwinian perspective *

Consciousness as representation formation from a neural Darwinian perspective * Consciousness as representation formation from a neural Darwinian perspective * Anna Kocsis, mag.phil. Institute of Philosophy Zagreb, Croatia Vjeran Kerić, mag.phil. Department of Psychology and Cognitive

More information

A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $

A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $ Neurocomputing 69 (26) 1327 1331 www.elsevier.com/locate/neucom A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $ Shinya Ishii a,1, Munetaka

More information

Thalamocortical Feedback and Coupled Oscillators

Thalamocortical Feedback and Coupled Oscillators Thalamocortical Feedback and Coupled Oscillators Balaji Sriram March 23, 2009 Abstract Feedback systems are ubiquitous in neural systems and are a subject of intense theoretical and experimental analysis.

More information

Cortical Map Plasticity. Gerald Finnerty Dept Basic and Clinical Neuroscience

Cortical Map Plasticity. Gerald Finnerty Dept Basic and Clinical Neuroscience Cortical Map Plasticity Gerald Finnerty Dept Basic and Clinical Neuroscience Learning Objectives Be able to: 1. Describe the characteristics of a cortical map 2. Appreciate that the term plasticity is

More information

Cognitive Modelling Themes in Neural Computation. Tom Hartley

Cognitive Modelling Themes in Neural Computation. Tom Hartley Cognitive Modelling Themes in Neural Computation Tom Hartley t.hartley@psychology.york.ac.uk Typical Model Neuron x i w ij x j =f(σw ij x j ) w jk x k McCulloch & Pitts (1943), Rosenblatt (1957) Net input:

More information

Some methodological aspects for measuring asynchrony detection in audio-visual stimuli

Some methodological aspects for measuring asynchrony detection in audio-visual stimuli Some methodological aspects for measuring asynchrony detection in audio-visual stimuli Pacs Reference: 43.66.Mk, 43.66.Lj Van de Par, Steven ; Kohlrausch, Armin,2 ; and Juola, James F. 3 ) Philips Research

More information

Ch 5. Perception and Encoding

Ch 5. Perception and Encoding Ch 5. Perception and Encoding Cognitive Neuroscience: The Biology of the Mind, 2 nd Ed., M. S. Gazzaniga,, R. B. Ivry,, and G. R. Mangun,, Norton, 2002. Summarized by Y.-J. Park, M.-H. Kim, and B.-T. Zhang

More information

Pain and Touch. Academic Press. Edited by Lawrence Kruger. Department of Neurobiology University of California, Los Angeles Los Angeles, California

Pain and Touch. Academic Press. Edited by Lawrence Kruger. Department of Neurobiology University of California, Los Angeles Los Angeles, California Pain and Touch Edited by Lawrence Kruger Department of Neurobiology University of California, Los Angeles Los Angeles, California San Diego New York Sydney Academic Press London Boston Tokyo Toronto Contributors

More information

J Jeffress model, 3, 66ff

J Jeffress model, 3, 66ff Index A Absolute pitch, 102 Afferent projections, inferior colliculus, 131 132 Amplitude modulation, coincidence detector, 152ff inferior colliculus, 152ff inhibition models, 156ff models, 152ff Anatomy,

More information

Sensory Thresholds and Signal Detection. Lecture 13

Sensory Thresholds and Signal Detection. Lecture 13 Sensory Thresholds and Signal Detection Lecture 13 1 Qualities of Sensation Boring (1953) Modality-Specific Vision: Hue, Saturation Audition: Pitch, Timbre Olfaction: Odor Gustation: Flavor Touch: Roughness,

More information

Part 11: Mechanisms of Learning

Part 11: Mechanisms of Learning Neurophysiology and Information: Theory of Brain Function Christopher Fiorillo BiS 527, Spring 2012 042 350 4326, fiorillo@kaist.ac.kr Part 11: Mechanisms of Learning Reading: Bear, Connors, and Paradiso,

More information

Deconstructing the Receptive Field: Information Coding in Macaque area MST

Deconstructing the Receptive Field: Information Coding in Macaque area MST : Information Coding in Macaque area MST Bart Krekelberg, Monica Paolini Frank Bremmer, Markus Lappe, Klaus-Peter Hoffmann Ruhr University Bochum, Dept. Zoology & Neurobiology ND7/30, 44780 Bochum, Germany

More information

Spike-timing-dependent synaptic plasticity can form zero lag links for cortical oscillations.

Spike-timing-dependent synaptic plasticity can form zero lag links for cortical oscillations. Neurocomputing 58 6 (24) 85 9 www.elsevier.com/locate/neucom Spike-timing-dependent synaptic plasticity can form zero lag links for cortical oscillations. Andreas Knoblauch a;, Friedrich T. Sommer b a

More information

Learning without Training

Learning without Training Current Biology 23, R489R499, June 3, 2013 ª2013 Elsevier Ltd All rights reserved http://dx.doi.org/10.1016/j.cub.2013.04.044 Learning without Training Review Christian Beste 1 and Hubert R. Dinse 2 Achieving

More information

1 Introduction Synchronous ring of action potentials amongst multiple neurons is a phenomenon that has been observed in a wide range of neural systems

1 Introduction Synchronous ring of action potentials amongst multiple neurons is a phenomenon that has been observed in a wide range of neural systems Model-free detection of synchrony in neuronal spike trains, with an application to primate somatosensory cortex A. Roy a, P. N. Steinmetz a 1, K. O. Johnson a, E. Niebur a 2 a Krieger Mind/Brain Institute,

More information

Neural Networks. Nice books to start reading:

Neural Networks. Nice books to start reading: Neural Networks Overview: - Anatomy of Neuronal Networks - Formal Neural Networks - Are they realistic? - Oscillations and Phase locking - Mapping problem: Kohonen Networks Nice books to start reading:

More information

Object recognition and hierarchical computation

Object recognition and hierarchical computation Object recognition and hierarchical computation Challenges in object recognition. Fukushima s Neocognitron View-based representations of objects Poggio s HMAX Forward and Feedback in visual hierarchy Hierarchical

More information

Cerebral Cortex. Edmund T. Rolls. Principles of Operation. Presubiculum. Subiculum F S D. Neocortex. PHG & Perirhinal. CA1 Fornix CA3 S D

Cerebral Cortex. Edmund T. Rolls. Principles of Operation. Presubiculum. Subiculum F S D. Neocortex. PHG & Perirhinal. CA1 Fornix CA3 S D Cerebral Cortex Principles of Operation Edmund T. Rolls F S D Neocortex S D PHG & Perirhinal 2 3 5 pp Ento rhinal DG Subiculum Presubiculum mf CA3 CA1 Fornix Appendix 4 Simulation software for neuronal

More information

LISC-322 Neuroscience Cortical Organization

LISC-322 Neuroscience Cortical Organization LISC-322 Neuroscience Cortical Organization THE VISUAL SYSTEM Higher Visual Processing Martin Paré Assistant Professor Physiology & Psychology Most of the cortex that covers the cerebral hemispheres is

More information

Sensory Adaptation within a Bayesian Framework for Perception

Sensory Adaptation within a Bayesian Framework for Perception presented at: NIPS-05, Vancouver BC Canada, Dec 2005. published in: Advances in Neural Information Processing Systems eds. Y. Weiss, B. Schölkopf, and J. Platt volume 18, pages 1291-1298, May 2006 MIT

More information

SENSORY PLASTICITY. Sensory Plasticity

SENSORY PLASTICITY. Sensory Plasticity 801 Sensory Plasticity SENSORY PLASTICITY You may have the idea that the visual, auditory and somatosensory systems are static pathways (i.e., the neural wiring is in place and simply does its job). To

More information

lateral organization: maps

lateral organization: maps lateral organization Lateral organization & computation cont d Why the organization? The level of abstraction? Keep similar features together for feedforward integration. Lateral computations to group

More information

Modeling face recognition learning in early infant development

Modeling face recognition learning in early infant development Modeling face recognition learning in early infant development Francesca Acerra*, Yves Burnod* and Scania de Schonen** *INSERM U483, Université Paris VI, 9 quai St Bernard, 75005 Paris, France **CNRS (LDC),

More information

Bi/CNS/NB 150: Neuroscience. November 11, 2015 SOMATOSENSORY SYSTEM. Ralph Adolphs

Bi/CNS/NB 150: Neuroscience. November 11, 2015 SOMATOSENSORY SYSTEM. Ralph Adolphs Bi/CNS/NB 150: Neuroscience November 11, 2015 SOMATOSENSORY SYSTEM Ralph Adolphs 1 Menu for today Touch -peripheral -central -plasticity Pain 2 Sherrington (1948): senses classified as --teloreceptive

More information

Chapter 5. Summary and Conclusions! 131

Chapter 5. Summary and Conclusions! 131 ! Chapter 5 Summary and Conclusions! 131 Chapter 5!!!! Summary of the main findings The present thesis investigated the sensory representation of natural sounds in the human auditory cortex. Specifically,

More information

Topographic Receptive Fields and Patterned Lateral Interaction in a Self-Organizing Model of The Primary Visual Cortex

Topographic Receptive Fields and Patterned Lateral Interaction in a Self-Organizing Model of The Primary Visual Cortex Topographic Receptive Fields and Patterned Lateral Interaction in a Self-Organizing Model of The Primary Visual Cortex Joseph Sirosh and Risto Miikkulainen Department of Computer Sciences The University

More information