<< Chapter < Page | Chapter >> Page > |
In the computational method, the Matlab program compT.m calculates by updating with equations [link] and [link] . In the analytic method, AnalysisT.m calculates with equation [link] .
[link] shows that is clearly a step-wise function where higher input weights allow the cell to spike after fewer input spikes.
We apply the results from the two previous sections to solve a couple simple questions. Consider the situation depicted in [link] : the rat is in Place Field 1, Cell 1 receives input with weight from an external source, and, when Cell 1 spikes, it gives internal input to Cell 2 with weight . We can find the minimum weight of necessary for Cell 2 to spike in Place Field 1, or where Place Field 1 and Place Field 2 overlap.
For a fixed interspike interval of external input of fixed weight , we calculate using equation [link] as a function of and . Thus denotes the minimum number of external input spikes of weight necessary for Cell 1 to fire. Let us denote the time of Cell 1's first spike as
While the rat is in Place Field 1, Cell 2 only receives input from Cell 1. To find the interspike interval of Cell 1's spikes, or equivalently the interspike interval that Cell 2 receives input in Place Field 1, consider [link] . We know that Cell 1's first spike is at . After it spikes, the voltage decays until the next input spike at . Then it takes another for Cell 1 to spike at . Thus we subtract the first spike time from the second spike time
and we see that after the first spike time at , Cell 1 fires every .
Thus, we know that Cell 1 gives input to Cell 2 with weight every . To find the minimum weight of that would allow for Cell 2 to fire in Place Field 1, we consider two cases where the first is simpler: Place Field 1 is infinitely long or finitely long.
Equation [link] tells us that if
then Cell 2 would fire given a sufficiently long Place Field 1. Thus, if Place Field 1 is infinitely long, we simply require that equation [link] be true, then Cell 2 fires in Place Field 1. As we do in "Number of input spikes versus input weight" , we choose an interspike interval: let . For this value of , App.m calculates the minimum of equation [link] to be , as marked in [link] .
Now assume Place Field 1 is finitely long. We apply equation [link] to find , where is the minimum number of input spikes of weight necessary for Cell 2 to fire. We let and consider only the values of as calculated for in equation [link] . [link] shows as a function of these values of . As in "Number of input spikes versus input weight" , is step-wise like .
The first spike of Cell 2 occurs at time . We find the value of necessary for the time spent in Place Field 1. Suppose the time spent in Place Field 1 is . We see from [link] that
and calculate that
Thus, for , and Cell 2 will not fire in Place Field 1, but for , and Cell 2 will fire in Place Field 1. The minimum value of for is marked on [link] ( App.m ).
Our goal is to better understand the relation between input weights and backward shift of place fields. We modeled the Double Rotation Experiment using a simple 120-cell ring and calculated the backward shift of the place fields as a function of input weights of that model [link] , [link] . We have computationally and analytically found the minimum input weight necessary for activity as a function of the interspike interval as well as the minimum number of input spikes necessary for activity as a function of input weight.We applied our findings analytically to find the minimum internal input weight necessary for place fields to overlap in a simple 2-cell model.
Future work may include constructing a code to compare our analytical results from "Application of findings" for the infinite and finite place field cases that could give us the minimum internal input weight necessary for place fields to overlap. We could also couple the equations regarding input weight changes by spike timing-dependent plasticity with the equation that gives us the minimum number of input spikes necessary for activity that is dependent upon input weights. Since the time of the first spike of a cell can be given in terms of the minimum number of input spikes necessary for activity as a function of input weight, we may be able to find a value that the time approaches. Ultimately, given a set maximum for the input weight, we would like to be able to predict the amount of backward shift of a place field using spike timing-dependent plasticity.
Notification Switch
Would you like to follow the 'The art of the pfug' conversation and receive update notifications?