DeepAI AI Chat
Log In Sign Up

Visualizing Data Velocity using DSNE

03/15/2021
by   Songting Shi, et al.
14

We present a new technique called "DSNE" which learns the velocity embeddings of low dimensional map points when given the high-dimensional data points with its velocities. The technique is a variation of Stochastic Neighbor Embedding, which uses the Euclidean distance on the unit sphere between the unit-length velocity of the point and the unit-length direction from the point to its near neighbors to define similarities, and try to match the two kinds of similarities in the high dimension space and low dimension space to find the velocity embeddings on the low dimension space. DSNE can help to visualize how the data points move in the high dimension space by presenting the movements in two or three dimensions space. It is helpful for understanding the mechanism of cell differentiation and embryo development.

READ FULL TEXT

page 23

page 24

page 27

page 28

page 29

page 30

page 31

page 32

02/09/2022

Parametric t-Stochastic Neighbor Embedding With Quantum Neural Network

t-Stochastic Neighbor Embedding (t-SNE) is a non-parametric data visuali...
09/09/2021

Online Search for a Hyperplane in High-Dimensional Euclidean Space

We consider the online search problem in which a server starting at the ...
08/03/2021

Visualizing Data using GTSNE

We present a new method GTSNE to visualize high-dimensional data points ...
05/28/2018

Clustering by latent dimensions

This paper introduces a new clustering technique, called dimensional cl...
08/04/2014

A Moving Least Squares Based Approach for Contour Visualization of Multi-Dimensional Data

Analysis of high dimensional data is a common task. Often, small multipl...
01/15/2013

Barnes-Hut-SNE

The paper presents an O(N log N)-implementation of t-SNE -- an embedding...
02/16/2017

Dynamic Partition Models

We present a new approach for learning compact and intuitive distributed...

Code Repositories