Community Detection

227 papers with code • 14 benchmarks • 12 datasets

Community Detection is one of the fundamental problems in network analysis, where the goal is to find groups of nodes that are, in some sense, more similar to each other than to the other nodes.

Source: Randomized Spectral Clustering in Large-Scale Stochastic Block Models

Libraries

Use these libraries to find Community Detection models and implementations

VEC-SBM: Optimal Community Detection with Vectorial Edges Covariates

glmbraun/vecsbm 29 Feb 2024

Social networks are often associated with rich side information, such as texts and images.

1
29 Feb 2024

Learning dynamic representations of the functional connectome in neurobiological networks

dyballa/dynamic-connectomes 21 Feb 2024

We introduce an unsupervised approach to learn the dynamic affinities between neurons in live, behaving animals, and to reveal which communities form among neurons at different times.

1
21 Feb 2024

Explainable Global Wildfire Prediction Models using Graph Neural Networks

dl-wg/gcn-lstm-wildfire 11 Feb 2024

Wildfire prediction has become increasingly crucial due to the escalating impacts of climate change.

3
11 Feb 2024

Learning Persistent Community Structures in Dynamic Networks via Topological Data Analysis

kundtx/MFC_TopoReg 6 Jan 2024

Dynamic community detection methods often lack effective mechanisms to ensure temporal consistency, hindering the analysis of network evolution.

3
06 Jan 2024

A Structural-Clustering Based Active Learning for Graph Neural Networks

rickymaulanafajri/spa 7 Dec 2023

To address this problem, we propose the Structural-Clustering PageRank method for improved Active learning (SPA) specifically designed for graph-structured data.

1
07 Dec 2023

Hypergraph Contrastive Learning for Drug Trafficking Community Detection

GraphResearcher/HyGCL-DC 2023 IEEE International Conference on Data Mining (ICDM) 2023

To this end, we propose a novel HyperGraph Contrastive Learning framework called HyGCL-DC that employs hypergraph to model the higher-order relationships among users to detect Drug trafficking Communities.

11
01 Dec 2023

Single-cell Multi-view Clustering via Community Detection with Unknown Number of Clusters

dayuhuu/scunc 28 Nov 2023

To this end, we introduce scUNC, an innovative multi-view clustering approach tailored for single-cell data, which seamlessly integrates information from different views without the need for a predefined number of clusters.

3
28 Nov 2023

Hypergraphs with node attributes: structure and inference

badalyananna/hycosbm 7 Nov 2023

Many networked datasets with units interacting in groups of two or more, encoded with hypergraphs, are accompanied by extra information about nodes, such as the role of an individual in a workplace.

4
07 Nov 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.

19
04 Nov 2023

Explaining Interactions Between Text Spans

copenlu/spanex 20 Oct 2023

Reasoning over spans of tokens from different parts of the input is essential for natural language understanding (NLU) tasks such as fact-checking (FC), machine reading comprehension (MRC) or natural language inference (NLI).

2
20 Oct 2023