Computer Examples: Tenenbaum, de Silva, Langford "A Global Geometric Framework For Nonlinear Dimensionality Reduction"
Computer Examples: Tenenbaum, de Silva, Langford "A Global Geometric Framework For Nonlinear Dimensionality Reduction"
Right Left
Up Down
Cleaner, since
light variation
is strictly
azimuthal
(consistent
chin shadow)
Algorithm used:
Sort images by left-right coord as before
Draw a smooth line through the manifold
Only add images that are within a certain
manifold distance D from this line.
D = 20
(Half the range of the up-down dimension)
(D = 30)
Comparison to LLE
Run both algorithms on 100 of the statue faces
(64 x 64 pixels)
Isomap
LLE
Comparison to LLE
Running time for 100 64x64 images:
LLE: 5 secs
Isomap: 1.39 secs
Comparison to LLE
The collapsing-to-primary-dimension-test:
Comparison to LLE
Uh the collapsing-to-second-dimension-test
Comparison to LLE
The horizontal manifold traversal test (7 frames)
Comparison to LLE
LLE: once manifold is computed,
meaningful paths through it need to be
searched for.
Output images:
Output images:
(Reconstruction)
(Reconstruction)
Overestimating k
Isomap with k = 2
End