English

Unsupervised Embedding of Hierarchical Structure in Euclidean Space

Machine Learning 2020-11-02 v1 Machine Learning

Abstract

Deep embedding methods have influenced many areas of unsupervised learning. However, the best methods for learning hierarchical structure use non-Euclidean representations, whereas Euclidean geometry underlies the theory behind many hierarchical clustering algorithms. To bridge the gap between these two areas, we consider learning a non-linear embedding of data into Euclidean space as a way to improve the hierarchical clustering produced by agglomerative algorithms. To learn the embedding, we revisit using a variational autoencoder with a Gaussian mixture prior, and we show that rescaling the latent space embedding and then applying Ward's linkage-based algorithm leads to improved results for both dendrogram purity and the Moseley-Wang cost function. Finally, we complement our empirical results with a theoretical explanation of the success of this approach. We study a synthetic model of the embedded vectors and prove that Ward's method exactly recovers the planted hierarchical clustering with high probability.

Keywords

Cite

@article{arxiv.2010.16055,
  title  = {Unsupervised Embedding of Hierarchical Structure in Euclidean Space},
  author = {Jinyu Zhao and Yi Hao and Cyrus Rashtchian},
  journal= {arXiv preprint arXiv:2010.16055},
  year   = {2020}
}
R2 v1 2026-06-23T19:46:02.606Z