Singular Value Decomposition (SVD) Notes

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

Flashcards summarizing key vocabulary and concepts from the Singular Value Decomposition lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

16 Terms

1
New cards

Singular Value Decomposition (SVD)

A method to express a matrix as a product of three matrices: U, Σ, and V^T, containing singular values and orthogonal matrices.

2
New cards

Left singular vector matrix (U)

An orthogonal matrix in SVD representing left singular vectors.

3
New cards

Right singular vector matrix (V)

An orthogonal matrix in SVD representing right singular vectors.

4
New cards

Singular values (σj)

Non-negative values in the diagonal matrix Σ representing the importance of corresponding singular vectors.

5
New cards

Economy-size SVD

A compact SVD that uses fewer vectors corresponding to the non-zero singular values.

6
New cards

Truncated SVD

An approximation of SVD retaining only the largest singular values and their corresponding vectors.

7
New cards

Column space

The space spanned by the columns of a matrix.

8
New cards

Rank of a matrix

The dimension of the column space or the row space of the matrix, equal to the number of non-zero singular values.

9
New cards

Identity matrix (In)

A square matrix with ones on the diagonal and zeros elsewhere; has all singular values equal to one.

10
New cards

Rank of the zero matrix

The rank of a zero matrix is 0.

11
New cards

Distance to singularity

A measure of how close a matrix is to being singular, characterized by the smallest singular value.

12
New cards

Orthogonal matrix

A square matrix whose rows and columns are orthogonal unit vectors; its inverse is its transpose.

13
New cards

PCA (Principal Component Analysis)

A statistical procedure that uses SVD for dimensionality reduction by transforming to a new set of variables (principal components).

14
New cards

Gram matrix

A matrix of inner products that can be used to find the sample covariance from centered data.

15
New cards

Sample variance

A measure of the spread of data points in a sample, calculated as the average of the squared deviations from the mean.

16
New cards

Covariance matrix (C)

A matrix that contains covariances between pairs of variables in a dataset.

Explore top flashcards