SLIDE 26
- Vector linear recursion (note change of notation)
– ℎ 𝑢 = 𝑋
Eℎ 𝑢 − 1 + 𝑋 I𝑦(𝑢)
– ℎ G 𝑢 = 𝑋
E 0𝑋 I𝑦 1
- Length of response vector to a single input at 1 is |ℎ{G} 𝑢 |
- We can write 𝑋
E = 𝑉Λ𝑉FG
– 𝑋
E𝑣V = 𝜇V𝑣V
– For any vector 𝑤 we can write
- 𝑤 = 𝑏G𝑣G + 𝑏K𝑣K + ⋯ + 𝑏Z𝑣Z
- 𝑋
E𝑤 = 𝑏G𝜇G𝑣G + 𝑏K𝜇K𝑣K + ⋯ + 𝑏Z𝜇Z𝑣Z
E 0𝑤 = 𝑏G𝜇G 0𝑣G + 𝑏K𝜇K 0 𝑣K + ⋯ + 𝑏Z𝜇Z 0 𝑣Z
– lim
0→_ 𝑋 E 0𝑤 = 𝑏`𝜇` 0 𝑣` where 𝑛 = argmax f
𝜇f
If 𝜇`1I > 1 it will blow up, otherwise it will contract and shrink to 0 rapidly What about at middling values of 𝑢? It will depend on the
For any input, for large 𝑢 the length of the hidden vector will expand or contract according to the 𝑢 th power of the largest eigen value of the hidden-layer weight matrix
Unless it has no component along the eigen vector corresponding to the largest eigen value. In that case it will grow according to the second largest Eigen value.. And so on..
26
Linear recursions: Vector version