First-order exponential filter
The simplest model how the voltage at a synapse responds to input is a first-order filter:
This corresponds to convolving signal with exponential filter , where is the Heaviside step function:
The alpha function
A first-order filter has a discontinuous jump in response to an abrupt inputs (like spikes). A more realistic response is the "alpha function" . The alpha function can be obtained by convolving two first decay functions (i.e. chaining together two first-order filters):
This is sometimes written in the compact notation
Higher orders
You can repeat this operation many times, obtaining responses with increasing smoothness. The family reflects feed-forward variables coupled by exponential decay . The integral of grows with . To normalize, divide by :
The response of peaks at time . Rescale time with to get a peak response at . To keep the integral of the response normalized when rescaling, multiply by .
This is equivalent to choosing a time constant for each of the filtering stages. To place the peak response at time , set .
This corresponds to a gamma distribution with and . For large this approximates a Gaussian with and . As this converges to a Dirac delta (impulse) distribution.
To stabilize the variance instead of time-to-peak, rescale time by . This corresponds to a gamma distribution with and . The time-to-peak in this case diverges as .
No comments:
Post a Comment