Soft Clustering on Graphs
Abstract
We propose a simple clustering framework on graphs encoding pairwise data similarities. Unlike usual similarity-based methods, the approach softly assigns data to clusters in a probabilistic way. More importantly, a hierarchical clustering is naturally derived in this framework to gradually merge lower-level clusters into higher-level ones. A random walk analysis indicates that the algorithm exposes clustering structures in various resolutions, i.e., a higher level statistically models a longer-term diffusion on graphs and thus discovers a more global clustering structure. Finally we provide very encouraging experimental results.
Cite
Text
Yu et al. "Soft Clustering on Graphs." Neural Information Processing Systems, 2005.Markdown
[Yu et al. "Soft Clustering on Graphs." Neural Information Processing Systems, 2005.](https://mlanthology.org/neurips/2005/yu2005neurips-soft/)BibTeX
@inproceedings{yu2005neurips-soft,
title = {{Soft Clustering on Graphs}},
author = {Yu, Kai and Yu, Shipeng and Tresp, Volker},
booktitle = {Neural Information Processing Systems},
year = {2005},
pages = {1553-1560},
url = {https://mlanthology.org/neurips/2005/yu2005neurips-soft/}
}