Affiliation:
1. The Chinese University of Hong Kong
Abstract
Graph clustering is a fundamental data mining task that clusters vertices into different groups. The structural graph clustering algorithm (
SCAN
) is a widely used graph clustering algorithm that derives not only clustering results, but also special roles of vertices like hubs and outliers. In this paper, we consider structural graph clustering on dynamic graphs under Jaccard similarity. The state-of-the-art index-based solution focuses on static graphs and incurs prohibitive update costs to maintain indices. Lately, an efficient approximate dynamic structural graph clustering algorithm Dyn-StrClu under Jaccard similarity is proposed. However, their solution needs to fix input parameters while parameter settings of SCAN usually need to be fine-tuned to achieve good clustering results.
Motivated by these limitations, we present a study on devising effective index structures for SCAN algorithm on dynamic graphs. Similar to the state-of-the-art dynamic scheme, our main idea to reduce the time complexity is still by bringing approximation to clustering results. However, our solution does not need to fix the input parameters. To achieve this, our solution includes two key components. The first is to maintain a bottom-
k
sketch for each vertex so that the similarities of affected vertices can be easily updated. The second key is a bucketing strategy that allows us to update clustering results and roles of vertices efficiently. Our theoretical analysis shows that our proposed algorithm achieves
O
(log
n
· log
M
+
m
/
pf
) expected update cost and guarantees to return approximate clustering results with probability 1 -
pf
after up to
M
updates. Extensive experiments show that our solution is up to two orders of magnitude faster than the state-of-the-art index-based solution while still achieving high-quality clustering results.
Publisher
Association for Computing Machinery (ACM)
Subject
General Earth and Planetary Sciences,Water Science and Technology,Geography, Planning and Development
Reference39 articles.
1. 2013. KONECT. http://konect.cc/networks/. 2013. KONECT. http://konect.cc/networks/.
2. 2014. SNAP Datasets. http://snap.stanford.edu/data. 2014. SNAP Datasets. http://snap.stanford.edu/data.
3. 2015. Network Repository. https://networkrepository.com. 2015. Network Repository. https://networkrepository.com.
4. 2022. Technical report. https://github.com/zzzzzfy/BOTBIN. 2022. Technical report. https://github.com/zzzzzfy/BOTBIN.
5. Dustin Bortner and Jiawei Han. 2010. Progressive clustering of networks using Structure-Connected Order of Traversal. In ICDE. 653--656. Dustin Bortner and Jiawei Han. 2010. Progressive clustering of networks using Structure-Connected Order of Traversal. In ICDE. 653--656.
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献