Dimensionality Reduction with Principal Component Analysis
André E. Lazzaretti
Universidade Tecnológica Federal do Paraná (UTFPR) - Curitiba
Pós-Graduação em Engenharia Elétrica e Informática Industrial (CPGEI)
Introduction
Problem Setting
Problem Setting
Problem Setting
Problem Setting
Problem Setting
Problem Setting
Problem Setting
MNIST Dataset
Maximum Variance Perspective
Maximum Variance Perspective
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
Direction with Maximal Variance
M-dimensional Subspace with Maximal Variance
mth principal component can be found by subtracting the effect of the first m-1 principal components from the data:
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
eigenvector that is not among the first m-1 principal components
bi is a basis vector of the principal subspace onto which Bm−1 projects.
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
M-dimensional Subspace with Maximal Variance
Projection Perspective
Setting and Objective
Setting and Objective
Setting and Objective
Setting and Objective
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding Optimal Coordinates
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Finding the Basis of the Principal Subspace
Eigenvector Computation and Low-Rank Approximations
Eigenvector Computation and Low-Rank Approximations
Example
Implementation