Contrastive Multi-View Hyperbolic Hierarchical Clustering
Abstract
Hierarchical clustering recursively partitions data at an increasingly finer granularity. In real-world applications, multi-view data have become increasingly important. This raises a less investigated problem, i.e., multi-view hierarchical clustering, to better understand the hierarchical structure of multi-view data. To this end, we propose a novel neural network-based model, namely Contrastive Multi-view Hyperbolic Hierarchical Clustering(CMHHC). It consists of three components, i.e., multi-view alignment learning, aligned feature similarity learning, and continuous hyperbolic hierarchical clustering. First, we align sample-level representations across multiple views in a contrastive way to capture the view-invariance information. Next, we utilize both the manifold and Euclidean similarities to improve the metric property. Then, we embed the representations into a hyperbolic space and optimize the hyperbolic embeddings via a continuous relaxation of hierarchical clustering loss. Finally, a binary clustering tree is decoded from optimized hyperbolic embeddings. Experimental results on five real-world datasets demonstrate the effectiveness of the proposed method and its components.
Cite
Text
Lin et al. "Contrastive Multi-View Hyperbolic Hierarchical Clustering." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/451Markdown
[Lin et al. "Contrastive Multi-View Hyperbolic Hierarchical Clustering." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/lin2022ijcai-contrastive/) doi:10.24963/IJCAI.2022/451BibTeX
@inproceedings{lin2022ijcai-contrastive,
title = {{Contrastive Multi-View Hyperbolic Hierarchical Clustering}},
author = {Lin, Fangfei and Bai, Bing and Bai, Kun and Ren, Yazhou and Zhao, Peng and Xu, Zenglin},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {3250-3256},
doi = {10.24963/IJCAI.2022/451},
url = {https://mlanthology.org/ijcai/2022/lin2022ijcai-contrastive/}
}