Map of SVD
Audience:
Tags: linear-algebrasingular-value-decompositionsvdsymmetric-matrixpositive-semi-definite-matrixorthogonal-transformationdiagonalizationeigenvalueeigenvectorsingular-valuespectral-theoremlyapunov-exponents
Analytics
Comments
Even though I have background in linear algebra and I’m familiar with concepts like row space, column space, how row rank = column rank, how eigenvalues work, what singular values are, etc., I still found this hard to follow unfortunately.
Some suggestions I’d make for the map at 4:17
- Clearly define the meanings of red lines, blue lines, and green lines. These were mentioned in passing verbally and I had a hard time keeping track.
- Clearly mention that is rectangular, not necessarily a square, matrix
- I didn’t understand the middle row. It looks like you’re repeatedly applying , , , , etc to some vector space but why does it go in a cycle like that? If you have a vector , it is almost certainly not the case that , but the pictures look like they’re going in a cycle.
- For the 1st row, maybe I sort of understand it. I’m looking at the bottom left corner and I see . So if I stretch my imagination and assume that I can go backwards on the arrow (I don’t even know if this is allowed), and knowing that is an orthogonal matrix, so , then by following the arrows:
- row 2 column 1 -> row 2 column 2 -> row 2 column 3:
- row 2 column 1 -> row 1 column 1 -> row 1 column 3 -> row 2 column 3
- this makes sense since
I think this is may be useful teaching tool to memorize the SVD formula ONLY if the meaning of the picture is well explained. But there were too many things that were left out and I had to think a lot on my own to fill in the gaps.