BriefGPT.xyz
Jul, 2020
分布式草图缩放图聚类
Scaling Graph Clustering with Distributed Sketches
HTML
PDF
Benjamin W. Priest, Alec Dunton, Geoffrey Sanders
TL;DR
该研究使用基于矩阵草图的方法来解决在大规模图分析中传统方法遇到的挑战,尤其是无监督学习的社区结构划分问题,实验表明该方法在分配内存中可以获得出色的聚类效果,同时提高了聚类速度。
Abstract
The
unsupervised learning
of
community structure
, in particular the partitioning vertices into clusters or communities, is a canonical and well-studied problem in exploratory graph analysis. However, like most gr
→