Doubly Stochastic Neighbor Embedding on Spheres
About
Stochastic Neighbor Embedding (SNE) methods minimize the divergence between the similarity matrix of a high-dimensional data set and its counterpart from a low-dimensional embedding, leading to widely applied tools for data visualization. Despite their popularity, the current SNE methods experience a crowding problem when the data include highly imbalanced similarities. This implies that the data points with higher total similarity tend to get crowded around the display center. To solve this problem, we introduce a fast normalization method and normalize the similarity matrix to be doubly stochastic such that all the data points have equal total similarities. Furthermore, we show empirically and theoretically that the doubly stochasticity constraint often leads to embeddings which are approximately spherical. This suggests replacing a flat space with spheres as the embedding space. The spherical embedding eliminates the discrepancy between the center and the periphery in visualization, which efficiently resolves the crowding problem. We compared the proposed method (DOSNES) with the state-of-the-art SNE method on three real-world datasets and the results clearly indicate that our method is more favorable in terms of visualization quality.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Spectral Clustering | BREAST CuMiDa 70947 | ARI0.3 | 5 | |
| Spectral Clustering | COLORECTAL CuMiDa 44076 | ARI95.9 | 5 | |
| Spectral Clustering | LEUKEMIA CuMiDa | ARI44.1 | 5 | |
| Spectral Clustering | BREAST CuMiDa 45827 | ARI53.8 | 5 | |
| Spectral Clustering | COLORECTAL 21510 CuMiDa | ARI57.6 | 5 | |
| Spectral Clustering | PROSTATE CuMiDa 6919 | ARI13 | 5 | |
| Spectral Clustering | scGEM | ARI0.585 | 5 | |
| Spectral Clustering | SNARESEQ | ARI9.95 | 5 | |
| Spectral Clustering | LIVER CuMiDa 14520 | ARI75.8 | 5 | |
| Spectral Clustering | LIVER CuMiDa 76427 | ARI76.7 | 5 |