q-SNE: Visualizing Data using q-Gaussian Distributed Stochastic Neighbor Embedding
Motoshi Abe, Junichi Miyao, and Takio Kurita

TL;DR
q-SNE is a novel dimensionality reduction technique that generalizes t-SNE and SNE using a q-Gaussian distribution, offering more flexible and powerful visualization of high-dimensional data in 2D or 3D.
Contribution
The paper introduces q-SNE, a new method that unifies and extends existing techniques like t-SNE and SNE through a parameterized q-Gaussian distribution for improved visualization.
Findings
q-SNE outperforms SNE, t-SNE, and UMAP in visualization quality.
q-SNE provides better classification accuracy in embedded space.
Adjusting q allows optimal visualization tailored to specific datasets.
Abstract
The dimensionality reduction has been widely introduced to use the high-dimensional data for regression, classification, feature analysis, and visualization. As the one technique of dimensionality reduction, a stochastic neighbor embedding (SNE) was introduced. The SNE leads powerful results to visualize high-dimensional data by considering the similarity between the local Gaussian distributions of high and low-dimensional space. To improve the SNE, a t-distributed stochastic neighbor embedding (t-SNE) was also introduced. To visualize high-dimensional data, the t-SNE leads to more powerful and flexible visualization on 2 or 3-dimensional mapping than the SNE by using a t-distribution as the distribution of low-dimensional data. Recently, Uniform manifold approximation and projection (UMAP) is proposed as a dimensionality reduction technique. We present a novel technique called a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research · Anomaly Detection Techniques and Applications
