Node Clustering

62 papers with code • 19 benchmarks • 14 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Node Clustering models and implementations

Cluster-based Graph Collaborative Filtering

zhao254014/clustergcf 16 Apr 2024

This model performs high-order graph convolution on cluster-specific graphs, which are constructed by capturing the multiple interests of users and identifying the common interests among them.

0
16 Apr 2024

Graph Parsing Networks

lumia-group/graphparsingnetworks 22 Feb 2024

GPN benefits from the discrete assignments generated by the graph parsing algorithm, allowing good memory efficiency while preserving node information intact.

4
22 Feb 2024

A Contrastive Variational Graph Auto-Encoder for Node Clustering

nairouz/cvgae_pr 28 Dec 2023

Thanks to a newly identified term, our lower bound can escape Posterior Collapse and has more flexibility to account for the difference between the inference and generative models.

9
28 Dec 2023

Mitigating Degree Biases in Message Passing Mechanism by Utilizing Community Structures

nslab-cuk/community-aware-graph-transformer 28 Dec 2023

In this paper, we propose Community-aware Graph Transformers, namely CGT, to learn degree-unbiased representations based on learnable augmentations and graph transformers by extracting within community structures.

9
28 Dec 2023

Contrastive Deep Nonnegative Matrix Factorization for Community Detection

6lyc/cdnmf 4 Nov 2023

Recently, nonnegative matrix factorization (NMF) has been widely adopted for community detection, because of its better interpretability.

18
04 Nov 2023

Transitivity-Preserving Graph Representation Learning for Bridging Local Connectivity and Role-based Similarity

nslab-cuk/unified-graph-transformer 18 Aug 2023

In this paper, we propose Unified Graph Transformer Networks (UGT) that effectively integrate local and global structural information into fixed-length vector representations.

17
18 Aug 2023

CONVERT:Contrastive Graph Clustering with Reliable Augmentation

xihongyang1999/convert 17 Aug 2023

To address these problems, we propose a novel CONtrastiVe Graph ClustEring network with Reliable AugmenTation (CONVERT).

48
17 Aug 2023

Classification of Edge-dependent Labels of Nodes in Hypergraphs

young917/edgedependentnodelabel 5 Jun 2023

Interestingly, many real-world systems modeled as hypergraphs contain edge-dependent node labels, i. e., node labels that vary depending on hyperedges.

16
05 Jun 2023

Commonsense Knowledge Graph Completion Via Contrastive Pretraining and Node Clustering

nustm/cpnc 26 May 2023

To address the two problems, we propose a new CSKG completion framework based on Contrastive Pretraining and Node Clustering (CPNC).

5
26 May 2023

CSGCL: Community-Strength-Enhanced Graph Contrastive Learning

hanchen-hust/csgcl 8 May 2023

Graph Contrastive Learning (GCL) is an effective way to learn generalized graph representations in a self-supervised manner, and has grown rapidly in recent years.

16
08 May 2023