SOTAVerified

An Information-theoretic Perspective of Hierarchical Clustering

2021-08-13Unverified0· sign in to hype

YiCheng Pan, Feng Zheng, Bingchen Fan

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

A combinatorial cost function for hierarchical clustering was introduced by Dasgupta dasgupta2016cost. It has been generalized by Cohen-Addad et al. cohen2019hierarchical to a general form named admissible function. In this paper, we investigate hierarchical clustering from the information-theoretic perspective and formulate a new objective function. We also establish the relationship between these two perspectives. In algorithmic aspect, we get rid of the traditional top-down and bottom-up frameworks, and propose a new one to stratify the sparsest level of a cluster tree recursively in guide with our objective function. For practical use, our resulting cluster tree is not binary. Our algorithm called HCSE outputs a k-level cluster tree by a novel and interpretable mechanism to choose k automatically without any hyper-parameter. Our experimental results on synthetic datasets show that HCSE has a great advantage in finding the intrinsic number of hierarchies, and the results on real datasets show that HCSE also achieves competitive costs over the popular algorithms LOUVAIN and HLP.

Tasks

Reproductions