Swissroll with noise = 0.02 - further visualizations

[2]:
# Not really required
import sys
sys.path.insert(0, '../../..')

from pyLDLE2 import visualize_all
visualize_all.visualize('../data/pyLDLE2/swissroll_with_noise_0.02/lpca.dat')
##################################################
Data
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_1.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_2.png
Eigenvalues
Local views were constructed using LPCA
##################################################
Eigenvectors on data
##################################################
Local views were constructed using LPCA
##################################################
Eigenvectors on embedding
##################################################
Local views were constructed using LPCA
##################################################
gamma on  data
##################################################
Local views were constructed using LPCA
##################################################
gamma on embedding
##################################################
Local views were constructed using LPCA
##################################################
No. of eigenvectors with small gradients at each point - possibly identifies boundary
##################################################
Local views were constructed using LPCA
##################################################
Same visualization as above but plots based on the embedding
##################################################
Local views were constructed using LPCA
##################################################
Distortion of local parameterizations without post-processing
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_4.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_5.png
##################################################
Distortion of local parameterizations with post-processing
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_7.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_8.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_9.png
##################################################
Here we visualize:
1. Local views in the ambient and embedding space.
2. Chosen eigenvectors to construct the local parameterization.
3. Deviation of the chosen eigenvectors from being orthogonal and having same length.
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_11.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_12.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_13.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_14.png
##################################################
Same visualization as above but plots based on the embedding.
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_16.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_17.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_18.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_19.png
##################################################
Chosen eigenvectors indices for local views
##################################################
Local views were constructed using LPCA
##################################################
Same visualization but plots based on embedding
##################################################
Local views were constructed using LPCA
Sequence of intermediate views
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_21.png
##################################################
Distortion of intermediate views
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_23.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_24.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_25.png
##################################################
Here we visualize: 1. Intermediate views in the ambient and embedding space.
2. Chosen eigenvectors to construct the intermediate parameterization.
3. Deviation of the chosen eigenvectors from being orthogonal and having same length.
##################################################
Local views were constructed using LPCA
##################################################
Same visualization as above but plots based on the embedding
##################################################
Local views were constructed using LPCA
##################################################
Chosen eigenvectors indices for intermediate views
##################################################
Local views were constructed using LPCA
##################################################
Same visualization but plots based on embedding
##################################################
Local views were constructed using LPCA
initial global embedding
##################################################
##################################################
final global embedding
##################################################
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_27.png
../../_images/lpca_nbks_noisy_manifolds_noisy_swissroll_3_vis_1_28.png
[ ]: