Our phenomenological model of a retinal ganglion cell took
the form of the linear filter Oi = åjDijIj.
This could also be interpreted as a mechanistic model, in
which Ij is the output of the jth photoreceptor, Oi is the
output of the ith ganglion cell, and Dij is the strength of the
synaptic connection between them. (In the vertebrate retina, there
are other types of neurons between the photoreceptors and the ganglion
cells, so this is too simplistic, but let's ignore that fact for the
moment).
But more than one network is consistent with the same linear
filter. More generally, we could write the network
t
. O
i
+Oi =
å j
WijOj +
å j
FijIj
which has lateral connections W between the output neurons, and
feedforward connections F from the input to the output.
The steady state response is given by O = (I-W)-1FI, from
which we read off
D = (I-W)-1F
In other words, any network with W and F satisfying this equation
is consistent with a linear filter D.
which have feedback but no nonlinearity. The feedforward connections
are implicit in b. They'll be ignored, so that we can focus on the
role of the recurrent connections W.
Two linear neurons with mutual inhibition of strength b:
t
. x
1
+ x1
=
-bx2 + b1
(1)
t
. x
2
+ x2
=
-bx1 + b2
(2)
common mode xc = x1+x2 is attenuated by negative feedback
t
ddt
(x1+x2) + (x1+x2) = -b(x1+x2) + (b1+b2)
differential mode xd = x1 - x2 is amplified by positive feedback
t
ddt
(x1-x2) + (x1-x2) = b(x1-x2) + (b1-b2)
This is the simplest example of lateral inhibition, which
we will discuss in greater depth later. When generalized to a larger
network, lateral inhibition can yield the center-surround response
discussed before.
The responses of the neuron can be reconstructed from the common
and differential modes, e.g., x1 = (xc+xc)/2.
In the case of the autapse (single feedback loop), excitation
corresponded to positive feedback, and inhibition to negative
feedback. In a general network, the correspondence is not direct.
Here inhibition leads to both positive and negative feedback,
depending on which mode is considered. Individual connections
(elements of the matrix W) are excitatory or inhibitory, whereas
positive and negative feedback cannot be localized to a single
synapse. As we shall see, they are quantified by the eigenvalues of
W, which are global quantities.
The left and right eigenvectors can be chosen so as to satisfy
orthogonality constraints
å i
hmi xni
=
dmn
(3)
å
m
xmi hmj
=
dij
(4)
This means that, when considered as matrices, x and h are
inverses of each other.
We can write x in the x basis as
xi
=
å j
dijxj
(5)
=
å j
å
m
xmi hmjxj
(6)
=
å
m
xmi
å j
hmjxj
(7)
º
å
m
hmi
~ x
m
(8)
So [(x)\tilde]m, the mth component of x in the x basis,
is obtained by projecting onto hm. A similar equation holds
for b.
To obtain the dynamical equations in the eigenvector basis, we
left multiply by h
t
ddt
~ x
m
+
~ x
m
=
å ij
himWijxj +
~ b
m
Now expand the remaining xj in terms of its eigenvectors
t
ddt
~ x
m
+
~ x
m
=
å
n
å ij
himWijxnj
~ x
n
+
~ b
m
and observe that
å ij
himWijxnj =
~ W
n
å i
hmi xni =
~ W
n
dmn
Finally we obtain
t
ddt
~ x
m
+
~ x
m
=
~ W
m
~ x
m
+
~ b
m
In the eigenvector basis, the dynamics decouples into N single
feedback loops. The amplification/attenuation for each eigenmode is
determined by the corresponding eigenvalue. The gain-bandwidth
product is constant for each eigenmode.