Linear dimensionality reduction ([CG15])

Posted: 2016-06-28 , Modified: 2016-06-28

Tags: dimension reduction

A unified framework for linear dimensionality reduction: given \(n\) points \([x_1,\ldots, x_n]\in \R^{d\times n}\), optimize \(f_X(\cdot)\) to produce a linear transformation \(P\in \R^{r\times d}\) and let \(Y=PX\in \R^{r\times n}\) be the low-dimensional transformed data.

Types of reductions