SLIDE 28
- Vector linear recursion (note change of notation)
– ℎ 𝑢 = 𝑋
Bℎ 𝑢 − 1 + 𝑋 F𝑦(𝑢)
– ℎ D 𝑢 = 𝑋
B )𝑋 F𝑦 1
- Length of response vector to a single input at 1 is |ℎ{D} 𝑢 |
- We can write 𝑋
B = 𝑉Λ𝑉CD
– 𝑋
B𝑣X = 𝜇X𝑣X
– For any vector 𝑤 we can write
- 𝑤 = 𝑏D𝑣D + 𝑏H𝑣H + ⋯ + 𝑏\𝑣\
- 𝑋
B𝑤 = 𝑏D𝜇D𝑣D + 𝑏H𝜇H𝑣H + ⋯ + 𝑏\𝜇\𝑣\
B )𝑤 = 𝑏D𝜇D )𝑣D + 𝑏H𝜇H ) 𝑣H + ⋯ + 𝑏\𝜇\ ) 𝑣\
– lim
)→a 𝑋 B )𝑤 = 𝑏b𝜇b ) 𝑣b where 𝑛 = argmax h
𝜇h
If 𝜇b*F > 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
28
Linear recursions: Vector version
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..