non-linear dimensionality reduction

17
Non-Linear Dimensionality Reduction Presented by: Johnathan Franck Mentor: Alex Cloninger

Upload: cleave

Post on 23-Feb-2016

54 views

Category:

Documents


0 download

DESCRIPTION

Non-Linear Dimensionality Reduction. Presented by: Johnathan Franck Mentor: Alex Cloninger. Outline. Different Representations 5 Techniques Principal component analysis (PCA)/ Multi-dimensional scaling (MDS) Sammons non-linear mapping Isomap Kernel PCA Locally linear embedding. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Non-Linear Dimensionality Reduction

Non-Linear Dimensionality ReductionPresented by: Johnathan FranckMentor: Alex Cloninger

Page 2: Non-Linear Dimensionality Reduction

OutlineDifferent Representations5 Techniques

◦ Principal component analysis (PCA)/Multi-dimensional scaling (MDS)

◦ Sammons non-linear mapping◦ Isomap◦ Kernel PCA◦ Locally linear embedding

Page 3: Non-Linear Dimensionality Reduction

Different viewpoints

Page 4: Non-Linear Dimensionality Reduction

Principal Component Analysis/Multidimensional Scaling

Singular Value Decomposition of A:

Page 5: Non-Linear Dimensionality Reduction

PCA/MDS FormulationX – reduced dimension Y – higher dimensionW - Orthogonal

Distance Preserved Rotation

Preserve Gram Matrix: S

Linear Algebra Optimization:

Singular Value decomposition of Y equivalent toEigenvalue decomposition of gram matrix

Page 6: Non-Linear Dimensionality Reduction

Swiss Roll Open Box

Page 7: Non-Linear Dimensionality Reduction

Sammons Nonlinear mapping

Weight distances differently

Page 8: Non-Linear Dimensionality Reduction

Swiss Roll Open Box

Page 9: Non-Linear Dimensionality Reduction

Isomap

• Build graph with K-neighbors/ε-ball

• Weight graph with Euclidean distance

• Compute pairwise distances with Dijkstra’s algorithm

Approximate geodesic

Page 10: Non-Linear Dimensionality Reduction

Swiss Roll Open Box

Page 11: Non-Linear Dimensionality Reduction

Kernel PCAWhat other distance functions?

Mercer’s theorem

Page 12: Non-Linear Dimensionality Reduction

Swiss Roll Open Box

Page 13: Non-Linear Dimensionality Reduction

Local Linear EmbeddingPreserve relation to local points

Page 14: Non-Linear Dimensionality Reduction

Swiss Roll Open Box

Page 15: Non-Linear Dimensionality Reduction

Original 3 dimensions

PCA

Sammon’s nonlinear mapping

Isomap

Kernel PCA

Locally Linear Embedding

Page 16: Non-Linear Dimensionality Reduction

ThanksMentor: Alex CloningerDRP program

Contact information:◦[email protected]

Page 17: Non-Linear Dimensionality Reduction

SourcesImages

◦Nonlinear Dimensionality reduction By John Lee and Michael Verleyson

◦http://blog.pluskid.org/wp-content/uploads/2010/05/isomap-graph.png

◦http://imagineatness.files.wordpress.com/2011/12/gaussian.png

◦http://scikit-learn.org/0.11/_images/plot_kernel_pca_1.png

◦http://www.cs.nyu.edu/~roweis/lle/images/llef2med.gif

◦http://upload.wikimedia.org/wikipedia/commons/b/bb/SOMsPCA.PNG