Related Experiment Video
Updated: Dec 3, 2025

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
Published on: January 16, 2019
Heavy-tailed kernels reveal a finer cluster structure in t-SNE visualisations
Dmitry Kobak1, George Linderman2, Stefan Steinerberger3
1Institute for Ophthalmic Research, University of Tübingen, Germany.
This study introduces a flexible t-distributed stochastic neighbour embedding (t-SNE) visualization method. By adjusting the kernel’s tail heaviness, it reveals finer data cluster structures previously hidden in standard t-SNE visualizations.
Area of Science:
- Computational statistics
- Data visualization
- Machine learning
Background:
- T-distributed stochastic neighbour embedding (t-SNE) is a popular technique for visualizing high-dimensional data.
- Standard t-SNE uses a heavy-tailed Cauchy kernel to address the crowding problem inherent in its predecessor, SNE.
- However, the fixed kernel in t-SNE may limit its ability to reveal all underlying cluster structures.
Purpose of the Study:
- To develop an efficient t-SNE implementation with a tunable t-distribution kernel.
- To investigate the impact of varying the kernel's degree of freedom (ν) on data visualization.
- To explore the potential of modified t-SNE kernels for uncovering finer cluster details.
Main Methods:
- Implementation of t-SNE with a generalized t-distribution kernel, parameterized by the degree of freedom ν.
- Theoretical analysis and application to toy datasets to understand the effect of ν.
- Demonstration on large, real-world datasets including MNIST, single-cell RNA-sequencing, and HathiTrust library data.
Main Results:
- The generalized t-SNE efficiently visualizes high-dimensional data using a tunable kernel.
- Values of ν < 1 further mitigate the crowding problem and reveal finer cluster structures.
- Meaningful clusters, invisible with standard t-SNE, were identified in large datasets.
Conclusions:
- Modifying the tail heaviness of the t-SNE kernel offers enhanced data exploration capabilities.
- The generalized t-SNE provides a more flexible approach to uncovering complex cluster patterns.
- This method yields additional insights into the intrinsic structure of diverse datasets.
More Related Videos
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis
Mean: The arithmetic average of all data points. It is calculated by adding all the values together and dividing by the number of values. The mean is sensitive to extreme values (outliers).
Median: The middle value when the data points are arranged in ascending or descending...
Scatter Plot
Histogram
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
Relative Frequency Histogram
Probability Histograms

