# Heavy-tailed kernels reveal a finer cluster structure in t-SNE   visualisations

**Authors:** Dmitry Kobak, George Linderman, Stefan Steinerberger, Yuval Kluger,, Philipp Berens

arXiv: 1902.05804 · 2020-07-20

## TL;DR

This paper introduces a flexible t-SNE implementation with adjustable heavy-tailed kernels, demonstrating that heavier tails can uncover finer cluster structures in data visualizations across various datasets.

## Contribution

It develops an efficient t-SNE variant with arbitrary degrees of freedom, showing that heavier tails improve cluster detection and provide deeper insights into data structure.

## Key findings

- Heavier tails (lower ν) reduce crowding and reveal finer clusters.
- The method uncovers meaningful clusters in MNIST, single-cell RNA-seq, and HathiTrust data.
- Heavier-tailed kernels enhance visualization and interpretability.

## Abstract

T-distributed stochastic neighbour embedding (t-SNE) is a widely used data visualisation technique. It differs from its predecessor SNE by the low-dimensional similarity kernel: the Gaussian kernel was replaced by the heavy-tailed Cauchy kernel, solving the "crowding problem" of SNE. Here, we develop an efficient implementation of t-SNE for a $t$-distribution kernel with an arbitrary degree of freedom $\nu$, with $\nu\to\infty$ corresponding to SNE and $\nu=1$ corresponding to the standard t-SNE. Using theoretical analysis and toy examples, we show that $\nu<1$ can further reduce the crowding problem and reveal finer cluster structure that is invisible in standard t-SNE. We further demonstrate the striking effect of heavier-tailed kernels on large real-life data sets such as MNIST, single-cell RNA-sequencing data, and the HathiTrust library. We use domain knowledge to confirm that the revealed clusters are meaningful. Overall, we argue that modifying the tail heaviness of the t-SNE kernel can yield additional insight into the cluster structure of the data.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.05804/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1902.05804/full.md

## References

19 references — full list in the complete paper: https://tomesphere.com/paper/1902.05804/full.md

---
Source: https://tomesphere.com/paper/1902.05804