CIL Important Points
eigenvalues of
- Norms:
- Nuclear Norm:
- is convex envelope of rank function
- is convex envelope of rank function
- Frobenius Norm
- l2 norm
- Nuclear Norm:
General
- sample variance:
- Reconstruction Error:
- For centered data,
, the reconstruction loss of a projection matrix is - Normalize data
with variance :
Latent Variable Models
- conditional independence assumption
- prob of a word is only dependent on the topic and not on the document
- K-means:
- deterministic assignments to clusters
- clusters are spherical
- GMM:
- probabilistic assignments to clusters
- clusters are ellipsoid
- Adam:
, with
Linalg Stuff
- If
are convex functions defined on a convex set , then is convex on C. - Furthermore, if at least one of the functions
is strictly convex on C, then f (x) is strictly convex on C. - If f (x) is convex on a convex set
, and if , then is convex on C. - If f (x) is strictly convex on a convex set
, and if , then is strictly convex on C. - If f (x) is convex on a convex set
, and if g(y) is an increasing convex function defined on the range of f (x, then the composition g(f (x)) is convex on C. - If f (x) is strictly convex on a convex set
, and if g(y) is a strictly increasing convex function defined on the range of f (x, then the composition g(f (x)) is strictly convex on C - sum of two symmetric matrices is symmetric
- principal components are always normalized (they stem from an orthonormal matrix)
- symmetric matrices have orthogonal eigenvectors:
- Orthogonal matrixes preserve euclidean norm
- idempotence of projection:
- Self-adjoint:
- projection over Hilbert space is orthogonal if it is self-adjoint
- two linear maps
, : - if
, then equality holds
- for any
- for any
- Spectral theorem:
- For
symmetric and positive semidefinite:
- For
- Definitheit:
- positive:
- positive semi:
- negative:
- negative semi:
- indefinite: else
- positive:
- if
is symmetric: - eigenvalues are real
- positive
- positive semi
- negative
- negative semi
- Convexity:
- if
is differentiable: - if
is twice differentiable: positive semi definite
, but if - if
-strongly convex (for differentiable function ) - positive definite quadratic function is strongly convex with
- twice differentiable:
is -strongly convex satisfies PL-condition with
- PL-condition