
Joint work with Prof. Dianne Cook, Dr. Paul Harrison, Dr. Michael Lydeamore, Dr. Thiyanga S. Talagala


quollr
questioning how a high-dimensional object looks in low-dimensions using r
Single-cell gene expression: same data, different NLDR + hyper-parameters
This is the published figure.

Show “model-in-the-data-space”
data-in-the-model-space

model-in-the-data-space

Start with a simple example: S-curve in 7D
data-in-the-model-space

model-in-the-data-space
1. Construct the \(2\text{-}D\) model

2. Lift the model into high-dimensions
1. Construct the \(2\text{-}D\) model
hex_binning() and geom_hexgrid()), c. bin centers (extract_hexbin_centroids()), d. triangulation wire frame (tri_bin_centroids(), gen_edges() and geom_trimesh()).2. Lift the model into high-dimensions
avg_highd_data()
show_langevitour()
find_low_dens_hex())find_lg_benchmark())glance())\[\frac{1}{n}\sum_{h = 1}^{b}\sum_{i = 1}^{n_h}\sum_{j = 1}^{p} ({x}_{hij} - C^{(p)}_{hj})^2\] \(n =\) the number of observations,
\(b =\) the number of bins,
\(n_h =\) the number of observations in \(h^{th}\) bin,
\(p =\) the number of variables,
\({x}_{hij} =\) the \(j^{th}\) dimensional data of \(i^{th}\) observation in \(h^{th}\) hexagon.

tSNE with perplexity: 27

Pretty good! Can you see the twist??

tSNE with perplexity: 30

Note

Jayani P.G. Lakshika 
Collaborators: Prof. Dianne Cook, Dr. Paul Harrison, Dr. Michael Lydeamore, Dr. Thiyanga S. Talagala