Table A.3.
Optimized quantity, minimized loss function, and constraints for RBM, Infomax ICA, PCA, sparse PCA, and sNMF. The quantities are as follows: W, de-mixing matrix (transposed for SMF) or energy interaction terms (RBM); X, a M × N data matrix; xn, nth data point or the nth column of the data matrix X; s.n, the nth column of the source matrix S; sj., the jth row of the source matrix S; a, b, linear additive terms; M, the number of observable dimensions; C, the number of components; , an C × C identity matrix; w.j, the jth column of W; λj, the L1sparsity constant on w.j. For RBM and ICA, losses are derived from logistic nonlinearities for comparison, and not the exact losses used in the results.
| Opt. Quantity | Minimized Loss Function | Constraints | |
|---|---|---|---|
| RBM | Free Energy | ||
| Infomax ICA | Entropy | ||
| PCA | Variance | –var (sj.) = –∥Xw.j∥2 | |
| sPCA | Lasso criterion | ||
| sNMF | Squared error | ∥w.j∥1 ≤ λj, W ≥ 0, s.n ≥ 0 |