paper-with-me

홈 › Papers

StruClus: Structural Clustering of Large-Scale Graph Databases

2016-09-28 · Till Schäfer, Petra Mutzel

We present a structural clustering algorithm for large-scale datasets of small labeled graphs, utilizing a frequent subgraph sampling strategy. A set of representatives provides an intuitive description of each cluster, supports the clustering process, and helps to interpret the clustering results. The projection-based nature of the clustering approach allows us to bypass dimensionality and feature extraction problems that arise in the context of graph datasets reduced to pairwise distances or feature vectors. While achieving high quality and (human) interpretable clusterings, the runtime of the algorithm only grows linearly with the number of graphs. Furthermore, the approach is easy to parallelize and therefore suitable for very large datasets. Our extensive experimental evaluation on synthetic and real world datasets demonstrates the superiority of our approach over existing structural and subspace clustering algorithms, both, from a runtime and quality point of view.

📄 PDF Abstract BibTeX arXiv:1609.09000

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Breaking Structural Isolation: Scalable Graph Clustering via Community-Aware Sampling and Structural Entropy

2026-07-06 · Jingyun Zhang, Hao Peng, Jianxin Li, Angsheng Li 외 arxiv

Unsupervised graph clustering is a fundamental technique for uncovering underlying semantic patterns in large-scale networks. Although Graph Contrastive Learning has demonstrated promising performance, existing methods o…

Contrastive LearningGraph Clustering

Structure-Aware Face Clustering on a Large-Scale Graph With 107 Nodes

2021-06-19 · CVPR 2021 1 · Shuai Shen, Wanhua Li, Zheng Zhu, Guan Huang 외

Face clustering is a promising method for annotating unlabeled face images. Recent supervised approaches have boosted the face clustering accuracy greatly, however their performance is still far from satisfactory. Th…

ClusteringFace ClusteringGraph Clustering

Structure-Aware Face Clustering on a Large-Scale Graph with $\bf{10^{7}}$ Nodes

2021-03-24 · Shuai Shen, Wanhua Li, Zheng Zhu, Guan Huang 외

Face clustering is a promising method for annotating unlabeled face images. Recent supervised approaches have boosted the face clustering accuracy greatly, however their performance is still far from satisfactory. These …

ClusteringFace ClusteringGraph Clustering

A Novel Deep Clustering Framework for Fine-Scale Parcellation of Amygdala Using dMRI Tractography

2023-11-25 · Haolin He, Ce Zhu, Le Zhang, Yipeng Liu 외

The amygdala plays a vital role in emotional processing and exhibits structural diversity that necessitates fine-scale parcellation for a comprehensive understanding of its anatomico-functional correlations. Diffusion MR…

ClusteringDeep ClusteringDiffusion MRIDimensionality Reduction+1

One-step Multi-view Clustering With Adaptive Low-rank Anchor-graph Learning

2025-09-18 · Zhiyuan Xue, Ben Yang, Xuetao Zhang, Fei Wang 외 arxiv

In light of their capability to capture structural information while reducing computing complexity, anchor graph-based multi-view clustering (AGMC) methods have attracted considerable attention in large-scale clustering …

Graph Learning