CO-SNE: Dimensionality Reduction and Visualization for Hyperbolic Data
Abstract
Hyperbolic space can naturally embed hierarchies that often exist in real-world data and semantics. While high-dimensional hyperbolic embeddings lead to better representations, most hyperbolic models utilize low-dimensional embeddings, due to non-trivial optimization and visualization of high-dimensional hyperbolic data. We propose CO-SNE, which extends the Euclidean space visualization tool, t-SNE, to hyperbolic space. Like t-SNE, it converts distances between data points to joint probabilities and tries to minimize the Kullback-Leibler divergence between the joint probabilities of high-dimensional data and low-dimensional embedding . However, unlike Euclidean space, hyperbolic space is inhomogeneous: A volume could contain a lot more points at a location far from the origin. CO-SNE thus uses hyperbolic normal distributions for and hyperbolic \underline{C}auchy instead of t-SNE's Student's t-distribution for , and it additionally seeks to preserve 's individual distances to the \underline{O}rigin in . We apply CO-SNE to naturally hyperbolic data and supervisedly learned hyperbolic features. Our results demonstrate that CO-SNE deflates high-dimensional hyperbolic data into a low-dimensional space without losing their hyperbolic characteristics, significantly outperforming popular visualization tools such as PCA, t-SNE, UMAP, and HoroPCA which is also designed for hyperbolic data.
Cite
@article{arxiv.2111.15037,
title = {CO-SNE: Dimensionality Reduction and Visualization for Hyperbolic Data},
author = {Yunhui Guo and Haoran Guo and Stella Yu},
journal= {arXiv preprint arXiv:2111.15037},
year = {2022}
}
Comments
CVPR 2022