<< Chapter < Page | Chapter >> Page > |
To determine how the weights of the synapses change, we use an STDP model [link] . The spikes times of the pre- and post-synaptic cells are compared, and the smaller the time difference, the more the weight is adjusted. See [link] . The percentage of weight change is determined by
where and and scale the maximal amount of change allowed when is close to 0 [link] . is depicted in [link] .
In our 120-cell model, we set a lower bound for the weights at and an upper bound at . The necessity for an upper weight bound is one of the weaknesses of the STDP model, so Andrew Wu, another member of this PFUG, has done work with other plasticity models. See the link "Mathematical Models of Hippocampal Spatial Memory".
The work with the 120-cell model is all computational. Our results show that each lap, the weight of the synapse from Cell 1 to Cell 2 ( ) increases toward a set weight bound and the weight of the synapse from Cell 2 to Cell 1 ( ) decreases to 0 as in [link] . We also see that after 4 laps around the path, the place fields start to shift backward. [link] shows that the spike time of Cell 2 decreases each lap, which is indicative of a backward shift of Cell 2's place field. See IAF120cells1stspks.m .
We begin by considering only one place cell which receives input from one external source with constant weight at a set interspike interval, , as depicted in [link] . The following equation gives the voltage in of the cell at time with total input spikes:
where is the membrane time constant, is the resting potential, is the set of input spike times, and is the Dirac delta function. This is a simplification of equation [link] .
Notification Switch
Would you like to follow the 'The art of the pfug' conversation and receive update notifications?