Download presentation
Presentation is loading. Please wait.
Published byJeffry Jenkins Modified over 9 years ago
1
Lecture 21 Neural Modeling II Martin Giese
2
Aim of this Class Account for experimentally observed effects in motion perception with the simple neuronal model presented in Lecture 18: Dependence on stimulus strength Stochastic nature of perception Psychometric function Bistable motion perception Hysteresis Perceptual switching
3
Model Neuron Population of real neurons Similar tuning properties: –position –direction –speed Visual Field
4
Simplified Neuron Model Model for single local motion detector (consisting of many neurons with similar tuning) Average membrane potential (over all neurons) Stimulus intensity (input signal) Rate of change of average membrane potential “Time constant” Resting level parameter
5
Phase Diagram u u* u increasesu decreases attractor (u stays constant) u “Phase diagram”:
6
Attractor Follow the arrows in the phase diagram: u(t) changes always in the direction of the attractor u* u attractor u(t) t u* u(t) t u* u(t) t u*
7
With Noise State fluctuates near attractor u attractor u(t) t u* Probability u
8
With Noise (for Experts) Exact mathematical description: Stochastic Process (Ornstein-Uhlenbeck) u(t) t u* white noise
9
Single Neuron Model
10
Activation and Perception Assumption: Motion is seen only when u(t) is larger than a threshold value T. Stimulus seen No stimulus seen t u T u(t) t t T u
11
No Stimulus s = 0 u u* attractor “Phase diagram”: u T (threshold) -h motion seen
12
Large Stimulus s > 0 u u* attractor “Phase diagram”: T s-h motion seen u
13
Psychometric Function u T motion seen u u u P u P P u u Stimulus: no weak strong s P(seen) 1 0 Psychometric function: -h
14
Two Neuron Model Inhibition
15
Motivation Inhibition Bistable perception by lateral inhibition between motion detectors !
16
Two Uncoupled Neurons Neuron 1: Neuron 2: No inhibition.
17
2D Phase Diagram Attractor: pair of activations [u 1 *, u 2 *] u1 u1 u* u u2 u2 u attractor
18
Synaptic Coupling Neuron for “horizontal” Inhibition Neuron for “vertical” Coupling through nonlinear threshold function ! (Katz & Miledi, 1967)
19
Two Coupled Neurons Neuron 1: Neuron 2: Inhibition of neuron 1 by neuron 2 Inhibition of neuron 2 by neuron 1 f(u) u
20
2D Phase Diagram Two attractors !
21
2 Attractors (for Experts) Linear system theory predicts for purely linear interaction: not more than one isolated attractor if multiple attractors, they are not asymptotically stable (in all directions in phase space)
22
2 Attractors vertical motion seen Two attractors ! horizontal motion seen vertical motion not seen horizontal motion not seen
23
Bistability basin of attraction for vertical basin of attraction for horizontal perceptual ambiguity
24
Perceptual Switching Fluctuations can push state in the other basin of attraction perceptual switch
25
Influence of the Aspect Ratio Change of aspect ratio: different motion detectors activated change of the mutual inhibition InhibitionStimulus
26
Relative Stability horizontal and vertical equally stable horizontal more stable than vertical
27
Hysteresis State can not follow change of attractor immediately tendency to stay in the same basin of attraction hysteresis
28
Switching Probability switch possible switch very unlikely Medium aspect ratio Extreme aspect ratio
29
Programming
30
NeuDyn.m Simulates neural model with 1or 2 neurons and returns the time series of activation. ut = NeuDyn(tsim, u0, S, tau, Q, W);
31
NeuDyn.m Simulates neural model with 1or 2 neurons and returns the time series of activation. ut = NeuDyn(tsim, u0, S, tau, Q, W); simulation time steps time constant strength of fluctuations
32
NeuDyn.m Simulates neural model with 1or 2 neurons and returns the time series of activation. ut = NeuDyn(tsim, u0, S, tau, Q, W); initial activation stimulus strength (number / vector)
33
NeuDyn.m Simulates neural model with 1or 2 neurons and returns the time series of activation. ut = NeuDyn(tsim, u0, S, tau, Q, W); interaction (vector / matrix) simulated activity time series (vector / matrix)
34
NeuDyn.m Simulates neural model with 1or 2 neurons and returns the time series of activation. ut = NeuDyn(tsim, u0, S, tau, Q, W); simulation time steps initial activation time constant stimulus strength strength of fluctuations interaction simulated activity time series
35
Additional readings (for interested people): Hock, H.S., Kelso, J.A.S., Schöner, G. (1993). Bistability and hysteresis in the organization of apparent motion patterns. Journal of Experimental Psychology: Human Perception and Performance, 19(1), 63-80. Giese, M.A. (1999). Dynamic Neural Field Theory of Motion Perception, Kluwer, Dordrecht, NL. Wilson, H.R. (1999). Spikes, Decisions, and Actions. Oxford University Press, Oxford, UK. Literature
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.