Related Experiment Video
Updated: Oct 18, 2025

05:12
ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
Published on: January 16, 2019
11.6K
Joint t-SNE for Comparable Projections of Multiple High-Dimensional Datasets
IEEE Transactions on Visualization and Computer Graphics
|September 29, 2021
Summary
Joint t-Stochastic Neighbor Embedding (Joint t-SNE) creates comparable projections for multiple high-dimensional datasets. This technique enables accurate comparisons across datasets, overcoming limitations of standard t-SNE for time-series or multi-set data visualization.
Area of Science:
- Computational science
- Data visualization
- Machine learning
Background:
- t-Stochastic Neighbor Embedding (t-SNE) is widely used for visualizing high-dimensional data.
- Independent t-SNE projections of multiple datasets yield misaligned layouts, hindering comparisons.
- Existing methods struggle to maintain consistent visualizations across datasets, especially over time.
Purpose of the Study:
- To introduce Joint t-Stochastic Neighbor Embedding (Joint t-SNE) for generating comparable projections of multiple high-dimensional datasets.
- To enable direct visual comparisons between different datasets or time points.
- To address the limitations of standard t-SNE in comparative analysis.
Main Methods:
- Introduced edge similarity using Graphlet Frequency Distribution (GFD) to capture similarities between adjacent data frames.
- Integrated a novel loss term, 'vector constraints,' into the t-SNE loss function.
- Preserved vectors between projected points across multiple projections to serve as visual landmarks.
Main Results:
- Joint t-SNE demonstrated superior performance over existing techniques like Dynamic t-SNE on synthetic datasets.
- Outperformed in metrics including local coherence error, Kullback-Leibler divergence, and neighborhood preservation.
- Successfully visualized and compared neural network layer activations in a real-world use case.
Conclusions:
- Joint t-SNE effectively generates comparable projections for multiple high-dimensional datasets.
- The technique overcomes misalignment issues inherent in independent t-SNE applications.
- Enables robust comparative visualization for time-varying data and multi-set analyses.
More Related Videos
Related Concept Videos
Fischer Projections
14.6K
Learning to draw Fischer projections of molecules and understanding their relevance plays a crucial role in the visual depiction of organic molecules. A Fischer projection is a two-dimensional projection on a planar surface to simplify the three-dimensional wedge–dash representation of molecules. This is especially helpful in the case of molecules with multiple chiral centers that can be difficult to draw. Here, all the bonds of interest are represented as horizontal or vertical lines.
14.6K
Computed Tomography
7.1K
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
7.1K
Scatter Plot
10.2K
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
10.2K
Newman Projections
18.9K
Different notations are used to represent the three-dimensional structure of molecules on two-dimensional surfaces. One of the most commonly used representations is the dash-wedge formula. The dashed wedges, solid wedges, and the plane lines indicate the groups situated behind the plane, coming out of the plane, and in the plane, respectively.
The organic molecules rotate across the single bonds leading to numerous temporary three-dimensional structures of varying energy known as...
The organic molecules rotate across the single bonds leading to numerous temporary three-dimensional structures of varying energy known as...
18.9K
One-Way ANOVA: Equal Sample Sizes
3.5K
One-Way ANOVA can be performed on three or more samples with equal or unequal sample sizes. When one-way ANOVA is performed on two datasets with samples of equal sizes, it can be easily observed that the computed F statistic is highly sensitive to the sample mean.
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
3.5K
Residual Plots
5.2K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
When the residual values are plotted against the variable x, it is called a residual...
5.2K

