New Graph Clustering Method Boosts Scalability and Cohesion.

Jingyun Zhang, Hao Peng, Jianxin Li, Angsheng Li, Philip S. Yu· July 8, 2026 View original

Summary

This paper introduces SCISE, a scalable unsupervised graph clustering framework that overcomes "structural isolation" in mini-batch training by synergizing community-aware sampling with constrained structural entropy. It significantly improves performance on large-scale networks by preserving global topological distribution and enhancing partition cohesion.

Unsupervised graph clustering is vital for uncovering hidden patterns in large-scale networks, but current Graph Contrastive Learning methods often suffer from "structural isolation" during mini-batch training. This issue makes it difficult to capture cohesive community structures that reflect the global topological distribution of the network. To address this, researchers propose SCISE (Scalable unsupervised graph Clustering framework that preserves structural Integrity). SCISE integrates a Structural Entropy Community Constraint (SECC) operator, which optimizes structural information within a constrained solution space to prevent community fragmentation and improve partition cohesion. Furthermore, SCISE employs a Community-Aware Sampling Expansion (CSampE) mechanism. This mechanism incorporates the community context of target nodes into sampling batches, effectively breaking structural barriers and maintaining topological integrity during batch training. Finally, a Structural Contrastive Learning (StructCL) module refines edge weights based on intra-batch structural similarity, guiding the encoder to learn higher-order structural representations. Extensive experiments on six mainstream benchmark datasets demonstrate that SCISE significantly outperforms state-of-the-art algorithms.

Why it matters

Professionals dealing with large-scale network data, such as social networks, biological networks, or recommendation systems, can use this method to achieve more accurate, scalable, and meaningful community detection, leading to better insights and applications.

How to implement this in your domain

  1. 1Evaluate SCISE for community detection in your organization's large-scale graph datasets.
  2. 2Integrate community-aware sampling and structural entropy concepts into existing graph analysis pipelines.
  3. 3Benchmark SCISE against current graph clustering algorithms for performance and scalability.
  4. 4Apply the improved clustering results to enhance recommendation engines, fraud detection, or network analysis tools.

Who benefits

Social MediaCybersecurityBioinformaticsE-commerceTelecommunications

Key takeaways

  • Existing graph clustering methods struggle with "structural isolation" in large networks.
  • SCISE introduces community-aware sampling and structural entropy for scalable clustering.
  • It improves partition cohesion and preserves global topological information.
  • SCISE significantly outperforms state-of-the-art algorithms on benchmark datasets.

Original post by Jingyun Zhang, Hao Peng, Jianxin Li, Angsheng Li, Philip S. Yu

"arXiv:2607.05469v1 Announce Type: new Abstract: 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 often suffer…"

View on X

Originally posted by Jingyun Zhang, Hao Peng, Jianxin Li, Angsheng Li, Philip S. Yu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses